diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 88088ea33b..7b1f9d7173 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.7.1" + "i18next": "23.7.3" } } diff --git a/yarn.lock b/yarn.lock index a1836642e8..96a6c185fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19612,10 +19612,10 @@ i18next-parser@8.8.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.7.1: - version "23.7.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.1.tgz#a58731f2438ba60d85fc708957222a8564623160" - integrity sha512-lD2lZkdhb9jnIGGc2ja8ER6cGStgJ+jFVL336Sa1C37//2Q8odC617ek2oafYbbs0/a+BbUqKe5JPST2r88UEQ== +i18next@23.7.3: + version "23.7.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.3.tgz#9e38498ddd1de54890c73bf57dd00d4f204af1d7" + integrity sha512-XetHM9UCk5oeeIcE2hu6Os16mq/zPHi8v/janExQjbFtx4ndNg9ye5OyAz+f5aYums8A1WcnXa7QikaEjyELPg== dependencies: "@babel/runtime" "^7.23.2"