Skip to content

Commit

Permalink
chore(deps): bump @metamask/keyring-api from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/keyring-api](https://github.com/MetaMask/keyring-api) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/MetaMask/keyring-api/releases)
- [Changelog](https://github.com/MetaMask/keyring-api/blob/main/CHANGELOG.md)
- [Commits](MetaMask/keyring-api@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/keyring-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 3c32db2 commit 1d74316
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5118,17 +5118,18 @@ __metadata:
linkType: hard

"@metamask/keyring-api@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/keyring-api@npm:6.0.0"
version: 6.1.0
resolution: "@metamask/keyring-api@npm:6.1.0"
dependencies:
"@metamask/snaps-sdk": ^4.0.0
"@metamask/utils": ^8.3.0
"@types/uuid": ^9.0.1
bech32: ^2.0.0
superstruct: ^1.0.3
uuid: ^9.0.0
peerDependencies:
"@metamask/providers": ">=15 <17"
checksum: d3d6d5d27945783ef74e8e1b9626d122a07df58a2a62e12c68ff0bda2894c6c0a16d6add40908159fb92dee0b98425c63fc494c9b86ae0d0a0be7dc74389997a
checksum: 493aff0569b2f62a9cbbda82e5b9df709562f5f11d32f5d97224a7d29be1bbd7139e23f1384d9d888e2e90d3858e64ff499c03780b3664d31724a054722b4e0a
languageName: node
linkType: hard

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

"bech32@npm:^2.0.0":
version: 2.0.0
resolution: "bech32@npm:2.0.0"
checksum: fa15acb270b59aa496734a01f9155677b478987b773bf701f465858bf1606c6a970085babd43d71ce61895f1baa594cb41a2cd1394bd2c6698f03cc2d811300e
languageName: node
linkType: hard

"better-opn@npm:^2.1.1":
version: 2.1.1
resolution: "better-opn@npm:2.1.1"
Expand Down

0 comments on commit 1d74316

Please sign in to comment.