diff --git a/package-lock.json b/package-lock.json index 64e8434b..5e8bbc22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3902,9 +3902,9 @@ } }, "@types/react-native": { - "version": "0.63.27", - "resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.63.27.tgz", - "integrity": "sha512-p9MKEIuq/6DkIhHzMWlTV+ZXjJ99UF7BLdnBcvizO0hf5o+pnjudjkSjZikEyB3P12WkZD0jp1UGzCm/8EnWvg==", + "version": "0.64.11", + "resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.64.11.tgz", + "integrity": "sha512-WgOJtQpFyH063MHZugOHq8Qr0J0UnASmz0NvSNRXEOd8ySkuNvLmlkiITr+L85o2BPj3hB/wx8IiK16dW/uVkQ==", "requires": { "@types/react": "*" } diff --git a/package.json b/package.json index 9697494c..128e568a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@react-native-community/cli-platform-android": "^4.13.0", "@types/react": "^16.9.53", - "@types/react-native": "^0.63.27", + "@types/react-native": "^0.64.11", "@types/react-navigation": "^3.4.0", "appcenter": "3.1.2", "appcenter-analytics": "3.1.2",