diff --git a/package.json b/package.json index fec0f4c..9016665 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.0", + "react-i18next": "11.17.1", "sass": "1.52.3", "tsparticles": "2.0.6", "typed-scss-modules": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 75c2f56..c7aab15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11366,10 +11366,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.0: - version "11.17.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.0.tgz#44a0689dac7903352733e40303b743fa465eb797" - integrity sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw== +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== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"