diff --git a/package.json b/package.json index f67153522..a589d9db1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "adbkit": "^2.4.1", "appium-adb": "^2.6.19", - "appium-android-driver": "^1.10.27", + "appium-android-driver": "^4.21.0", "appium-base-driver": "^2.0.18", "appium-logger": "^2.1.0", "appium-support": "^2.0.9", @@ -41,7 +41,7 @@ "source-map-support": "^0.3.2", "teen_process": "^1.3.1", "utf7": "^1.0.0", - "yargs": "^3.29.0" + "yargs": "^15.0.1" }, "scripts": { "install": "node ./bin/install.js",