From 655404b2340f48210983c7fa6e4bb53b4dc439a3 Mon Sep 17 00:00:00 2001 From: Mykola Mokhnach Date: Mon, 8 Apr 2024 14:49:59 +0200 Subject: [PATCH] chore: bump appium-adb --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99e2d4b7..b63fd978 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "@appium/support": "^4.2.0", "@colors/colors": "^1.6.0", - "appium-adb": "^12.0.6", + "appium-adb": "^12.0.8", "appium-chromedriver": "^5.5.1", "asyncbox": "^3.0.0", "axios": "^1.x",