From a1394c45b299ba001200381fc924fffd26cacfab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 May 2021 03:35:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2445fa..4e71b94 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "express-error-handler": "^1.0.1", "globby": "^3.0.1", "gulp": "^3.9.0", - "gulp-autoprefixer": "^3.0.2", + "gulp-autoprefixer": "^8.0.0", "gulp-cached": "^1.1.0", "gulp-csso": "^1.0.0", "gulp-if": "^2.0.0",