Skip to content

Commit 3a988d6

Browse files
authored
feat: bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#1041)
1 parent 1a67aca commit 3a988d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"npm-shrinkwrap.json"
7575
],
7676
"dependencies": {
77-
"appium-adb": "^12.5.2",
78-
"appium-android-driver": "^9.14.13",
77+
"appium-adb": "^12.12.0",
78+
"appium-android-driver": "^9.15.0",
7979
"asyncbox": "^3.0.0",
8080
"axios": "^1.7.2",
8181
"bluebird": "^3.5.0",

0 commit comments

Comments
 (0)