From 86a95e8fa683581749dc8465be03b0301f82c922 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Mar 2022 16:41:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8624df6..86bad19d1 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": "^6.2.3", "should": "^5.2.0" }, "dependencies": {