From 6b68e5053f8a7fe290e6dc9c32fdcc9eb9357269 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jun 2021 02:01:12 +0000 Subject: [PATCH] fix: wwwroot/lib/semantic/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 --- wwwroot/lib/semantic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/lib/semantic/package.json b/wwwroot/lib/semantic/package.json index dad7ba1..04470db 100644 --- a/wwwroot/lib/semantic/package.json +++ b/wwwroot/lib/semantic/package.json @@ -53,7 +53,7 @@ "del": "^2.2.0", "extend": "^3.0.0", "gulp": "^3.9.1", - "gulp-autoprefixer": "^3.1.0", + "gulp-autoprefixer": "^6.0.0", "gulp-chmod": "^1.3.0", "gulp-clone": "^1.0.0", "gulp-concat": "^2.6.0",