From 5b85dc429bcf8241606dfdef4a06ac3af6f5139b Mon Sep 17 00:00:00 2001 From: Mykola Mokhnach Date: Fri, 12 May 2023 21:41:01 +0200 Subject: [PATCH] chore: bump appium-ios-device --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba66940c6..7949e178b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "dependencies": { "@xmldom/xmldom": "0.8.7", "appium-idb": "1.6.10", - "appium-ios-device": "2.5.0", + "appium-ios-device": "2.5.1", "appium-ios-simulator": "5.0.7", "appium-remote-debugger": "9.1.14", "appium-webdriveragent": "4.15.1",