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/approval-controller from 5.0.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [@metamask/approval-controller](https://github.com/MetaMask/core) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/approval-controller"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 54e7069 commit 11e6fcc
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,14 +954,14 @@ __metadata:
linkType: hard

"@metamask/approval-controller@npm:^5.0.0":
version: 5.0.0
resolution: "@metamask/approval-controller@npm:5.0.0"
version: 5.1.1
resolution: "@metamask/approval-controller@npm:5.1.1"
dependencies:
"@metamask/base-controller": ^4.0.0
"@metamask/base-controller": ^4.0.1
"@metamask/rpc-errors": ^6.1.0
"@metamask/utils": ^8.2.0
nanoid: ^3.1.31
checksum: b6a866db33458fa3125a20910d3c576e6e0fb2d8753db81a5d0d57f2181d361ea5e098ed98b60be868279f0ab4b80ba867911563318e5308f0175cdc1e63d15c
checksum: 02676b0a213289ba44f2f746c9f5e58687ee80cd17e88ae8324f4ac7fcb910d05476bfbed94c410cfdb56d40e735c812a4ad5d496fdc4911655f2760cc8d6e80
languageName: node
linkType: hard

Expand Down Expand Up @@ -990,6 +990,16 @@ __metadata:
languageName: node
linkType: hard

"@metamask/base-controller@npm:^4.0.1":
version: 4.0.1
resolution: "@metamask/base-controller@npm:4.0.1"
dependencies:
"@metamask/utils": ^8.2.0
immer: ^9.0.6
checksum: d86a7dbe5f23daf56677fe14192d08c9b38c993e8c05a36afa2d7995bb7b272be8d182450c509ed605e73256d32fef55eea5814130d2381259e30751be3d9f2c
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^6.0.0":
version: 6.1.0
resolution: "@metamask/controller-utils@npm:6.1.0"
Expand Down

0 comments on commit 11e6fcc

Please sign in to comment.