diff --git a/package.json b/package.json index f5da772d..21ea2b2d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "dwv": "0.34.0", - "i18next": "~23.16.0", + "i18next": "~24.0.2", "i18next-browser-languagedetector": "~8.0.0", "i18next-http-backend": "~2.6.0", "jquery": "3.4.1" diff --git a/yarn.lock b/yarn.lock index ff804ea6..a2ec3270 100644 --- a/yarn.lock +++ b/yarn.lock @@ -980,10 +980,10 @@ i18next-http-backend@~2.6.0: dependencies: cross-fetch "4.0.0" -i18next@~23.16.0: - version "23.16.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.5.tgz#53d48ae9f985fd73fc1fcb96e6c7d90ababf0831" - integrity sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA== +i18next@~24.0.2: + version "24.0.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.2.tgz#00ee14417675e5733902d60e0bbd424c1ecd2a5f" + integrity sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g== dependencies: "@babel/runtime" "^7.23.2"