Skip to content

Commit 5bd68ae

Browse files
fix(deps): update dependency @ethereumjs/util to v10.1.0 (#955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 598bdcb commit 5bd68ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"dependencies": {
100100
"@babel/runtime": "7.28.4",
101101
"@ethereumjs/tx": "10.1.0",
102-
"@ethereumjs/util": "10.0.0",
102+
"@ethereumjs/util": "10.1.0",
103103
"@types/bn.js": "5.2.0",
104104
"eccrypto": "1.1.6",
105105
"ethers": "5.8.0",

0 commit comments

Comments
 (0)