From 95a8be07bc976cf85628ddb5a85e7c64ccbeae53 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 18:34:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11e2405663c..ec0d3625735 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "appium-selendroid-driver": "^1.3.4", "appium-support": "^2.3.3", "appium-windows-driver": "^0.x", - "appium-xcuitest-driver": "^2.0.25", + "appium-xcuitest-driver": "^3.44.0", "appium-youiengine-driver": "^1.0.6", "argparse": "^1.0.7", "asyncbox": "^2.3.1",