diff --git a/package.json b/package.json index fce90eea46..3223ed1722 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "copy-to-clipboard": "3.3.3", "grommet": "2.27.0", "grommet-icons": "4.8.0", - "i18next": "22.0.5", + "i18next": "22.0.6", "i18next-browser-languagedetector": "7.0.1", "qrcode.react": "3.1.0", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 5c9daa3fef..5c7c1252d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7584,10 +7584,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@22.0.5: - version "22.0.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.5.tgz#81f29574b19d1c00e76523c3b45b91e3f9223ee3" - integrity sha512-N2AXKCLHzv1ClfLqiwbAPJHClovfRv9iplySiZ/S3LfQ7PNjkVEkVpFbhCXDsPhQd6kLp6DKjbzpowniE8Mdiw== +i18next@22.0.6: + version "22.0.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.6.tgz#d7029912f8aa74ff295c0d9afd1b7dea45859b49" + integrity sha512-RlreNGoPIdDP4QG+qSA9PxZKGwlzmcozbI9ObI6+OyUa/Rp0EjZZA9ubyBjw887zVNZsC+7FI3sXX8oiTzAfig== dependencies: "@babel/runtime" "^7.17.2"