From 7a6efeff4aa995f51251b1d20c8f37ba834dba10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:50:04 +0000 Subject: [PATCH] Update dependency @tryghost/string to v0.2.21 --- 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..0f2062e91 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.21", "bcryptjs": "2.4.3" } } diff --git a/yarn.lock b/yarn.lock index 27d0274b8..ae17f2a38 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.21": + version "0.2.21" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.21.tgz#7294e3fb9dad595b6e180f8bbe75c33845dc45de" + integrity sha512-ILG3h+I432rlgD46tHrugkxEnJ8mh73JxKco4B/uIlBDv5evZjq9psIXt595ZA0Q8DuKMQKZUeVZYV9GBLA1eQ== dependencies: unidecode "^0.1.8"