From feff2586fc75d62ab6d71386c78d62f80a02cc90 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Mon, 4 Aug 2025 09:08:40 +0900 Subject: [PATCH] chore: bump appium-ios-device to 2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 985024c65..0b21f022b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@appium/base-driver": "^9.0.0", "@appium/strongbox": "^0.x", "@appium/support": "^6.0.0", - "appium-ios-device": "^2.7.25", + "appium-ios-device": "^2.9.0", "appium-ios-simulator": "^6.2.2", "async-lock": "^1.0.0", "asyncbox": "^3.0.0",