diff --git a/web/package.json b/web/package.json index 845d312c1e02..36f803b9f042 100644 --- a/web/package.json +++ b/web/package.json @@ -29,7 +29,7 @@ "react-github-corner": "^2.5.0", "react-helmet": "^6.1.0", "react-highlight-words": "^0.18.0", - "react-i18next": "^11.8.7", + "react-i18next": "^11.18.6", "react-router-dom": "^5.3.3", "react-scripts": "5.0.1", "react-social-login-buttons": "^3.4.0" diff --git a/web/yarn.lock b/web/yarn.lock index 1eaf0d91f406..df237f6a8b9e 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -9398,10 +9398,10 @@ react-highlight-words@^0.18.0: memoize-one "^4.0.0" prop-types "^15.5.8" -react-i18next@^11.8.7: - version "11.18.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.0.tgz#38ec26e07f030f7f0109b3665759954dad2cc7f9" - integrity sha512-coJujU20xJ5Wa5rHjTyB5LFKZb1yfXo2A+40RRSyAF0FlZRHyy+3C1Mr92x1JPfS7W7v2TWNn8mRhpDFGJwXVg== +react-i18next@^11.18.6: + version "11.18.6" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887" + integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1"