From 357df996d42a0c3af4cbd9b1cdbe3d2fb60c4f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 11:08:38 +0000 Subject: [PATCH] chore: Bump appium-safari-driver from 2.2.1 to 3.2.5 Bumps [appium-safari-driver](https://github.com/appium/appium-safari-driver) from 2.2.1 to 3.2.5. - [Release notes](https://github.com/appium/appium-safari-driver/releases) - [Changelog](https://github.com/appium/appium-safari-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-safari-driver/compare/v2.2.1...v3.2.5) --- updated-dependencies: - dependency-name: appium-safari-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..b24624f6c86 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "appium-ios-driver": "4.x", "appium-mac-driver": "1.x", "appium-mac2-driver": "^0.x", - "appium-safari-driver": "^2.1.0", + "appium-safari-driver": "^3.2.5", "appium-support": "2.x", "appium-tizen-driver": "^1.1.1-beta.4", "appium-uiautomator2-driver": "^1.37.1",