From 5442a0d6fa83430716882cef8d83128e442129d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Mar 2020 06:18:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8624df6..b2d5b089f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "devDependencies": { "glob": "^5.0.3", "istanbul": "0.4.5", - "mocha": "^4.0.0", + "mocha": "^7.1.1", "should": "^5.2.0" }, "dependencies": {