From 5cf5ca560ee23f629e6ae5301c017b7b6a5ce42d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Jan 2021 08:44:12 +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 d818866f29c8c4..2801dcf13e58e3 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "mkdirp": "0.5.1", "moment": "2.22.2", "morgan": "1.9.1", - "node-sass": "4.9.4", + "node-sass": "4.14.1", "npm-run-all": "4.1.3", "objectpath": "1.2.1", "page": "1.9.0",