diff --git a/package.json b/package.json index 006820be..cea94d3d 100644 --- a/package.json +++ b/package.json @@ -61,13 +61,13 @@ "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0", "@types/jest": "27.0.0", - "@types/react": "17.0.5", + "@types/react": "17.0.81", "@types/react-native": "0.63.35", "commitizen": "4.2.1", "cz-conventional-changelog": "3.3.0", "husky": "7.0.2", "lint-staged": "11.1.1", - "react": "16.13.1", + "react": "16.14.0", "react-native": "0.64.1", "react-native-camera": "4.0.3", "react-native-reanimated": "2.0.1",