From c89c8436392116bf51d1a4ceb603958b146be898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:17:38 +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 776517d..a095af6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "CHANGELOG.md" ], "dependencies": { - "@appium/support": "^4.0.0", + "@appium/support": "^5.0.3", "@xmldom/xmldom": "^0.x", "appium-xcode": "^5.0.0", "async-lock": "^1.0.0",