From c99d3b2734f1a11403f6abc9eec8ad5e3ad8d6b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 00:48:38 +0000 Subject: [PATCH] fix: node_modules/github-linguist/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/github-linguist/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/github-linguist/package.json b/node_modules/github-linguist/package.json index a98fbbc02c..cd26c32890 100644 --- a/node_modules/github-linguist/package.json +++ b/node_modules/github-linguist/package.json @@ -42,7 +42,7 @@ "chalk": "^2.2.0", "commander": "^2.11.0", "fs-extra": "^4.0.3", - "globby": "^6.1.0", + "globby": "^11.0.0", "language-map": "^1.3.0", "slash2": "^2.0.0" }, @@ -55,7 +55,7 @@ "@types/jest": "^25.1.5", "@types/mocha": "^2.2.43", "@types/node": "^8.0.45", - "@umijs/fabric": "^2.0.7", + "@umijs/fabric": "^3.0.0", "chai": "^4.1.2", "coveralls": "^3.0.0", "eslint": "^6.8.0",