diff --git a/package.json b/package.json index 563ce24b..2618d1aa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "dwv": "0.34.1", - "i18next": "~24.1.0", + "i18next": "~24.2.0", "i18next-browser-languagedetector": "~8.0.0", "i18next-http-backend": "~3.0.1", "jquery": "2.1.4", diff --git a/yarn.lock b/yarn.lock index a603eb20..c14798c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -980,10 +980,10 @@ i18next-http-backend@~3.0.1: dependencies: cross-fetch "4.0.0" -i18next@~24.1.0: - version "24.1.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.1.0.tgz#d28cda44977c9620ef8ba75845c604f45e52c351" - integrity sha512-suKlX82AlptkMUO5YRfaAeH4FQyyKvR66jNaubTMiyPPMx7INU6PXAiy3PGULc0q6K+t9nxmDf/TRj9KjAivmw== +i18next@~24.2.0: + version "24.2.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4" + integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA== dependencies: "@babel/runtime" "^7.23.2"