From 352e5a6b546aa922fa4ef00719ac2c7cfcba937a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:42:21 +0000 Subject: [PATCH] Update dependency @tryghost/string to v0.2.20 --- packages/security/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/security/package.json b/packages/security/package.json index 90475c4fb..3f9bba205 100644 --- a/packages/security/package.json +++ b/packages/security/package.json @@ -32,7 +32,7 @@ "uuid": "9.0.1" }, "dependencies": { - "@tryghost/string": "0.2.15", + "@tryghost/string": "0.2.20", "bcryptjs": "2.4.3" } } diff --git a/yarn.lock b/yarn.lock index 06f730137..4318ef539 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2618,10 +2618,10 @@ "@tryghost/nql-lang" "^0.6.2" mingo "^2.2.2" -"@tryghost/string@0.2.15": - version "0.2.15" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.15.tgz#5cbe2cd9b6eacfe5a3ab867ff82ecbdb030e803e" - integrity sha512-SEWkwpKV/bkszbnYWlfeFlHR/E91AW81HGmpMJG6oP+FLy8m+JPbXCBlYyGO60R4gRa5JawnIY5NORYjfzWLBQ== +"@tryghost/string@0.2.20": + version "0.2.20" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.20.tgz#edf17bcdc84ade451c81c9e693e4fb64254b8932" + integrity sha512-igBnbvwsn+WSpWETuVN0aklqaaVz0S5DGJEkL/CrXkUwBw6VOkjmz5RI56q1yRw/tU/zHBQObbncJPr/KcBQxA== dependencies: unidecode "^0.1.8"