Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 16, 2024
1 parent ad77263 commit 697e3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.3",
"concurrently": "^7.0.0",
"eslint": "^8.1.0",
"eslint": "^9.15.0",
"eslint-import-resolver-node": "0.3.6",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "^2.25.4",
Expand Down

0 comments on commit 697e3e8

Please sign in to comment.