From 2b0c150331ce51d4fef392ac33eb77f814cd4454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:26:23 +0000 Subject: [PATCH] chore: Bump @appium/support from 4.5.0 to 5.0.3 Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 4.5.0 to 5.0.3. - [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@5.0.3/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 973b18f..3291e6e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "CHANGELOG.md" ], "dependencies": { - "@appium/support": "^4.0.0", + "@appium/support": "^5.0.3", "asyncbox": "^3.0.0", "bluebird": "^3.1.1", "lodash": "^4.0.0",