From 9afcfe86f77f9a44ecee665e236907cc51858b08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Oct 2021 07:00:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b841872f4a..e118c4db66a 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.1.2", "morgan": "1.9.1", "multiparty": "4.2.1", "pbkdf2-password": "1.2.1",