From d66bf397559cbfc6e8f38a9e673fe193e33c77d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 21:40:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a33e485..571e2cd2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gulp-expose": "0.0.7", "gulp-rename": "2.0.0", "jsdoc": "3.6.4", - "mocha": "9.0.0", + "mocha": "11.0.1", "urlsafe-base64": "1.0.0" }, "scripts": {