diff --git a/website/package.json b/website/package.json index 0a2321800..ace320327 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.1.18", "@mui/material": "^5.8.4", "file-saver": "^2.0.5", - "i18next": "^21.8.9", + "i18next": "^21.8.10", "i18next-browser-languagedetector": "^6.1.4", "i18next-http-backend": "^1.4.0", "openpgp": "^5.2.0", diff --git a/website/yarn.lock b/website/yarn.lock index eb8f345aa..730bee4d3 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6348,10 +6348,10 @@ i18next-http-backend@^1.4.0: dependencies: cross-fetch "3.1.5" -i18next@^21.8.9: - version "21.8.9" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.9.tgz#c79edd5bba61e0a0d5b43a93d52e2d13a526de82" - integrity sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA== +i18next@^21.8.10: + version "21.8.10" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171" + integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA== dependencies: "@babel/runtime" "^7.17.2"