diff --git a/package.json b/package.json index 47e21ec9d03..886effe5449 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": "^22.0.1", "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..564a710b8f9 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@^22.0.1: + version "22.0.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.1.tgz#cf21f5152c8cf4d29341ff44818cfe9f12fec87b" + integrity sha512-CRbtl6urEcIDbIzP4sGoPf9YuDNto1JgCRsfdvcVUOPb8nPAQ0azhPZiSdD5AFg/Erb58+/nDRmhm8bzVyjABQ== dependencies: "@babel/runtime" "^7.17.2"