diff --git a/home/package.json b/home/package.json index 89e1b440e327e..3cfc1a9bca71a 100644 --- a/home/package.json +++ b/home/package.json @@ -48,7 +48,7 @@ "querystring": "^0.2.0", "react": "16.11.0", "react-apollo": "^3.1.3", - "react-native": "0.62.2", + "react-native": "0.65.0", "react-native-appearance": "~0.3.3", "react-native-fade-in-image": "^1.5.0", "react-native-gesture-handler": "~1.6.0", @@ -63,7 +63,7 @@ "reanimated-bottom-sheet": "^1.0.0-alpha.18", "redux": "^4.0.1", "redux-thunk": "^2.3.0", - "semver": "^6.1.1", + "semver": "^7.5.2", "sha1": "^1.1.1", "url": "^0.11.0" },