From 37d7fdd58dbe58d27c222cf1898f660717ead177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 03:54:36 +0000 Subject: [PATCH] ci(deps): bump appium-xcuitest-driver from 10.43.1 to 11.17.7 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 10.43.1 to 11.17.7. - [Release notes](https://github.com/appium/appium-xcuitest-driver/releases) - [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-xcuitest-driver/compare/v10.43.1...v11.17.7) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-version: 11.17.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- driver/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/package.json b/driver/package.json index 53365a45..581655c0 100644 --- a/driver/package.json +++ b/driver/package.json @@ -79,7 +79,7 @@ "appium-flutter-finder": "^0.2.0", "appium-ios-device": "^3.0.0", "appium-uiautomator2-driver": "^8.1.0", - "appium-xcuitest-driver": "^10.0.0", + "appium-xcuitest-driver": "^11.17.7", "asyncbox": "^6.0.1", "bluebird": "^3.1.1", "lodash": "^4.0.0",