diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index b407e6a088..49fc67998d 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.7.13" + "i18next": "23.7.14" } } diff --git a/yarn.lock b/yarn.lock index f635103fca..2e6b9ee284 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19793,10 +19793,10 @@ i18next-parser@8.8.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.7.13: - version "23.7.13" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.13.tgz#2dda870cbf63e168e1d4eb8f6f700b5c26794a3d" - integrity sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg== +i18next@23.7.14: + version "23.7.14" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.14.tgz#521aae2837d9b3cade98907bb94a2fedc038c7ca" + integrity sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw== dependencies: "@babel/runtime" "^7.23.2"