diff --git a/package.json b/package.json index c213fdad12e..786cab64855 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-unused-imports": "^1.1.1", "ethers": "^5.3.1", "husky": ">=6", - "i18next": "^21.6.3", + "i18next": "^21.9.2", "i18next-browser-languagedetector": "^6.1.1", "i18next-xhr-backend": "^3.2.2", "jazzicon": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 3135072df6c..2fdc1bfd1c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9057,10 +9057,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@^21.6.3: - version "21.8.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.7.tgz#71c7fe27bc42f4bc254c6d1ad8ed93e2b181f437" - integrity sha512-fYbEmaCIMSDrAzXGnisZyBd0h3bcO43jVJa5fulk4ambTIOgs9tqgNsiyr1sy6Xi4iZpYMHp2ZBjU3IcCLGxPA== +i18next@^21.9.2: + version "21.9.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e" + integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ== dependencies: "@babel/runtime" "^7.17.2"