From 15897dd1628619814bc2b3cb9a93eda5e5685cd1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Aug 2021 07:13:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - 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 7f7390c..86dfdfa 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "mj-pa": "^1.3.1", "moment": "^2.23.0", "moment-strftime": "^0.5.0", - "node-sass": "^4.14.1", + "node-sass": "^5.0.0", "node-sass-utils": "^1.1.2", "postcss": "^8.2.8", "react": "^16.14.0",