From 0366393a98bed7d683d4c5cb6cb7e2585b945286 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Apr 2024 23:36:58 +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 1f69bec567b..f7589d722c6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "express": "^4.12.3", "express-ab": "^0.7.0", "express-nunjucks": "^2.2.3", - "gulp": "^3.9.1", + "gulp": "^5.0.0", "gulp-autoprefixer": "3.1.1", "gulp-cache": "^0.4.1", "gulp-cache-bust": "perrygovier/gulp-cache-bust",