diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index fb51e5e0f5..f66aac820b 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -31,6 +31,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.5.1" + "i18next": "23.6.0" } } diff --git a/yarn.lock b/yarn.lock index aeedbc53a4..f68206d6ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19615,10 +19615,10 @@ i18next-parser@8.9.0: vinyl-fs "^4.0.0" vue-template-compiler "^2.6.11" -i18next@23.5.1, i18next@^23.5.1: - version "23.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3" - integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg== +i18next@23.6.0, i18next@^23.5.1: + version "23.6.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71" + integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA== dependencies: "@babel/runtime" "^7.22.5"