diff --git a/web/package.json b/web/package.json index 4064124..e6a30fa 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "react-dom": "^16.13.0", "react-ga": "^2.7.0", "react-helmet": "^5.2.1", - "react-i18next": "11.3.3", + "react-i18next": "11.3.4", "react-icons": "^3.9.0", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", diff --git a/web/yarn.lock b/web/yarn.lock index 6d42433..cea1fe0 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -10166,10 +10166,10 @@ react-helmet@^5.2.1: react-fast-compare "^2.0.2" react-side-effect "^1.1.0" -react-i18next@11.3.3: - version "11.3.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.3.3.tgz#a84dcc32e3ad013012964d836790d8c6afac8e88" - integrity sha512-sGnPwJ0Kf8qTRLTnTRk030KiU6WYEZ49rP9ILPvCnsmgEKyucQfTxab+klSYnCSKYija+CWL+yo+c9va9BmJeg== +react-i18next@11.3.4: + version "11.3.4" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.3.4.tgz#355df5fe5133e5e30302d166f529678100ffc968" + integrity sha512-IRZMD7PAM3C+fJNzRbyLNi1ZD0kc3Z3obBspJjEl+9H+ME41PhVor3BpdIqv/Rm7lUoGhMjmpu42J45ooJ61KA== dependencies: "@babel/runtime" "^7.3.1" html-parse-stringify2 "2.0.1"