diff --git a/website/package.json b/website/package.json index 733c46648..db08f4e02 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mui/material": "^5.14.5", "file-saver": "^2.0.5", - "i18next": "^23.4.4", + "i18next": "^23.4.5", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.1", "openpgp": "^5.9.0", diff --git a/website/yarn.lock b/website/yarn.lock index 22b966977..053128c0d 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6693,10 +6693,10 @@ i18next-http-backend@^2.2.1: dependencies: cross-fetch "3.1.6" -i18next@^23.4.4: - version "23.4.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0" - integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA== +i18next@^23.4.5: + version "23.4.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.5.tgz#3405926b7cd4a4682d6521633e9f836b3d81c5e7" + integrity sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ== dependencies: "@babel/runtime" "^7.22.5"