diff --git a/package.json b/package.json index 38b80c5..dc6f3c3 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "18.0.0", "react-github-btn": "1.2.2", "react-helmet": "6.1.0", - "react-i18next": "11.16.4", + "react-i18next": "11.16.5", "sass": "1.50.0", "tsparticles": "1.43.1", "typed-scss-modules": "6.2.0", diff --git a/yarn.lock b/yarn.lock index d3c837b..000776e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10820,10 +10820,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.16.4: - version "11.16.4" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.4.tgz#300ed284215a5eda33e8dddd64831392c555dd19" - integrity sha512-Ynj8j5CZ29oNzJ5QpTViYtwPXWYxUkEmGmoBIFIzlEoYajs6jV4//b1z4cIhxXPGt2Oh3/KaVWcIa2eY0sCCQw== +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== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"