diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 4a0dfdd861..7aec275d8e 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.8.2" + "i18next": "23.9.0" } } diff --git a/yarn.lock b/yarn.lock index 8663fb3b18..650fa4c48f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18873,10 +18873,10 @@ i18next-parser@8.8.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.8.2: - version "23.8.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900" - integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA== +i18next@23.9.0: + version "23.9.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901" + integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g== dependencies: "@babel/runtime" "^7.23.2"