Skip to content

Commit c7b7bbb

Browse files
Update dependency @tryghost/string to v0.2.17
1 parent 6509d68 commit c7b7bbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"uuid": "9.0.1"
3333
},
3434
"dependencies": {
35-
"@tryghost/string": "0.2.15",
35+
"@tryghost/string": "0.2.17",
3636
"bcryptjs": "2.4.3"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,10 +2604,10 @@
26042604
"@tryghost/nql-lang" "^0.6.2"
26052605
mingo "^2.2.2"
26062606

2607-
"@tryghost/[email protected].15":
2608-
version "0.2.15"
2609-
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.15.tgz#5cbe2cd9b6eacfe5a3ab867ff82ecbdb030e803e"
2610-
integrity sha512-SEWkwpKV/bkszbnYWlfeFlHR/E91AW81HGmpMJG6oP+FLy8m+JPbXCBlYyGO60R4gRa5JawnIY5NORYjfzWLBQ==
2607+
"@tryghost/[email protected].17":
2608+
version "0.2.17"
2609+
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.17.tgz#c5c548865100a4a0ff7cfe854eb49f1bd90e268f"
2610+
integrity sha512-c7/uco8GpUw+tohWtFr0R/zlHHvyXLX3g6+HX3Y52GLTjKsspc0N5GF7l5Y9I0+rwMBcBz9DCWMsTGeLgQBPtQ==
26112611
dependencies:
26122612
unidecode "^0.1.8"
26132613

0 commit comments

Comments
 (0)