From cd043450308568ad355f14fa426b219e9f82380f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Dec 2019 04:40: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-535500 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2523235fd21f27..c249cc0497cc3c 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "morgan": "1.2.0", "ms": "0.7.1", "name-all-modules-plugin": "1.0.1", - "node-sass": "3.7.0", + "node-sass": "4.11.0", "notifications-panel": "1.2.4", "npm-run-all": "4.0.2", "numeral": "2.0.4",