From 49b924534a6b2e7fd8f4892aa0d78ca881e3a9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 12:14:15 +0000 Subject: [PATCH] chore(deps): bump @appium/support from 2.61.1 to 4.0.1 Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 2.61.1 to 4.0.1. - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/@appium/support@4.0.1/packages/support) --- updated-dependencies: - dependency-name: "@appium/support" 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 9b6a1e90f..7acf5b881 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@appium/base-driver": "^8.3.0", - "@appium/support": "^2.55.3", + "@appium/support": "^4.0.1", "@babel/runtime": "^7.0.0", "appium-ios-simulator": "^4.0.0", "async-lock": "^1.0.0",