From 448fb2d0560b3375e0adcc92810a1bb8f14470a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Feb 2019 03:25:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b70787..3fd5e65 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.2.0", "yargs": "1.3.3" }, "devDependencies": {