From 5d9991cc5e763c12713d5e302dd82435c26aac61 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Nov 2021 06:34:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 118bd04c38..758b579fd3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gulp-minify-css": "^1.2.1", "gulp-replace": "^0.5.4", "gulp-sass": "^2.0.4", - "gulp-uglify": "^1.4.2", + "gulp-uglify": "^3.0.0", "js-yaml": "^3.4.3" }, "devDependencies": {