Skip to content

build(deps): bump @metamask/controller-utils from 11.5.0 to 11.11.0 #390

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

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
32 changes: 25 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,23 +898,23 @@ __metadata:
linkType: hard

"@metamask/controller-utils@npm:^11.5.0":
version: 11.5.0
resolution: "@metamask/controller-utils@npm:11.5.0"
version: 11.11.0
resolution: "@metamask/controller-utils@npm:11.11.0"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/eth-query": ^4.0.0
"@metamask/ethjs-unit": ^0.3.0
"@metamask/utils": ^11.1.0
"@metamask/utils": ^11.4.2
"@spruceid/siwe-parser": 2.1.0
"@types/bn.js": ^5.1.5
bignumber.js: ^9.1.2
bn.js: ^5.2.1
cockatiel: ^3.1.2
eth-ens-namehash: ^2.0.8
fast-deep-equal: ^3.1.3
lodash: ^4.17.21
peerDependencies:
"@babel/runtime": ^7.0.0
checksum: 278440b2d69a798c943c95ab64b181ef601779fa1f68633351027d96ca81d6c00adcbe5233bf41391f95e3e98ef4672b6474e52aef5a9e841fde40c9c37f52eb
checksum: 2bbddc5ce21615fd07ce46a71c55fabdb2a83525807377149e20aa2f92c500b2d5534012cd16c640086cc16cd482a0997f308facd88fc1145957dcad52b1bf7e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1219,6 +1219,24 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^11.4.2":
version: 11.4.2
resolution: "@metamask/utils@npm:11.4.2"
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
lodash.memoize: ^4.1.2
pony-cause: ^2.1.10
semver: ^7.5.4
uuid: ^9.0.1
checksum: 11061a93f49684563a14caaaab2d8dbb969c907dbc24358cf188dd10ec00ac91e5d04369ef605e9d78e75f8ad53d9a0fbdb65f2325b12ef6c8db85bb46160dff
languageName: node
linkType: hard

"@metamask/utils@npm:^9.1.0":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
Expand Down Expand Up @@ -5364,7 +5382,7 @@ __metadata:
languageName: node
linkType: hard

"lodash.memoize@npm:4.x":
"lodash.memoize@npm:4.x, lodash.memoize@npm:^4.1.2":
version: 4.1.2
resolution: "lodash.memoize@npm:4.1.2"
checksum: 9ff3942feeccffa4f1fafa88d32f0d24fdc62fd15ded5a74a5f950ff5f0c6f61916157246744c620173dddf38d37095a92327d5fd3861e2063e736a5c207d089
Expand All @@ -5378,7 +5396,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.7.0":
"lodash@npm:^4.17.21, lodash@npm:^4.7.0":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
Expand Down
Loading