diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index db6cdcdd70..9f48d60bbb 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.12.3" + "i18next": "23.12.4" } } diff --git a/yarn.lock b/yarn.lock index b816e127ca..18e86f89f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19682,10 +19682,10 @@ i18next-parser@8.13.0: vinyl-fs "^4.0.0" vue-template-compiler "^2.6.11" -i18next@23.12.3, i18next@^23.5.1: - version "23.12.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.3.tgz#e0b811ef218f6d3fdb0b91f1a1eed099a1f7c48b" - integrity sha512-DyigQmrR10V9U2N6pjhbfahW13GY7n8BQD9swN09JuRRropgsksWVi4vRLeex0Qf7zCPnBfIqQfhcBzdZBQBYw== +i18next@23.12.4, i18next@^23.5.1: + version "23.12.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.4.tgz#c1ff08efd9908bae987c52eaaf61d18cdf8a37e3" + integrity sha512-nbarLA/xg0NwXMazW0t8zBtzsKu3cbRxl2ZGehjTov4IkggXfbtCx29hyIH84kZ6R8jWPyOOGi7HuEff6U2mIw== dependencies: "@babel/runtime" "^7.23.2"