diff --git a/web/package.json b/web/package.json index d094fd55fd..1b20de5ff6 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "dependencies": { "dayjs": "^1.11.13", "hex-to-rgba": "^2.0.1", - "i18next": "^24.0.2", + "i18next": "^24.2.0", "next": "14.2.14", "react": "^18", "react-dom": "^18", diff --git a/web/yarn.lock b/web/yarn.lock index aee8dc5a68..f37d854786 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3528,10 +3528,10 @@ hyphenate-style-name@^1.0.3: resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz#1797bf50369588b47b72ca6d5e65374607cf4436" integrity sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw== -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== +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"