Skip to content

Commit

Permalink
deps: @metamask/utils@^5.0.0->^8.2.0 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat authored Nov 2, 2023
1 parent f389b52 commit a9da261
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ethereumjs/tx": "^4.1.1",
"@ethereumjs/util": "^8.0.0",
"@metamask/eth-sig-util": "^7.0.0",
"@metamask/utils": "^5.0.2",
"@metamask/utils": "^8.2.0",
"hdkey": "^2.1.0"
},
"devDependencies": {
Expand Down
19 changes: 3 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ __metadata:
languageName: node
linkType: hard

"@ethereumjs/tx@npm:^4.1.1, @ethereumjs/tx@npm:^4.1.2, @ethereumjs/tx@npm:^4.2.0":
"@ethereumjs/tx@npm:^4.1.1, @ethereumjs/tx@npm:^4.2.0":
version: 4.2.0
resolution: "@ethereumjs/tx@npm:4.2.0"
dependencies:
Expand Down Expand Up @@ -1610,7 +1610,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^11.0.0
"@metamask/eslint-config-typescript": ^11.0.0
"@metamask/eth-sig-util": ^7.0.0
"@metamask/utils": ^5.0.2
"@metamask/utils": ^8.2.0
"@types/ethereumjs-tx": ^1.0.1
"@types/hdkey": ^2.0.1
"@types/jest": ^28.1.6
Expand Down Expand Up @@ -1654,20 +1654,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^5.0.2":
version: 5.0.2
resolution: "@metamask/utils@npm:5.0.2"
dependencies:
"@ethereumjs/tx": ^4.1.2
"@types/debug": ^4.1.7
debug: ^4.3.4
semver: ^7.3.8
superstruct: ^1.0.3
checksum: eca82e42911b2840deb4f32f0f215c5ffd14d22d68afbbe92d3180e920e509e310777b15eab29def3448f3535b66596ceb4c23666ec846adacc8e1bb093ff882
languageName: node
linkType: hard

"@metamask/utils@npm:^8.0.0, @metamask/utils@npm:^8.1.0":
"@metamask/utils@npm:^8.0.0, @metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.2.0":
version: 8.2.0
resolution: "@metamask/utils@npm:8.2.0"
dependencies:
Expand Down

0 comments on commit a9da261

Please sign in to comment.