diff --git a/assets/package.json b/assets/package.json index 60240cff..f7e84e79 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.10", "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..22a6f793 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.10: + version "25.8.10" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.10.tgz#5bfe20c167761a7c4e33427aae54e33615ce944a" + integrity sha512-CtPJLMAz1G8sxo+mIzfBjGgLxWs7d6WqIjlmmv9BTsOat4pJIfwZ8cm07n3kFS6bP9c6YwsYutYrwsEeJVBo2g== dependencies: "@babel/runtime" "^7.28.4"