From d7b4480ce7611c4ed7c27604c08ed1436d7f5dc3 Mon Sep 17 00:00:00 2001 From: Mykola Mokhnach Date: Thu, 31 Oct 2024 19:58:54 +0100 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 e95f9160..8e9f1f3f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "@appium/support": "^5.0.3", "@colors/colors": "^1.6.0", - "appium-adb": "^12.5.2", + "appium-adb": "^12.6.1", "appium-chromedriver": "^6.0.1", "asyncbox": "^3.0.0", "axios": "^1.x",