Skip to content

Commit

Permalink
chore: use eth-keyring-controller v12
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Jul 17, 2023
1 parent 9a40f8d commit dc0a5ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/keyring-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@keystonehq/metamask-airgapped-keyring": "^0.13.1",
"@metamask/base-controller": "workspace:^",
"@metamask/controller-utils": "workspace:^",
"@metamask/eth-keyring-controller": "^11.0.0",
"@metamask/eth-sig-util": "^6.0.0",
"@metamask/eth-keyring-controller": "^12.0.0",
"@metamask/eth-sig-util": "^5.1.0",
"@metamask/message-manager": "workspace:^",
"@metamask/preferences-controller": "workspace:^",
"async-mutex": "^0.2.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,18 +1677,18 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-keyring-controller@npm:^11.0.0":
version: 11.0.0
resolution: "@metamask/eth-keyring-controller@npm:11.0.0"
"@metamask/eth-keyring-controller@npm:^12.0.0":
version: 12.0.0
resolution: "@metamask/eth-keyring-controller@npm:12.0.0"
dependencies:
"@ethereumjs/tx": ^4.1.1
"@metamask/browser-passworder": ^4.1.0
"@metamask/eth-hd-keyring": ^6.0.0
"@metamask/eth-sig-util": ^5.1.0
"@metamask/eth-sig-util": ^6.0.0
"@metamask/eth-simple-keyring": ^5.0.0
"@metamask/utils": ^5.0.0
"@metamask/utils": ^6.1.0
obs-store: ^4.0.3
checksum: 84ade74649bf4020f9c06c985f8116f3cf080c96df201bbd919a6defcffd4824f50feb4b26a630e14d5d2d00fd74e0fde800e5165d63317e834a05a270733d8b
checksum: 2c56eaafc8c491af44331d94e1f7b96e70b25bceca3d0caad6b9c5998635a73fd3f9cdc61a5ce3bba949f628929c33ef6ea2b8f174f9b73552be2c710d1d38e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1788,8 +1788,8 @@ __metadata:
"@metamask/auto-changelog": ^3.1.0
"@metamask/base-controller": "workspace:^"
"@metamask/controller-utils": "workspace:^"
"@metamask/eth-keyring-controller": ^11.0.0
"@metamask/eth-sig-util": ^6.0.0
"@metamask/eth-keyring-controller": ^12.0.0
"@metamask/eth-sig-util": ^5.1.0
"@metamask/message-manager": "workspace:^"
"@metamask/preferences-controller": "workspace:^"
"@metamask/scure-bip39": ^2.1.0
Expand Down

0 comments on commit dc0a5ab

Please sign in to comment.