diff --git a/package.json b/package.json index 979e21dd..438ffd47 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@commitlint/prompt-cli": "7.1.2", "@types/cheerio": "0.22.9", "@types/detox": "7.3.0", - "@types/i18next": "8.4.5", + "@types/i18next": "11.9.0", "@types/jest": "23.3.2", "@types/react": "16.4.14", "@types/react-native": "0.56.23", diff --git a/yarn.lock b/yarn.lock index d94be67a..57b69609 100644 --- a/yarn.lock +++ b/yarn.lock @@ -796,9 +796,9 @@ version "7.3.0" resolved "https://registry.yarnpkg.com/@types/detox/-/detox-7.3.0.tgz#1ecd3a9a4e79a137e9a8e6e14f1f512584b3b7d0" -"@types/i18next@8.4.5": - version "8.4.5" - resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-8.4.5.tgz#d6c0cb594258815219c70006e9f5cd65ad6d797f" +"@types/i18next@11.9.0": + version "11.9.0" + resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-11.9.0.tgz#e3781b5b6a923902c63e61d09b98881999a4eb88" "@types/jest@23.3.2": version "23.3.2"