From accb1a05dfe96861a7dfdb3281a25d6c3dcdb9d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Apr 2019 01:25:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 --- 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",