diff --git a/package.json b/package.json index a564c1f..94ea69e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-color": "^2.19.3", "react-dom": "^17.0.2", "react-dropzone": "^11.3.4", - "react-i18next": "^11.12.0", + "react-i18next": "^11.18.6", "react-scripts": "4.0.3", "react-toastify": "^8.0.3", "typescript": "^4.5.4" diff --git a/yarn.lock b/yarn.lock index 5e129c0..6495540 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14331,10 +14331,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -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.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"