diff --git a/package.json b/package.json index 48a18db..c43bd5e 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.13.0", + "react-i18next": "11.14.0", "sass": "1.43.4", "tsparticles": "1.37.3", "utterances-react": "0.1.3" diff --git a/yarn.lock b/yarn.lock index 786d9bf..4833cb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10671,10 +10671,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.13.0: - version "11.13.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f" - integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ== +react-i18next@11.14.0: + version "11.14.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.0.tgz#ec855ac6a133ce6987c2b9224b601f4cd4ad93ee" + integrity sha512-2xuQgd+Arzl3uZKkcKVk1V3rdiyXJrDkVAMxVtX2i3o+sDc+g+YjWoHh7Hw336wd+UGTI+F30ZCkb3X2VCixEQ== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1"