From a15d1d6b807055acd097c67e4d8daa0797aab657 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 18:13:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07b3cab..57aae48 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "event-stream": "4.0.1", "exorcist": "1.0.1", "filesizegzip": "2.0.0", - "gulp": "4.0.2", + "gulp": "5.0.0", "gulp-cached": "1.1.1", "gulp-changed": "4.0.3", "gulp-clone": "2.0.1",