diff --git a/website/package.json b/website/package.json index 7dc38029d..4043f3abd 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mui/material": "^5.15.6", "file-saver": "^2.0.5", - "i18next": "^23.7.18", + "i18next": "^23.7.19", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.2", "openpgp": "^5.11.0", diff --git a/website/yarn.lock b/website/yarn.lock index d235d9183..c6030dc6f 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2413,10 +2413,10 @@ i18next-http-backend@^2.4.2: dependencies: cross-fetch "4.0.0" -i18next@^23.7.18: - version "23.7.18" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.18.tgz#4f219e3702b08342c5519bc2cda7d09c67edebb9" - integrity sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw== +i18next@^23.7.19: + version "23.7.19" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.19.tgz#037ac683610417178b881355e5cdc38380c0ca17" + integrity sha512-1aP+YSJl+nLxr42ZJtNhpWpNWYsc6nCbVCf2x4uizIX1BYfcigiRMlb3vOkE1p3+qrI+aD6h5G2Fg+2d2oMIOQ== dependencies: "@babel/runtime" "^7.23.2"