diff --git a/example/package.json b/example/package.json index 8abf337a93..de355a545b 100644 --- a/example/package.json +++ b/example/package.json @@ -29,7 +29,7 @@ "@react-native-community/eslint-config": "^2.0.0", "@react-native-community/eslint-plugin": "^1.1.0", "@types/react": "^17.0.2", - "@types/react-native": "^0.63.50", + "@types/react-native": "^0.63.51", "@types/react-native-vector-icons": "^6.4.6", "@types/react-native-video": "^5.0.4", "@typescript-eslint/eslint-plugin": "^4.17.0", diff --git a/example/yarn.lock b/example/yarn.lock index effa2d9acc..c4e0e2257e 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1033,10 +1033,10 @@ "@types/react" "*" "@types/react-native" "*" -"@types/react-native@*", "@types/react-native@^0.63.50": - version "0.63.50" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.50.tgz#cea13fb272983ec585179807d0cb4f84db0952f6" - integrity sha512-jWxsHDG/AHEaOrqqcI0Cth0WdPsgyaJ1nel5pS0uCzpt2RjwtkvEUAfu39paPr4i+9oUUgbJq3vkVXaj7n8RdQ== +"@types/react-native@*", "@types/react-native@^0.63.51": + version "0.63.51" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02" + integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw== dependencies: "@types/react" "*"