Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @metamask/keyring-api from 6.1.1 to 6.2.1 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly authored May 27, 2024
1 parent 15892f5 commit a0b6be4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@ethereumjs/tx": "^4.2.0",
"@metamask/eth-sig-util": "^7.0.1",
"@metamask/keyring-api": "^6.1.1",
"@metamask/keyring-api": "^6.2.1",
"@metamask/snaps-controllers": "^8.1.1",
"@metamask/snaps-sdk": "^4.2.0",
"@metamask/snaps-utils": "^7.4.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-sig-util": ^7.0.1
"@metamask/keyring-api": ^6.1.1
"@metamask/keyring-api": ^6.2.1
"@metamask/snaps-controllers": ^8.1.1
"@metamask/snaps-sdk": ^4.2.0
"@metamask/snaps-utils": ^7.4.0
Expand Down Expand Up @@ -1143,19 +1143,19 @@ __metadata:
languageName: node
linkType: hard

"@metamask/keyring-api@npm:^6.1.1":
version: 6.1.1
resolution: "@metamask/keyring-api@npm:6.1.1"
"@metamask/keyring-api@npm:^6.2.1":
version: 6.2.1
resolution: "@metamask/keyring-api@npm:6.2.1"
dependencies:
"@metamask/snaps-sdk": ^4.2.0
"@metamask/utils": ^8.3.0
"@types/uuid": ^9.0.1
"@metamask/utils": ^8.4.0
"@types/uuid": ^9.0.8
bech32: ^2.0.0
superstruct: ^1.0.3
uuid: ^9.0.0
uuid: ^9.0.1
peerDependencies:
"@metamask/providers": ">=15 <17"
checksum: 5a9ed008e19062c84ec8fd019ad29f9ebb7d8d8464bbe5da70ad26e6aceb57e4d98a9762e7cd9fea4ac7de0cdc08bfc0a5bf598770749aa9abdbe6d1840fb627
checksum: e19860c7472086653a0399b6e32c693794147e8dfce5ac3c0d50115181b6821adac01c3f150c2170ec9a72b90c2a84dafce683f5a033d548449e9e311087a05a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1836,6 +1836,13 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.8":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

"@types/yargs-parser@npm:*":
version: 15.0.0
resolution: "@types/yargs-parser@npm:15.0.0"
Expand Down

0 comments on commit a0b6be4

Please sign in to comment.