diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 162cda755c..79e12e12e9 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -28,6 +28,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "22.4.14" + "i18next": "22.5.0" } } diff --git a/yarn.lock b/yarn.lock index 14e00754ba..297da1208a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19372,10 +19372,10 @@ i18next-parser@8.0.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@22.4.14, i18next@^22.0.4: - version "22.4.14" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.14.tgz#18dd94e9adc2618497c7de101a206e1ca3a18727" - integrity sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw== +i18next@22.5.0, i18next@^22.0.4: + version "22.5.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.0.tgz#16d98eba7c748ab183a36505046b5b91f87e989b" + integrity sha512-sqWuJFj+wJAKQP2qBQ+b7STzxZNUmnSxrehBCCj9vDOW9RDYPfqCaK1Hbh2frNYQuPziz6O2CGoJPwtzY3vAYA== dependencies: "@babel/runtime" "^7.20.6"