From 3ad18ad70d8fe6928a6d6298759eee584a9a20d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Jun 2018 04:09:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 045564e92..08466fdd5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "bluebird": "^2.9.24", "bugsnag-js": "^2.4.7", "classnames": "^2.1.5", - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "deep-extend": "^0.4.0", "dockerode": "^2.2.7", "install": "^0.1.8",