diff --git a/example/package.json b/example/package.json index e08378d4..d8f90ade 100644 --- a/example/package.json +++ b/example/package.json @@ -14,9 +14,9 @@ }, "dependencies": { "@react-native-community/masked-view": "^0.1.10", - "@react-navigation/native": "^5.7.2", + "@react-navigation/native": "^7.0.14", "@react-navigation/stack": "^5.8.0", - "appium": "^1.18.3", + "appium": "^2.0.0", "react": "16.13.1", "react-native": "0.63.2", "react-native-gesture-handler": "^1.7.0",