diff --git a/package.json b/package.json index 72c7c2e..dffab42 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/mime-types": "^2.1.1", "@types/node-fetch": "^2.6.1", "@types/react": "^17.0.39", - "@types/react-native": "^0.66.16", + "@types/react-native": "^0.71.2", "@types/validator": "^13.7.1", "@types/whatwg-url": "^8.2.1", "@use-expo/application": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 41db2c9..7b26676 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2899,10 +2899,10 @@ dependencies: "@types/react" "*" -"@types/react-native@^0.66.16": - version "0.66.16" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.16.tgz#fa654d7a611f8c74122b5706958224ebadc82044" - integrity sha512-TsMV/4gW9WTu/6Iuyrm8+UaClIcgJ+1FqVUqDgMvp/Ys+cF+q1GFid3ZPYHYmVZTfOoowY+e3Vd8zFufVL7HLQ== +"@types/react-native@^0.71.2": + version "0.71.3" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.3.tgz#537f669ed6b38b5ae47444bd9d253c4cff23bed7" + integrity sha512-0Uqw1YZ0qbVla0MMWFTANFm6W8KYWNvGQmYfucdecbXivLMcQ2v4PovuYFKr7bE6Bc5nDCUEaga962Y8gcDF7A== dependencies: "@types/react" "*"