Skip to content

Commit

Permalink
Bump @metamask/controller-utils from 11.0.0 to 11.4.2
Browse files Browse the repository at this point in the history
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core) from 11.0.0 to 11.4.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/controller-utils@11.0.0...@metamask/controller-utils@11.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 94f4a14 commit 5f09cc0
Showing 1 changed file with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2636,19 +2636,20 @@ __metadata:
linkType: hard

"@metamask/controller-utils@npm:^11.0.0":
version: 11.0.0
resolution: "@metamask/controller-utils@npm:11.0.0"
version: 11.4.2
resolution: "@metamask/controller-utils@npm:11.4.2"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/eth-query": ^4.0.0
"@metamask/ethjs-unit": ^0.3.0
"@metamask/utils": ^8.3.0
"@metamask/utils": ^10.0.0
"@spruceid/siwe-parser": 2.1.0
"@types/bn.js": ^5.1.5
bignumber.js: ^9.1.2
bn.js: ^5.2.1
eth-ens-namehash: ^2.0.8
fast-deep-equal: ^3.1.3
checksum: ce77d9006c34109d78787d91036b605c2e401f51bae58a60cfd955905ebd63ebe5a007b93861a1fcc51bb7e57b69ec2a6dd6142656c1ee2d87d74e397752dffa
checksum: da47338dec1771cd3f29c3dd007f87b8138de0c20e33291128e842779acc748a7eeefef0c0005a83987369303c08bba99b60d014e18f87adf405f18462218cc8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3237,6 +3238,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^10.0.0":
version: 10.0.0
resolution: "@metamask/utils@npm:10.0.0"
dependencies:
"@ethereumjs/tx": ^4.2.0
"@metamask/superstruct": ^3.1.0
"@noble/hashes": ^1.3.1
"@scure/base": ^1.1.3
"@types/debug": ^4.1.7
debug: ^4.3.4
pony-cause: ^2.1.10
semver: ^7.5.4
uuid: ^9.0.1
checksum: b75679b78d3e084ed486d767fd5532b09527eb40e0cc5b080f5f0f1a620c68674cb662b1b3aa05eed8e1f024c08f8b7ae3c499a5185a32bea4c342874c529ba5
languageName: node
linkType: hard

"@metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.3.0":
version: 8.3.0
resolution: "@metamask/utils@npm:8.3.0"
Expand Down Expand Up @@ -6481,6 +6499,13 @@ __metadata:
languageName: node
linkType: hard

"bignumber.js@npm:^9.1.2":
version: 9.1.2
resolution: "bignumber.js@npm:9.1.2"
checksum: 582c03af77ec9cb0ebd682a373ee6c66475db94a4325f92299621d544aa4bd45cb45fd60001610e94aef8ae98a0905fa538241d9638d4422d57abbeeac6fadaf
languageName: node
linkType: hard

"bin-links@npm:4.0.1":
version: 4.0.1
resolution: "bin-links@npm:4.0.1"
Expand Down

0 comments on commit 5f09cc0

Please sign in to comment.