From 3551bd032363c9f08ebdafcd923526ce5bfb4eed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 May 2022 22:32:46 +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-BROWSERSLIST-1090194 --- 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",