We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2227ade commit 5ac70b4Copy full SHA for 5ac70b4
package.json
@@ -94,12 +94,12 @@
94
"appium": "^3.0.0"
95
},
96
"dependencies": {
97
- "@appium/base-driver": "^9.16.4",
98
- "appium-adb": "^12.4.4",
99
- "appium-ios-device": "^2.7.20",
100
- "appium-uiautomator2-driver": "^4.1.5",
101
- "appium-xcuitest-driver": "9.1.2",
102
- "appium-mac2-driver": "^2.2.2",
+ "@appium/base-driver": "^10.0.0",
+ "appium-adb": "^13.0.0",
+ "appium-ios-device": "^3.0.0",
+ "appium-uiautomator2-driver": "^5.0.0",
+ "appium-xcuitest-driver": "^10.0.0",
+ "appium-mac2-driver": "^3.0.0",
103
"async-retry": "^1.3.3",
104
"asyncbox": "^3.0.0",
105
"bluebird": "^3.7.2",
0 commit comments