From dbf68ae92c1b20de08e883446299d4fa31548a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:54:39 +0000 Subject: [PATCH] chore(deps): bump appium-xcuitest-driver in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 10.43.1 to 11.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-version: 11.0.1 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 2f5c7b6f..19beaf9e 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": "^7.0.0", - "appium-xcuitest-driver": "^10.0.0", + "appium-xcuitest-driver": "^11.0.1", "asyncbox": "^6.0.1", "bluebird": "^3.1.1", "lodash": "^4.0.0",