diff --git a/package.json b/package.json index 47e21ec9d03..ee8453ea356 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.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..969c045126b 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.2: + version "22.0.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.2.tgz#04634aa751388625735cdb41f625a6b0dd1dcb2f" + integrity sha512-rGXWILemhx0dpNE5PfudVU1g4SdW0hkh4WYHaP8Cl6gm1KkMdBckmNqj9WvYqp8fOSocqX5FFJeadwiOZHLSXQ== dependencies: "@babel/runtime" "^7.17.2"