diff --git a/package.json b/package.json index 9a99b40..929f255 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.6", + "react-i18next": "11.16.7", "sass": "1.50.1", "tsparticles": "2.0.6", "typed-scss-modules": "6.2.0", diff --git a/yarn.lock b/yarn.lock index 264c9d8..6f06352 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10894,10 +10894,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.6: - version "11.16.6" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.6.tgz#e8a07802c391a55e1528673201a2727994787641" - integrity sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA== +react-i18next@11.16.7: + version "11.16.7" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.7.tgz#8d0680b7f4c8e43f59996336b7183ad576a28df7" + integrity sha512-7yotILJLnKfvUfrl/nt9eK9vFpVFjZPLWAwBzWL6XppSZZEvlmlKk0GBGDCAPfLfs8oND7WAbry8wGzdoiW5Nw== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"