From 1522aa2b1a9963fe40d60fc3c9a671bce1f6eef1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 10:01:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fad0be8c3b..8bd21df54ba 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "marked": "^0.3.12", "metrics": "https://www.atom.io/api/packages/metrics/versions/1.8.1/tarball", "minimatch": "^3.0.3", - "mocha": "2.5.1", + "mocha": "10.6.0", "mocha-junit-reporter": "^1.13.0", "mocha-multi-reporters": "^1.1.4", "mock-spawn": "^0.2.6",