From 3e1d54b6c5e5b72b38633a6082cdc074fa5b604a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 May 2018 03:27:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 Latest report for addteq/se-interpreter: https://snyk.io/test/github/addteq/se-interpreter --- 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"