From b7353f22899e2f7f8dfe043f413f94b548bf21cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:13:44 +0000 Subject: [PATCH] chore: Bump appium-mac2-driver from 0.14.1 to 1.4.3 Bumps [appium-mac2-driver](https://github.com/appium/appium-mac2-driver) from 0.14.1 to 1.4.3. - [Release notes](https://github.com/appium/appium-mac2-driver/releases) - [Changelog](https://github.com/appium/appium-mac2-driver/blob/master/.releaserc) - [Commits](https://github.com/appium/appium-mac2-driver/compare/v0.14.1...v1.4.3) --- updated-dependencies: - dependency-name: appium-mac2-driver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c551f3579..03ff1be278a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "appium-geckodriver": "^0.x", "appium-ios-driver": "4.x", "appium-mac-driver": "1.x", - "appium-mac2-driver": "^0.x", + "appium-mac2-driver": "^1.x", "appium-safari-driver": "^2.1.0", "appium-support": "2.x", "appium-tizen-driver": "^1.1.1-beta.4",