From fbe17f85024f09cced0a2533f1dee82d97012717 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Nov 2024 02:49:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57b4a704..7fbf1bcb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-concurrent": "0.4.3", "grunt-contrib-watch": "0.5.3", "grunt-nodemon": "0.4.0", - "grunt-sass": "^1.1.0", + "grunt-sass": "^3.0.0", "grunt-sync": "^0.5.1", "hogan.js": "3.0.2", "merge": "^1.2.0",