From 76a13d9aaf7360bdc7e498c8e5d090af6924b8de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Mar 2021 07:57:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISSVG-1085627 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 631f1c1157..7f1043fb33 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gulp-flatten": "^0.3.1", "gulp-foreach": "0.1.0", "gulp-if": "^2.0.2", - "gulp-imagemin": "^3.1.1", + "gulp-imagemin": "^5.0.0", "gulp-inject": "~4.1.0", "gulp-jshint": "^2.0.4", "gulp-less": "^3.0.3",