diff --git a/package.json b/package.json index 953d3b7..565dd52 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "dwv": "0.34.1", - "i18next": "~24.0.2", + "i18next": "~24.1.0", "i18next-browser-languagedetector": "~8.0.0", "i18next-http-backend": "~3.0.1", "jquery": "3.4.1" diff --git a/yarn.lock b/yarn.lock index d6c741d..c0e5016 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.0.2: - version "24.0.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0" - integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg== +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== dependencies: "@babel/runtime" "^7.23.2"