From 2025c55ec6d14baede2f66020115eefa3ff5534f Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Sun, 10 Nov 2024 10:57:45 -0800 Subject: [PATCH] chore: bump appium-adb (#965) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 530572d9..a79df775 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.6.1", + "appium-adb": "^12.7.0", "appium-chromedriver": "^6.0.1", "asyncbox": "^3.0.0", "axios": "^1.x",