From 404d1c5df2fb3af989ef6c8c9da70870d8e4edce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:33:12 +0000 Subject: [PATCH] chore(deps): bump appium-ios-simulator from 3.29.0 to 5.3.10 Bumps [appium-ios-simulator](https://github.com/appium/appium-ios-simulator) from 3.29.0 to 5.3.10. - [Release notes](https://github.com/appium/appium-ios-simulator/releases) - [Changelog](https://github.com/appium/appium-ios-simulator/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-ios-simulator/compare/v3.29.0...v5.3.10) --- updated-dependencies: - dependency-name: appium-ios-simulator 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 03831882e..a0ddd2dbf 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dependencies": { "@babel/runtime": "^7.0.0", "appium-base-driver": "^7.0.0", - "appium-ios-simulator": "^3.14.0", + "appium-ios-simulator": "^5.3.10", "appium-support": "^2.46.0", "async-lock": "^1.0.0", "asyncbox": "^2.5.3",