From 9b67175fe9248aa0b4e33b484a5da617b60f0124 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Oct 2022 07:22:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b841872f4a..7f66be39ea3 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "istanbul": "0.4.5", "marked": "0.7.0", "method-override": "3.0.0", - "mocha": "7.0.1", + "mocha": "9.2.2", "morgan": "1.9.1", "multiparty": "4.2.1", "pbkdf2-password": "1.2.1",