diff --git a/package.json b/package.json index f67153522..5686c31c0 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ }, "dependencies": { "adbkit": "^2.4.1", - "appium-adb": "^2.6.19", - "appium-android-driver": "^1.10.27", + "appium-adb": "^9.0.0", + "appium-android-driver": "^5.0.0", "appium-base-driver": "^2.0.18", "appium-logger": "^2.1.0", "appium-support": "^2.0.9", @@ -36,7 +36,7 @@ "asyncbox": "^2.3.1", "babel-runtime": "=5.8.24", "bluebird": "^2.10.2", - "lodash": "^3.10.1", + "lodash": "^4.17.17", "request-promise": "^4.1.1", "source-map-support": "^0.3.2", "teen_process": "^1.3.1",