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-ROLLUP-8073097
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 1dcf8cf commit 637e4d5
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 @@ -124,7 +124,7 @@
"nyc": "^15.1.0",
"prettier": "^2.3.0",
"rimraf": "3.0.2",
"rollup": "2.70.2",
"rollup": "3.29.5",
"rollup-plugin-dts": "^4.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
Expand Down

0 comments on commit 637e4d5

Please sign in to comment.