iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
964 stars 577 forks source link

Update axios to 1.7.2 #5050

Closed dguenther closed 3 weeks ago

dguenther commented 3 weeks ago

Summary

Our axios version is fairly old and has a few reported vulnerabilities. This PR updates it to the latest version.

Fixes IFL-2665

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API Reference)? If yes, link a related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes
dguenther commented 3 weeks ago

I'm going to merge this with testnet faucet and mining webhooks untested -- I think the likelihood that we have problems with either is low, given they're simple, and the other requests seem to work fine.