From ccf0753c9d34114bf24544c7bf4eaed8e4bd053d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Dec 2023 17:26:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50806050edf995..e9b672eadd7545 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "@wordpress/stylelint-config": "file:packages/stylelint-config", "ajv": "8.7.1", "ajv-draft-04": "1.0.0", - "appium": "1.22.3", + "appium": "2.0.0", "babel-jest": "27.4.5", "babel-loader": "8.2.3", "babel-plugin-inline-json-import": "0.3.2",