Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @metamask/controller-utils from 11.0.0 to 11.3.0 #73

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 4 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2804,26 +2804,9 @@ __metadata:
languageName: node
linkType: hard

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

"@metamask/controller-utils@npm:^11.0.2":
version: 11.1.0
resolution: "@metamask/controller-utils@npm:11.1.0"
"@metamask/controller-utils@npm:^11.0.0, @metamask/controller-utils@npm:^11.0.2":
version: 11.3.0
resolution: "@metamask/controller-utils@npm:11.3.0"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/eth-query": ^4.0.0
Expand All @@ -2834,7 +2817,7 @@ __metadata:
bn.js: ^5.2.1
eth-ens-namehash: ^2.0.8
fast-deep-equal: ^3.1.3
checksum: 146a69171402db85f9d7a9d1241302373f468e8d5ffd07c4460bdec15c8ac3491349715e0b6b0c9a730faf0877cdafd2d632361e0a42010d6b4a57b002e6cc61
checksum: 5b6d0a57bf89c56bb374b4a3e6b035860a61285a4502184197627cc01512e5645621b8a22455f94c58a82eb2d44ed8a9d6c310b881262af439d9ebd9133e2ef4
languageName: node
linkType: hard

Expand Down
Loading