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 6.0.1 to 6.0.2 (#…
Browse files Browse the repository at this point in the history
…282)

Bumps [@metamask/approval-controller](https://github.com/MetaMask/core) from 6.0.1 to 6.0.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent b6e34ba commit 624f7e7
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 @@ -923,14 +923,14 @@ __metadata:
linkType: hard

"@metamask/approval-controller@npm:^6.0.1":
version: 6.0.1
resolution: "@metamask/approval-controller@npm:6.0.1"
version: 6.0.2
resolution: "@metamask/approval-controller@npm:6.0.2"
dependencies:
"@metamask/base-controller": ^5.0.1
"@metamask/base-controller": ^5.0.2
"@metamask/rpc-errors": ^6.2.1
"@metamask/utils": ^8.3.0
nanoid: ^3.1.31
checksum: 743a06a11fe10f413631696a5ef74f225092ca5c1bef979b656215eccaffb5ad6eb31fc738d948e4668a62788175de246e692674886c397aa15587dc6667889c
checksum: 662365ec460edc1e3839c2f9f427d44a707350ecca7fa3524d75da3652306b61fc69f7336154142b4a38657c272624232ea40bf218427ba15b11fd89c5a5ae42
languageName: node
linkType: hard

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

"@metamask/base-controller@npm:^5.0.2":
version: 5.0.2
resolution: "@metamask/base-controller@npm:5.0.2"
dependencies:
"@metamask/utils": ^8.3.0
immer: ^9.0.6
checksum: 22c43c3147c7da1c1b87de4d41948e275f8e0adcdb1210a55a62aa497db4fa82399750901729d9dc6285d89e68f18e5bd15095ee4d4c6cfc169035173e69a1d2
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^9.0.1":
version: 9.1.0
resolution: "@metamask/controller-utils@npm:9.1.0"
Expand Down

0 comments on commit 624f7e7

Please sign in to comment.