Skip to content

Commit

Permalink
deps: @metamask/eth-sig-util@^5.0.0->^6.0.0 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat authored Sep 1, 2023
1 parent c1ae5d3 commit b87095d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@metamask/eth-json-rpc-provider": "^1.0.0",
"@metamask/eth-sig-util": "^5.0.0",
"@metamask/eth-sig-util": "^6.0.0",
"@metamask/utils": "^5.0.1",
"clone": "^2.1.1",
"eth-block-tracker": "^7.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-json-rpc-provider": ^1.0.0
"@metamask/eth-sig-util": ^5.0.0
"@metamask/eth-sig-util": ^6.0.0
"@metamask/utils": ^5.0.1
"@types/btoa": ^1.2.3
"@types/clone": ^2.1.0
Expand Down Expand Up @@ -1016,17 +1016,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-sig-util@npm:^5.0.0":
version: 5.1.0
resolution: "@metamask/eth-sig-util@npm:5.1.0"
"@metamask/eth-sig-util@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/eth-sig-util@npm:6.0.0"
dependencies:
"@ethereumjs/util": ^8.0.6
bn.js: ^4.12.0
ethereum-cryptography: ^2.0.0
ethjs-util: ^0.1.6
tweetnacl: ^1.0.3
tweetnacl-util: ^0.15.1
checksum: c639e3bf91625faeb0230a6314f0b2d05e8f5e2989542d3e0eed1d21b7b286e1860f68629870fd7e568c1a599b3993c4210403fb4c84a625fb1e75ef676eab4f
checksum: 76c173faed20d0d896561dbf3eb4ec3173e33288bf8844919643fd3e9fb6bc78f1ba8bd8a82252f4d13526ded4cc1aee27ae78f5b32642d9f97ef15fa230a12e
languageName: node
linkType: hard

Expand Down

0 comments on commit b87095d

Please sign in to comment.