From 9d9cc39db80770ff6b5fcba35adccaae5c4d7acb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 18:37:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 95af07d..0a75df1 100644 --- a/package.json +++ b/package.json @@ -38,13 +38,13 @@ "gulp-extname": "0.2.0", "gulp-load-plugins": "1.6.0", "gulp-minify-css": "0.4.4", - "gulp-minify-html": "0.1.8", + "gulp-minify-html": "1.0.6", "gulp-rev": "3.0.0", "gulp-sass": "2.0.0", "gulp-template": "2.1.0", "gulp-uglify": "1.5.1", "gulp-usemin": "0.3.8", - "gulp-util": "3.0.3", + "gulp-util": "3.0.8", "lodash": "3.0.0", "marked": "0.3.6", "snyk": "^1.25.0"