hyperledger / firefly-tokens-erc20-erc721

ERC20 and ERC721 token integration
https://github.com/hyperledger/firefly-tokens-erc20-erc721
Apache License 2.0
20 stars 22 forks source link

Dependency updates #144

Closed nguyer closed 7 months ago

nguyer commented 7 months ago

This PR updates lots of dependencies to address all open CVEs, including in the smart contract build/test toolchain itself.

Note this branch is branched off of: https://github.com/hyperledger/firefly-tokens-erc20-erc721/pull/140 I recommend reviewing/merging that PR first which should reduce the diff to a single commit here.

nguyer commented 7 months ago

Superseded by https://github.com/hyperledger/firefly-tokens-erc20-erc721/pull/145