From 667c4a71199e5d1f85c83d007ea8fd1ceae3a7f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 22:58:15 +0000 Subject: [PATCH] fix: node_modules/sass-graph/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/sass-graph/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/sass-graph/package.json b/node_modules/sass-graph/package.json index 630f6bdff9..94e9e0d2ed 100644 --- a/node_modules/sass-graph/package.json +++ b/node_modules/sass-graph/package.json @@ -65,7 +65,7 @@ "glob": "^7.0.0", "lodash": "^4.0.0", "scss-tokenizer": "^0.2.3", - "yargs": "^7.0.0" + "yargs": "^10.0.0" }, "description": "Parse sass files and extract a graph of imports", "devDependencies": {