From ab621f5e8e92ca2b5984e583144e44c3503a9918 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 04:10:55 +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 8aac49e..ce55c7a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gulp-jasmine": "2.4.2", "gulp-jshint": "2.0.4", "gulp-less": "3.3.0", - "gulp-mocha": "3.0.1", + "gulp-mocha": "9.0.0", "gulp-plumber": "^1.1.0", "gulp-rename": "1.2.2", "gulp-strip-debug": "1.1.0",