From 028ce6dd270edaf50ee9ab17e0839943671cb53f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Jun 2022 18:04:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b70787..9b99bcb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "phantomjs": "1.9.13", "resolve": "1.0.0", "selenium-standalone": "2.43.1-5", - "webdriverio": "2.4.0", + "webdriverio": "4.13.0", "yargs": "1.3.3" }, "devDependencies": {