Skip to content

Commit

Permalink
bump to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adonesky1 committed Nov 9, 2022
1 parent 168b1b5 commit 47c5214
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 @@ -46,7 +46,7 @@
"@ethersproject/providers": "^5.7.0",
"@keystonehq/metamask-airgapped-keyring": "^0.6.1",
"@metamask/contract-metadata": "^1.35.0",
"@metamask/eth-sig-util": "5.0.0",
"@metamask/eth-sig-util": "5.0.1",
"@metamask/metamask-eth-abis": "3.0.0",
"@metamask/types": "^1.1.0",
"@types/uuid": "^8.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,7 @@ __metadata:
"@metamask/eslint-config-jest": ^9.0.0
"@metamask/eslint-config-nodejs": ^9.0.0
"@metamask/eslint-config-typescript": ^9.0.1
"@metamask/eth-sig-util": 5.0.0
"@metamask/eth-sig-util": 5.0.1
"@metamask/metamask-eth-abis": 3.0.0
"@metamask/types": ^1.1.0
"@types/deep-freeze-strict": ^1.1.0
Expand Down Expand Up @@ -1500,17 +1500,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-sig-util@npm:5.0.0":
version: 5.0.0
resolution: "@metamask/eth-sig-util@npm:5.0.0"
"@metamask/eth-sig-util@npm:5.0.1":
version: 5.0.1
resolution: "@metamask/eth-sig-util@npm:5.0.1"
dependencies:
"@ethereumjs/util": ^8.0.0
bn.js: 4.11.8
ethereum-cryptography: ^1.1.2
ethjs-util: ^0.1.6
tweetnacl: ^1.0.3
tweetnacl-util: ^0.15.1
checksum: a2353e92c403d448f34a6e84e360046cce2babea12b38f662689e15c364333afeb3c3677d95c24716f09c1a6d0998002117fb12c595ef08bed2d421956aa592e
checksum: 0af6b7861686fafa0da311afbbfae49eb944a7e8b63bdc0ee4b5a98921dabe05674055e9548ce6e1fc48e7ebfd5bc9f77cb2e12cae105f58a36db648f2ba89dd
languageName: node
linkType: hard

Expand Down

0 comments on commit 47c5214

Please sign in to comment.