Skip to content

Commit

Permalink
chore(deps): bump '@metamask/keyring-api' to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Jun 11, 2024
1 parent 1e18d45 commit ce180f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
"@metamask/ethjs-query": "^0.7.1",
"@metamask/gas-fee-controller": "^15.1.2",
"@metamask/jazzicon": "^2.0.0",
"@metamask/keyring-api": "^6.3.1",
"@metamask/keyring-api": "^7.0.0",
"@metamask/keyring-controller": "patch:@metamask/keyring-controller@npm%3A15.0.0#~/.yarn/patches/@metamask-keyring-controller-npm-15.0.0-fa070ce311.patch",
"@metamask/logging-controller": "^3.0.1",
"@metamask/logo": "^3.1.2",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5527,6 +5527,22 @@ __metadata:
languageName: node
linkType: hard

"@metamask/keyring-api@npm:^7.0.0":
version: 7.0.0
resolution: "@metamask/keyring-api@npm:7.0.0"
dependencies:
"@metamask/snaps-sdk": "npm:^4.2.0"
"@metamask/utils": "npm:^8.4.0"
"@types/uuid": "npm:^9.0.8"
bech32: "npm:^2.0.0"
superstruct: "npm:^1.0.3"
uuid: "npm:^9.0.1"
peerDependencies:
"@metamask/providers": ">=15 <18"
checksum: 10/e2c2cdb3b7cfe6c05dde735ec2d537299460e8ec1fa734fb41948cfe75aa9a6a3030bf78d9b368da516dede3923aebfbe125d17a3f51e52ad8dc9b853351932d
languageName: node
linkType: hard

"@metamask/keyring-controller@npm:15.0.0":
version: 15.0.0
resolution: "@metamask/keyring-controller@npm:15.0.0"
Expand Down Expand Up @@ -24900,7 +24916,7 @@ __metadata:
"@metamask/forwarder": "npm:^1.1.0"
"@metamask/gas-fee-controller": "npm:^15.1.2"
"@metamask/jazzicon": "npm:^2.0.0"
"@metamask/keyring-api": "npm:^6.3.1"
"@metamask/keyring-api": "npm:^7.0.0"
"@metamask/keyring-controller": "patch:@metamask/keyring-controller@npm%3A15.0.0#~/.yarn/patches/@metamask-keyring-controller-npm-15.0.0-fa070ce311.patch"
"@metamask/logging-controller": "npm:^3.0.1"
"@metamask/logo": "npm:^3.1.2"
Expand Down

0 comments on commit ce180f4

Please sign in to comment.