diff --git a/package.json b/package.json index 8c22c51..9208ec5 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "18.2.0", "react-github-btn": "1.3.0", "react-helmet": "6.1.0", - "react-i18next": "11.17.2", + "react-i18next": "11.17.3", "sass": "1.53.0", "tsparticles": "2.1.0", "typed-scss-modules": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 2f4c127..f888202 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11394,10 +11394,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.2: - version "11.17.2" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.2.tgz#4ca77a20bedfa607e4e863dcc85963d1a180e2e9" - integrity sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g== +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"