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 9.0.2 to 9.1.0 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
17 changes: 4 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3879,19 +3879,19 @@ __metadata:
linkType: hard

"@metamask/controller-utils@npm:^9.0.1":
version: 9.0.2
resolution: "@metamask/controller-utils@npm:9.0.2"
version: 9.1.0
resolution: "@metamask/controller-utils@npm:9.1.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": 1.1.3
"@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: 06e1e33275aba4a54ee5a99fa2ca614a089f9e0d4369d700694bad0386af2492f0aa9337124db41afb54ffe4c9cb89055f6e05810333436b20be7d7da133aa45
checksum: 2a6adf8db232c38211301887260274324888d60beead8d4e528a19c70ca4b659391ea01d9382e355fc943af3963f78766fa3c6bb9487281c24012949192a0a91
languageName: node
linkType: hard

Expand Down Expand Up @@ -5906,15 +5906,6 @@ __metadata:
languageName: node
linkType: hard

"@spruceid/siwe-parser@npm:1.1.3":
version: 1.1.3
resolution: "@spruceid/siwe-parser@npm:1.1.3"
dependencies:
apg-js: ^4.1.1
checksum: 708786ba2f10987c45c1fd8a6243ba6572ee7f320531616d71ff66044828bc24af66f5537ce09c9272bdae93fcc35b566a7804fe7997284f2ee5445a36e6add2
languageName: node
linkType: hard

"@spruceid/siwe-parser@npm:2.1.0":
version: 2.1.0
resolution: "@spruceid/siwe-parser@npm:2.1.0"
Expand Down
Loading