From b7680ab38b801e8313ab3c6e771e405707bcd538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:10:11 +0000 Subject: [PATCH] Update dependency @tryghost/string to v0.3.2 --- 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 78c64377..47cd1fa1 100644 --- a/packages/security/package.json +++ b/packages/security/package.json @@ -30,7 +30,7 @@ "uuid": "13.0.0" }, "dependencies": { - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.2", "bcryptjs": "3.0.3" } } diff --git a/yarn.lock b/yarn.lock index e088f9a6..1111124f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2895,10 +2895,10 @@ "@tryghost/nql-lang" "^0.6.4" mingo "^2.2.2" -"@tryghost/string@0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.3.1.tgz#83ba5fb48c8285915b39dbe2425c9bf76d9c16c7" - integrity sha512-p1wyN6p5Ds6IQkoYwIJkabhQ10WIY+t8yf3/Uf/BNADTg66R0jYF8wmXgFYpBwm55rXwM/92cROwvopIbFKtYg== +"@tryghost/string@0.3.2": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.3.2.tgz#a86773fe460e198a7176e7333d1225d6319c9060" + integrity sha512-tPgTU4o/4m1TBMoSChHm4n7XvXq+x6GJ//B0MdVPK57Rb0GEThsV347C2Fr5+1q71EdICrLbFPYh0vAqEM/eoA== dependencies: unidecode "1.1.0"