From 09371e01721c6946e00d5cf48aa124b0008c54b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Jul 2018 06:01:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 516ed06..490560b 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.15.0", "string": "1.2.0", "wd": ">= 0.0.28", "yargs": "^6.3.0"