From b15921e703a9b57d6ef7caddfaf5fbaa421e304f Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 11:30:59 +0000 Subject: [PATCH 1/2] 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 1f3da7eb..4f088fd5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "buffer-from": "^1.1.1", "express": "^4.21.2", - "mocha": "^3.5.3", + "mocha": "^10.6.0", "nyc": "^17.1.0", "serve-static": "^1.12.3", "ssestream": "^1.0.0", From a69465595df0cb8171413af302c573df347dc16d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 05:09:00 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201