From 9c90f71bfc3fd19b730649ce1a1141d40bc02fc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jun 2023 17:25:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9386277..56da724 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gulp-clean-css": "^3.7.0", "gulp-concat": "^2.6.1", "gulp-htmlmin": "^3.0.0", - "gulp-imagemin": "^3.3.0", + "gulp-imagemin": "^5.0.0", "gulp-plumber": "^1.1.0", "gulp-rev": "^8.0.0", "gulp-rev-collector": "^1.2.2",