From 5e9a65e9236503d44e27c4bb532e1b80bbb67157 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Nov 2025 22:10:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef68223f9dba..698ba9b7ade1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gulp-brotli": "1.2.0", "gulp-cssnano": "2.1.2", "gulp-gzip": "1.4.0", - "gulp-image": "2.7.2", + "gulp-image": "6.3.0", "gulp-rev-all": "0.9.7", "gulp-rev-napkin": "0.1.0", "gulp-sass": "2.3.2",