diff --git a/website/package.json b/website/package.json index 6f4b07631..1828310eb 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.1.18", "@mui/material": "^5.8.6", "file-saver": "^2.0.5", - "i18next": "^21.8.10", + "i18next": "^21.9.0", "i18next-browser-languagedetector": "^6.1.4", "i18next-http-backend": "^1.4.1", "openpgp": "^5.2.0", diff --git a/website/yarn.lock b/website/yarn.lock index 9e4412fd0..88fc92243 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6365,10 +6365,10 @@ i18next-http-backend@^1.4.1: dependencies: cross-fetch "3.1.5" -i18next@^21.8.10: - version "21.8.10" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171" - integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA== +i18next@^21.9.0: + version "21.9.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553" + integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA== dependencies: "@babel/runtime" "^7.17.2"