From 64232b2fa41f1f5ecdd2e59dd4ed57f134659e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 11:28:58 +0000 Subject: [PATCH] chore(deps): bump appium-ios-simulator from 4.2.1 to 5.3.1 Bumps [appium-ios-simulator](https://github.com/appium/appium-ios-simulator) from 4.2.1 to 5.3.1. - [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/v4.2.1...v5.3.1) --- 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 9b6a1e90f..720495210 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@appium/base-driver": "^8.3.0", "@appium/support": "^2.55.3", "@babel/runtime": "^7.0.0", - "appium-ios-simulator": "^4.0.0", + "appium-ios-simulator": "^5.3.1", "async-lock": "^1.0.0", "asyncbox": "^2.5.3", "axios": "^0.x",