From eaebd8e5e018c00dfbe8453213d3eac4d8745c6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 07:20:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a33e485..021a46d0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint-config-google": "0.14.0", "fibers": "5.0.0", "gas-local": "1.3.1", - "gulp": "4.0.2", + "gulp": "5.0.0", "gulp-clean": "0.4.0", "gulp-concat": "2.6.1", "gulp-contains": "1.2.0",