Skip to content

Commit

Permalink
fix: web3.js/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 1dcf8cf commit 678b059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"chai-as-promised": "^7.1.1",
"codecov": "^3.0.4",
"cross-env": "7.0.3",
"eslint": "^7.19.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-mocha": "^10.0.4",
Expand Down

0 comments on commit 678b059

Please sign in to comment.