Skip to content

Commit

Permalink
build(deps): bump @metamask/controller-utils from 9.1.0 to 11.0.0 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent ce199e9 commit f0f410f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ethereumjs/util": "^9.0.2",
"@ethersproject/bytes": "^5.7.0",
"@metamask/base-controller": "^5.0.1",
"@metamask/controller-utils": "^9.1.0",
"@metamask/controller-utils": "^11.0.0",
"@metamask/eth-query": "^4.0.0",
"@metamask/network-controller": "^18.1.2",
"@metamask/polling-controller": "^6.0.1",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1290,6 +1290,23 @@ __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:^9.1.0":
version: 9.1.0
resolution: "@metamask/controller-utils@npm:9.1.0"
Expand Down Expand Up @@ -1673,7 +1690,7 @@ __metadata:
"@lavamoat/allow-scripts": ^2.3.1
"@metamask/auto-changelog": ^3.1.0
"@metamask/base-controller": ^5.0.1
"@metamask/controller-utils": ^9.1.0
"@metamask/controller-utils": ^11.0.0
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
Expand Down

0 comments on commit f0f410f

Please sign in to comment.