Skip to content

Commit d378f36

Browse files
Update dependency @tryghost/string to v0.2.17
1 parent fd7864b commit d378f36

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
@@ -2586,10 +2586,10 @@
25862586
"@tryghost/nql-lang" "^0.6.2"
25872587
mingo "^2.2.2"
25882588

2589-
"@tryghost/[email protected].15":
2590-
version "0.2.15"
2591-
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.15.tgz#5cbe2cd9b6eacfe5a3ab867ff82ecbdb030e803e"
2592-
integrity sha512-SEWkwpKV/bkszbnYWlfeFlHR/E91AW81HGmpMJG6oP+FLy8m+JPbXCBlYyGO60R4gRa5JawnIY5NORYjfzWLBQ==
2589+
"@tryghost/[email protected].17":
2590+
version "0.2.17"
2591+
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.17.tgz#c5c548865100a4a0ff7cfe854eb49f1bd90e268f"
2592+
integrity sha512-c7/uco8GpUw+tohWtFr0R/zlHHvyXLX3g6+HX3Y52GLTjKsspc0N5GF7l5Y9I0+rwMBcBz9DCWMsTGeLgQBPtQ==
25932593
dependencies:
25942594
unidecode "^0.1.8"
25952595

0 commit comments

Comments
 (0)