diff --git a/package.json b/package.json index 4ac5b82e0..7a2008d17 100644 --- a/package.json +++ b/package.json @@ -51,9 +51,9 @@ "eslint-plugin-react-native": "^4.0.0", "eslint-plugin-standard": "^4.0.0", "i": "^0.3.5", - "jest": "^26.0.1", + "jest": "^27.0.0", "react": "16.11.0", - "react-native": "^0.68.0", + "react-native": "^0.75.0", "ts-jest": "^26.0.0", "typescript": "^3.9.5" },