From fe6a9da1da70b17bc6f82f10dfa97a068fc1c2bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:53:41 +0000 Subject: [PATCH] ci(deps): bump appium-xcuitest-driver from 11.17.7 to 12.3.3 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 11.17.7 to 12.3.3. - [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/v11.17.7...v12.3.3) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-version: 12.3.3 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 0342eb38..b2c37031 100644 --- a/driver/package.json +++ b/driver/package.json @@ -44,7 +44,7 @@ "appium-flutter-finder": "^0.3.0", "appium-ios-device": "^3.0.0", "appium-uiautomator2-driver": "^8.1.0", - "appium-xcuitest-driver": "^11.0.0", + "appium-xcuitest-driver": "^12.3.3", "asyncbox": "^6.0.1", "bluebird": "^3.1.1", "lodash": "^4.0.0",