diff --git a/manager/package.json b/manager/package.json index 7d1d5fb21..12ebefd6f 100644 --- a/manager/package.json +++ b/manager/package.json @@ -39,7 +39,7 @@ "react-datepicker": "4.2.1", "react-dom": "17.0.2", "react-hook-form": "7.17.5", - "react-i18next": "11.12.0", + "react-i18next": "11.13.0", "react-linkify": "1.0.0-alpha", "react-router-dom": "5.3.0", "react-scripts": "4.0.3", diff --git a/manager/yarn.lock b/manager/yarn.lock index ceb4b00cc..c05c865c4 100644 --- a/manager/yarn.lock +++ b/manager/yarn.lock @@ -10599,10 +10599,10 @@ react-hook-form@7.17.5: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.5.tgz#3852f294159378d0b5893c9fcc89e313937c6f89" integrity sha512-4bPtPGkpVhZlgtTbtMGi0RFphKHgxCj5u3AsGz3SBdleELlG1pDf9zRQOtfGlOGkZlc7u78RzD0xu9kOw7PYdQ== -react-i18next@11.12.0: - version "11.12.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc" - integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ== +react-i18next@11.13.0: + version "11.13.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f" + integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1"