diff --git a/package.json b/package.json index 2594332..7e604e7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@types/jest": "27.4.0", "@types/react": "18.0.18", - "@types/react-native": "0.66.15", + "@types/react-native": "0.71.5", "@types/react-test-renderer": "17.0.1", "@types/uuid": "8.3.4", "@typescript-eslint/eslint-plugin": "5.10.1", @@ -33,7 +33,7 @@ "npm-run-all": "4.1.5", "prettier": "2.5.1", "react": "17.0.2", - "react-native": "0.66.4", + "react-native": "0.71.4", "react-test-renderer": "17.0.2", "typescript": "4.5.5", "uuid": "^9.0.0"