Skip to content

Commit

Permalink
fix: libs/remix-lib/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-WEB3UTILS-6229337
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent e47fd22 commit e20761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"events": "^3.0.0",
"solc": "^0.7.4",
"string-similarity": "^4.0.4",
"web3": "^1.5.1"
"web3": "^4.13.0"
},
"devDependencies": {
"@babel/core": "^7.4.5",
Expand Down

0 comments on commit e20761a

Please sign in to comment.