From 720507117e39ee1b93566b5de3b77fa516dc969d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jul 2018 06:47:15 +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 bd242c902..fbe70512f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bugsnag-js": "^2.4.7", "cached-request": "^1.1.0", "classnames": "^2.1.5", - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "deep-extend": "^0.4.0", "dockerode": "^2.2.10", "install": "^0.1.8",