From 8b8c572fc2ae39d144ec9a025985a3321eea9160 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 May 2020 13:00:12 +0600 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3bcbbc82..0f7f8237e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "node-gyp": "^3.3.1", "npmlog": "^4.0.0", "request": "^2.79.0", - "sass-graph": "^2.2.4", + "sass-graph": "^3.0.5", "stdout-stream": "^1.4.0" }, "devDependencies": {