Skip to content

Commit 8bbc390

Browse files
Update dependency @tryghost/string to v0.2.17
1 parent c6e1e20 commit 8bbc390

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
@@ -2591,10 +2591,10 @@
25912591
"@tryghost/nql-lang" "^0.6.2"
25922592
mingo "^2.2.2"
25932593

2594-
"@tryghost/[email protected].15":
2595-
version "0.2.15"
2596-
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.15.tgz#5cbe2cd9b6eacfe5a3ab867ff82ecbdb030e803e"
2597-
integrity sha512-SEWkwpKV/bkszbnYWlfeFlHR/E91AW81HGmpMJG6oP+FLy8m+JPbXCBlYyGO60R4gRa5JawnIY5NORYjfzWLBQ==
2594+
"@tryghost/[email protected].17":
2595+
version "0.2.17"
2596+
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.17.tgz#c5c548865100a4a0ff7cfe854eb49f1bd90e268f"
2597+
integrity sha512-c7/uco8GpUw+tohWtFr0R/zlHHvyXLX3g6+HX3Y52GLTjKsspc0N5GF7l5Y9I0+rwMBcBz9DCWMsTGeLgQBPtQ==
25982598
dependencies:
25992599
unidecode "^0.1.8"
26002600

0 commit comments

Comments
 (0)