diff --git a/package.json b/package.json index 4af7d72..4a4cab0 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-dom": "17.0.2", "react-github-btn": "1.2.1", "react-helmet": "6.1.0", - "react-i18next": "11.15.0", + "react-i18next": "11.15.1", "sass": "1.45.0", "tsparticles": "1.37.5", "utterances-react": "0.1.3" diff --git a/yarn.lock b/yarn.lock index 8632546..7a3f774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10579,10 +10579,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.15.0: - version "11.15.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.0.tgz#66c6304547518a8df8e29d367e2445fa11c8a1b2" - integrity sha512-7JOIO7KkKSxB7Ycof6ilx9aQ/tviInTqN2sqHyKrjd5MKHyFyKyXVkYrb7KmG/ISFPA4ugWwor5Qsq8IVyQ/Cg== +react-i18next@11.15.1: + version "11.15.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.1.tgz#1dec5f2bf2cf7bc5043e9fcb391c9d6e24bb9bfe" + integrity sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"