diff --git a/package.json b/package.json index a920731..fbb584e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "moment": "^2.29.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-i18next": "^11.16.5", + "react-i18next": "^11.17.3", "react-icons": "^4.3.1", "react-router-dom": "6", "react-scripts": "5.0.1", diff --git a/yarn.lock b/yarn.lock index f68e780..4d8bb0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9312,10 +9312,10 @@ react-error-overlay@^6.0.11: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== -react-i18next@^11.16.5: - version "11.16.5" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.5.tgz#5258784b9b617c443811307072a434ec7447c70a" - integrity sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA== +react-i18next@^11.17.3: + version "11.17.3" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.3.tgz#eff742f162f1a413056fb510e8b830d42c8c020d" + integrity sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"