From a0b6aa14f65e1eb9c340f83f2e65e4495ee4ce85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 05:26:02 +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 ee8abb52..eee524f8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "karma-browserify": "^6.0.0", "karma-chrome-launcher": "^2.2.0", "karma-mocha": "^1.3.0", - "mocha": "^5.2.0", + "mocha": "^10.6.0", "mocha-lcov-reporter": "^1.2.0", "sinon": "^14.0.0", "xo": "^0.23.0"