Skip to content

Commit

Permalink
chore(deps): bump @metamask/eth-block-tracker from 11.0.3 to 11.0.4
Browse files Browse the repository at this point in the history
Bumps [@metamask/eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/MetaMask/eth-block-tracker/releases)
- [Changelog](https://github.com/MetaMask/eth-block-tracker/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-block-tracker@v11.0.3...v11.0.4)

---
updated-dependencies:
- dependency-name: "@metamask/eth-block-tracker"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent c0f03c4 commit 72a25db
Showing 1 changed file with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1355,15 +1355,15 @@ __metadata:
linkType: hard

"@metamask/eth-block-tracker@npm:^11.0.3":
version: 11.0.3
resolution: "@metamask/eth-block-tracker@npm:11.0.3"
version: 11.0.4
resolution: "@metamask/eth-block-tracker@npm:11.0.4"
dependencies:
"@metamask/eth-json-rpc-provider": ^4.1.5
"@metamask/safe-event-emitter": ^3.1.1
"@metamask/utils": ^9.1.0
"@metamask/utils": ^11.0.1
json-rpc-random-id: ^1.0.1
pify: ^5.0.0
checksum: e1c9673ccc36c14558ebecd8617d9ed704c77e5a3c5ef604c320a8ec56087307dd21651802d0892d1e1e567c82bd1748a7454dbb54099cab25db15f045bd797c
checksum: 81054b9d47299eacbbae8032a7b5f64c3dd4ddd5588b0ca931034ce16020dfef4b454865d016c2323074ecfce68e5381030b9b58494a155579cfd104a575aada
languageName: node
linkType: hard

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

"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.1"
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: a5072f87157f6763328767bf1ddc01deb94e13f32af58d0993e0450e7e211fb29882280a1013cbdc7752b152a662be3d9beef8129a9097dba7d465389c398b3c
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
Expand Down

0 comments on commit 72a25db

Please sign in to comment.