diff --git a/package.json b/package.json index 3e60b7e31..ee0e19caa 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "fork-awesome": "1.1.7", "github-markdown-css": "4.0.0", "highlight.js": "10.1.2", - "i18next": "19.6.2", + "i18next": "19.6.3", "i18next-browser-languagedetector": "5.0.0", "i18next-http-backend": "1.0.17", "js-yaml": "3.14.0", diff --git a/yarn.lock b/yarn.lock index c50845e8e..6d02a74b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6242,10 +6242,10 @@ i18next-http-backend@1.0.17: dependencies: node-fetch "2.6.0" -i18next@19.6.2: - version "19.6.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.2.tgz#859aeba46db0c7cdfa8ae3de7c3a5cad3b0cec83" - integrity sha512-Zyd/Z32FY+sD+Eg6sLj5DeDSlrIN3WZ4onuOBRGcjDx/rvodsyUZ9TJ2Y+3aD9Vu8MPbiMU2WesIER/rs1ioyw== +i18next@19.6.3: + version "19.6.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.3.tgz#ce2346161b35c4c5ab691b0674119c7b349c0817" + integrity sha512-eYr98kw/C5z6kY21ti745p4IvbOJwY8F2T9tf/Lvy5lFnYRqE45+bppSgMPmcZZqYNT+xO0N0x6rexVR2wtZZQ== dependencies: "@babel/runtime" "^7.10.1"