From b56a1ccdd85cb9bd26518e06be158cd3c02366c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 May 2022 01:55:35 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ac64270..a28f0e51 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "express": "4.15.4", "gulp-babel": "6.1.1", "gulp-rimraf": "0.2.0", - "gulp": "3.9.0", + "gulp": "4.0.0", "hostenv": "1.0.1", "opentype.js": "0.4.4", "socket.io": "2.0.3",