diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 3a0da95e02..86b81591ed 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -31,6 +31,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.16.2" + "i18next": "23.16.3" } } diff --git a/yarn.lock b/yarn.lock index 969a07a116..8e893085e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19366,10 +19366,10 @@ i18next-parser@8.13.0: vinyl-fs "^4.0.0" vue-template-compiler "^2.6.11" -i18next@23.16.2, i18next@^23.5.1: - version "23.16.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.2.tgz#ef6868ef6ac7bcaee4f5fe35132021d44e8d1063" - integrity sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg== +i18next@23.16.3, i18next@^23.5.1: + version "23.16.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1" + integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA== dependencies: "@babel/runtime" "^7.23.2"