From e5289442e88b33a9df382e44c4be06a9c7775b0f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Oct 2022 21:09:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8624df6..5002727f2 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": "^10.1.0", "should": "^5.2.0" }, "dependencies": {