diff --git a/package.json b/package.json index 1e9a71b..d84c6af 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "18.1.0", "react-github-btn": "1.3.0", "react-helmet": "6.1.0", - "react-i18next": "11.17.1", + "react-i18next": "11.17.2", "sass": "1.52.3", "tsparticles": "2.0.6", "typed-scss-modules": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 5d4f2dd..707b53a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11365,10 +11365,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-i18next@11.17.1: - version "11.17.1" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.1.tgz#3a5309ac6c093b4c556c7f8a0a808c034929040c" - integrity sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g== +react-i18next@11.17.2: + version "11.17.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.2.tgz#4ca77a20bedfa607e4e863dcc85963d1a180e2e9" + integrity sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"