From d850addd43dd6c12a45652e1d344e4099b04ae6d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Jun 2018 06:03:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 516ed06..00c3fdc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "jsonfile": "^2.4.0", "optimist": "0.3.5", "sax": ">= 0.6.1", - "selenium-standalone": "^5.4.1", + "selenium-standalone": "^6.14.1", "string": "1.2.0", "wd": ">= 0.0.28", "yargs": "^6.3.0"