From 1f6128d529ca555728c5f1ab13cb73ef2de49a9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 18:34:05 +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 e7fbfafa1d0..54a7511bf4d 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "markdown-preview": "git+https://github.com/atom/markdown-preview.git#c6df136", "metrics": "git+https://github.com/atom/metrics.git#d35d034", "minimatch": "^3.0.3", - "mocha": "6.2.3", + "mocha": "10.6.0", "mocha-junit-reporter": "2.0.0", "mocha-multi-reporters": "^1.1.4", "mock-spawn": "^0.2.6",