From 9e6468a81cf6b8284a478861ad48cf925ea520b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 09:31:34 +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 416bbf6c8b9..db98a042ec2 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "line-top-index": "0.3.1", "marked": "^0.3.6", "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",