From b2e17f8543a1bf0a27e1bd435471f8155f2a18d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 10:58:51 +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 03c85df..359c4e1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "material-ui-responsive-drawer": "^1.19.0", "mdi-material-ui": "^1.0.0", "minimatch": "^3.0.4", - "mocha": "^3.5.0", + "mocha": "^10.6.0", "node-sass": "^4.5.3", "nodegit": "^0.18.3", "nyc": "^11.1.0",