Skip to content

Commit

Permalink
Fixed Moderate vulnerable intorudced by old axios wighawag#496
Browse files Browse the repository at this point in the history
Updated Axios to v1.7.2 (latest version at the time of commit).
  • Loading branch information
zaghadon committed May 27, 2024
1 parent 6e86fb1 commit 288ebb4
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 @@ -70,7 +70,7 @@
"@ethersproject/transactions": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@types/qs": "^6.9.7",
"axios": "^0.21.1",
"axios": "^1.7.2",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"debug": "^4.3.2",
Expand Down

0 comments on commit 288ebb4

Please sign in to comment.