From adc4672761e31648758759e4c3e7af328894feeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Aug 2021 00:10:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9332ef5b118e8..6016f8e9ed018 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": "5.0.0", "notifications-panel": "1.2.4", "npm-run-all": "4.0.2", "numeral": "2.0.4",