diff --git a/package.json b/package.json index 98757ed03758..d81dbc82e983 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react": "16.13.1" }, "dependencies": { - "@react-native-community/cli": "^4.10.0", + "@react-native-community/cli": "^6.1.0", "@react-native-community/cli-platform-android": "^4.10.0", "@react-native-community/cli-platform-ios": "^4.10.0", "@react-native/assets": "1.0.0", @@ -115,7 +115,7 @@ "stacktrace-parser": "^0.1.3", "use-subscription": "^1.0.0", "whatwg-fetch": "^3.0.0", - "ws": "^6.1.4" + "ws": "^8.17.1" }, "devDependencies": { "flow-bin": "^0.132.0",