diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 20c7536ca4..2c74fe9651 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.11.2" + "i18next": "23.11.3" } } diff --git a/yarn.lock b/yarn.lock index c84947e52d..c71fb449d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18880,10 +18880,10 @@ i18next-parser@8.8.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.11.2: - version "23.11.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e" - integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA== +i18next@23.11.3: + version "23.11.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.3.tgz#d269c9c15bae9d90ab291055cfc433089ca5f77b" + integrity sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg== dependencies: "@babel/runtime" "^7.23.2"