From b0b3575f16a9215a2057bd2b8a127d49e830013f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Sep 2022 10:12:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SCSSTOKENIZER-2339884 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a08ed24..11c29ae 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gulp-concat": "^2.2.0", "gulp-minify-css": "^0.3.0", "gulp-rename": "^1.2.0", - "gulp-sass": "^2.0.4", + "gulp-sass": "^5.0.0", "ionic-plugin-keyboard": "^2.2.1", "rxjs": "^5.4.0", "zone.js": "^0.8.11"