From 03397e01ee8ca214dc09563c6ea6cc284401448f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Mar 2025 07:09:45 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03b319e..63e0707 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gulp-connect": "^5.7.0", "gulp-util": "^3.0.7", "portfinder": "^1.0.32", - "shelljs": "^0.8.5" + "shelljs": "^0.9.0" }, "private": true, "scripts": {