From ff8d89eb8c2e715b4354ddaede1fc384c6ccaf04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 08:56:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93d1366e2..7e22c07be 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "glob": "^6.0.1", "inquirer": "^0.11.0", "mkdirp": "^0.5.1", - "mocha": "^3.1.2", + "mocha": "^4.0.0", "requireg": "^0.1.5" }, "devDependencies": {