diff --git a/example/package.json b/example/package.json index 7399861..14537b1 100644 --- a/example/package.json +++ b/example/package.json @@ -34,7 +34,7 @@ "@babel/runtime": "^7.15.4", "@react-native-community/eslint-config": "^3.0.1", "@react-native-community/eslint-plugin": "^1.1.0", - "@types/react": "^17.0.24", + "@types/react": "^17.0.27", "@types/react-native": "^0.65.1", "@types/react-native-vector-icons": "^6.4.9", "@types/react-native-video": "^5.0.9", diff --git a/example/yarn.lock b/example/yarn.lock index 542e826..f0c067f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1065,10 +1065,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd" - integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg== +"@types/react@*", "@types/react@^17.0.27": + version "17.0.27" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6" + integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"