From 9c61e03c6e3e56596413ad47e18454d4afa64135 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 Dec 2021 21:43:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODESASS-1059081 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac6441e..a45513fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "gulp-po2json": "1.0.0", "gulp-rename": "1.2.2", "gulp-rsync": "0.0.5", - "gulp-sass": "3.1.0", + "gulp-sass": "5.0.0", "gulp-sass-error": "1.0.5", "gulp-sourcemaps": "1.5.2", "gulp-uglify": "1.5.1",