Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f570920

Browse files
authoredSep 4, 2023
Update dependency @ethereumjs/util to v9
1 parent 3ef4361 commit f570920

File tree

2 files changed

+125
-3
lines changed

2 files changed

+125
-3
lines changed
 

‎runners/ethereumjs/package-lock.json

+124-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎runners/ethereumjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@ethereumjs/common": "3.2.0",
88
"@ethereumjs/evm": "1.4.0",
9-
"@ethereumjs/util": "8.1.0",
9+
"@ethereumjs/util": "9.0.0",
1010
"@ethereumjs/vm": "6.5.0",
1111
"@types/node": "18.17.14",
1212
"commander": "10.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.