From d0fa36dd0d9c19602637baff356d497201f27f0e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Oct 2018 03:29:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:growl:20160721 - https://snyk.io/vuln/npm:minimatch:20160620 - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ea5ce2..4e38301 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "path": "^0.12.7" }, "devDependencies": { - "mocha": "^2.3.4", + "mocha": "^4.0.0", "should": "^7.1.1" }, "scripts": {