Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
update to @ethereum/vm 5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Apr 28, 2022
1 parent 1682b90 commit be1d838
Show file tree
Hide file tree
Showing 21 changed files with 527 additions and 512 deletions.
34 changes: 17 additions & 17 deletions src/chains/ethereum/block/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/chains/ethereum/block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"typescript": "4.5.2"
},
"dependencies": {
"@ethereumjs/common": "2.6.0",
"@ethereumjs/common": "2.6.2",
"@ganache/ethereum-address": "0.2.0",
"@ganache/ethereum-transaction": "0.2.0",
"@ganache/ethereum-utils": "0.2.0",
"@ganache/rlp": "0.2.0",
"@ganache/utils": "0.2.0",
"emittery": "0.10.0",
"ethereumjs-util": "7.1.3"
"ethereumjs-util": "7.1.4"
}
}
Loading

0 comments on commit be1d838

Please sign in to comment.