Skip to content

Commit

Permalink
Wallet: align Util version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed May 26, 2023
1 parent 42949d0 commit 8a5f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"homepage": "https://github.com/ethereumjs/ethereumjs-wallet",
"dependencies": {
"@ethereumjs/util": "^8.0.0",
"@ethereumjs/util": "^8.0.6",
"@scure/base": "1.1.1",
"ethereum-cryptography": "1.2.0",
"js-md5": "0.7.3",
Expand Down

0 comments on commit 8a5f21b

Please sign in to comment.