Skip to content

Commit 6c71716

Browse files
Update dependency @tryghost/string to v0.2.17
1 parent 4a29703 commit 6c71716

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
@@ -2593,10 +2593,10 @@
25932593
"@tryghost/nql-lang" "^0.6.2"
25942594
mingo "^2.2.2"
25952595

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

0 commit comments

Comments
 (0)