From 2cb1a89b1966247347218948eb496d49dcc814d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 07:23:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for operationcode/mean-dash: https://snyk.io/test/github/operationcode/mean-dash --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8499757..db91469 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "body-parser": "^1.17.1", "browser-sync": "^2.18.8", "chai": "^3.5.0", - "coveralls": "^2.12.0", + "coveralls": "^3.0.0", "css-loader": "^0.9.1", "express": "^4.15.2", "file-loader": "^0.8.1",