From 20421b8c2281827b7d5ecb442743f529d40779d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Dec 2023 06:01:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccd46528543..28c09f9cbe3 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "marked": "1.2.0", "metrics": "https://www.atom.io/api/packages/metrics/versions/1.8.1/tarball", "minimatch": "^3.0.3", - "mocha": "6.2.3", + "mocha": "8.3.0", "mocha-junit-reporter": "2.0.0", "mocha-multi-reporters": "^1.1.4", "mock-spawn": "^0.2.6",