diff --git a/package.json b/package.json index b98fce1..769a284 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/i18n-js": "3.8.3", "@types/jest": "26.0.19", "@types/react": "^17", - "@types/react-native": "0.67.8", + "@types/react-native": "0.70.6", "@typescript-eslint/eslint-plugin": "5.28.0", "@typescript-eslint/parser": "5.28.0", "babel-jest": "26.6.3", diff --git a/yarn.lock b/yarn.lock index 64eb62b..27cfbec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3315,10 +3315,10 @@ dependencies: "@types/react" "^17" -"@types/react-native@0.67.8": - version "0.67.8" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.8.tgz#edaaa0527b835fffbfc34c09874722b6e4a4d1f3" - integrity sha512-xA8rYiTHvO6RoZv/LFnmEeqRuhA2y34mGB8zX3bGHe/pCt9jEStUPyUO4q1KcDc9GiGIOBD8ArfRtThprAjSfQ== +"@types/react-native@0.70.6": + version "0.70.6" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.70.6.tgz#0d1bc3014111f64f13e0df643aec2ab03f021fdb" + integrity sha512-ynQ2jj0km9d7dbnyKqVdQ6Nti7VQ8SLTA/KKkkS5+FnvGyvij2AOo1/xnkBR/jnSNXuzrvGVzw2n0VWfppmfKw== dependencies: "@types/react" "*"