From 044b4bbcd89966c40881e924f7dd2ac7d82eb740 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 16:12:07 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/github-linguist/package.json b/node_modules/github-linguist/package.json index a98fbbc02c..4945191f30 100644 --- a/node_modules/github-linguist/package.json +++ b/node_modules/github-linguist/package.json @@ -58,7 +58,7 @@ "@umijs/fabric": "^2.0.7", "chai": "^4.1.2", "coveralls": "^3.0.0", - "eslint": "^6.8.0", + "eslint": "^9.0.0", "prettier": "^2.0.2", "typescript": "^3.8.3", "umi-test": "^1.9.6"