From 852975db6d4ee1b2c93439af71458d2cc283dbf6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 18:16:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e9ea0f..fa08065 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-contrib-cssmin": "^0.14.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-uglify": "^0.11.0", - "grunt-contrib-watch": "^0.6.1", + "grunt-contrib-watch": "^1.0.0", "grunt-nodemon": "^0.4.1", "grunt-shell": "^1.1.2", "http": "0.0.0",