From b276747d583b51745a72e37ba49ee72520341615 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 11:04: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 515ec8dde..007f7ba64 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "jsdoc": "^3.6.3", "marked": "^4.0.10", "minimist": "^1.2.8", - "mocha": "^4.1.0", + "mocha": "^10.6.0", "neptune-notebook": "^1.3.1", "prettier": "3.2.5", "ts-jest": "^29.1.2",