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

Bump @metamask/controller-utils from 11.0.0 to 11.4.5 #10

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
35 changes: 31 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2674,19 +2674,22 @@ __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.5
resolution: "@metamask/controller-utils@npm:11.4.5"
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": ^11.0.1
"@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
peerDependencies:
"@babel/runtime": ^7.0.0
checksum: ee86c8d23ff394b864ba98d87828158ac68e15e83b93d314b47e4cccc0d84b061b9921626d99645a50b38cced4d86839b22cb48952d0875ed7cd2c1866b8b9c2
languageName: node
linkType: hard

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

"@metamask/utils@npm:^11.0.1":
version: 11.1.0
resolution: "@metamask/utils@npm:11.1.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: 41ec84e9198969bb5a0e7a1f5426ca886a62f6d47456a1575f60b2712b9078829d0c3a947bbfffd47ca832447591b36b64a4ce767e56a6fc0304e4a1b9ec5231
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 @@ -6572,6 +6592,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
Loading