From 3d56cdba012ccf9c4d8a966ba557901fa7d2a3cc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 May 2018 05:32:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:npmconf:20180512 Latest report for openhoat/webbot: https://snyk.io/test/github/openhoat/webbot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b70787..fa1eb5a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "findup-sync": "0.2.1", "hw-util": ">=1.0.7", "mocha": "2.0.1", - "phantomjs": "1.9.13", + "phantomjs": "1.9.20", "resolve": "1.0.0", "selenium-standalone": "2.43.1-5", "webdriverio": "2.4.0",