From 4c21fd2de8b3538713a477b90e037b9303fc3ef8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 17:44:50 +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 e74d9868a2660a..437f52fb6544bd 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "fetchr": "~0.5.12", "forever": "~0.15.1", "frameguard": "~0.2.2", - "gulp": "^3.9.0", + "gulp": "^5.0.0", "gulp-babel": "^5.3.0", "gulp-concat": "^2.6.0", "gulp-eslint": "^1.1.0",