diff --git a/assets/package.json b/assets/package.json index 60240cff..93ad335d 100644 --- a/assets/package.json +++ b/assets/package.json @@ -20,7 +20,7 @@ "sass-loader": "^16.0.6", "stimulus": "^3.2.2", "turbolinks": "^5.2.0", - "i18next": "^25.7.2", + "i18next": "^25.8.12", "i18next-xhr-backend": "^3.2.2", "voo-i18n": "MattyRad/vue-i18n#feature/vue-2", "jsx-no-react": "^2.0.0" diff --git a/assets/yarn.lock b/assets/yarn.lock index 8d53f837..faf1245d 100644 --- a/assets/yarn.lock +++ b/assets/yarn.lock @@ -3620,10 +3620,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@^25.7.2: - version "25.7.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.7.2.tgz#870c43b94a54f43bd80d15e5f836be5bbeca5949" - integrity sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw== +i18next@^25.8.12: + version "25.8.12" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.12.tgz#17ec5a081b848c6a4b3c398c65f5336804977c67" + integrity sha512-hw59RF5QaH9i3l47hTXjeLLtzgVO8OtznlTJZbulmaLbz+itA1hIKWHTEiajY9W2SNPzvL8U5nTBVt7SsOGNRA== dependencies: "@babel/runtime" "^7.28.4"