From cff94dbb3cd5513a3029b6d9aeaff4b7b5359050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:54:10 +0000 Subject: [PATCH] ci(deps): bump appium-xcuitest-driver from 10.43.1 to 12.1.2 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 10.43.1 to 12.1.2. - [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...v12.1.2) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-version: 12.1.2 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 33dc80e4..e825b449 100644 --- a/driver/package.json +++ b/driver/package.json @@ -44,7 +44,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": "^12.1.2", "asyncbox": "^6.0.1", "bluebird": "^3.1.1", "lodash": "^4.0.0",