From 6148d67901f27ce445a14a663d609b70b04df1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:54:56 +0000 Subject: [PATCH] chore(deps): bump appium-uiautomator2-driver in /driver Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 6.8.2 to 7.1.0. - [Release notes](https://github.com/appium/appium-uiautomator2-driver/releases) - [Changelog](https://github.com/appium/appium-uiautomator2-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-uiautomator2-driver/compare/v6.8.2...v7.1.0) --- updated-dependencies: - dependency-name: appium-uiautomator2-driver dependency-version: 7.1.0 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 3ba76d98..054bb2f4 100644 --- a/driver/package.json +++ b/driver/package.json @@ -78,7 +78,7 @@ "appium-android-driver": "^12.0.0", "appium-flutter-finder": "^0.2.0", "appium-ios-device": "^3.0.0", - "appium-uiautomator2-driver": "^6.0.0", + "appium-uiautomator2-driver": "^7.1.0", "appium-xcuitest-driver": "^10.0.0", "asyncbox": "^6.0.1", "bluebird": "^3.1.1",