From 0abcb77d7b189d879bf3f788522d9e7b97e2fd09 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Nov 2025 09:56:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e9ea0f..bab23ce 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "express": "^4.13.3", "express-partials": "^0.3.0", "express-session": "^1.12.1", - "grunt": "^0.4.5", + "grunt": "^1.2.0", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.7.0", "grunt-contrib-concat": "^0.5.1",