File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
"@metamask/metamask-eth-abis" : " ^3.1.1" ,
53
53
"@metamask/polling-controller" : " ^12.0.3" ,
54
54
"@metamask/transaction-controller" : " ^46.0.0" ,
55
- "@metamask/utils" : " ^11.1 .0" ,
55
+ "@metamask/utils" : " ^11.2 .0" ,
56
56
"ethers" : " ^6.12.0"
57
57
},
58
58
"devDependencies" : {
Original file line number Diff line number Diff line change 52
52
"@metamask/metamask-eth-abis" : " ^3.1.1" ,
53
53
"@metamask/polling-controller" : " ^12.0.3" ,
54
54
"@metamask/transaction-controller" : " ^46.0.0" ,
55
- "@metamask/utils" : " ^11.1 .0" ,
55
+ "@metamask/utils" : " ^11.2 .0" ,
56
56
"ethers" : " ^6.12.0"
57
57
},
58
58
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2596,7 +2596,7 @@ __metadata:
2596
2596
" @metamask/network-controller " : " npm:^22.2.1"
2597
2597
" @metamask/polling-controller " : " npm:^12.0.3"
2598
2598
" @metamask/transaction-controller " : " npm:^46.0.0"
2599
- " @metamask/utils " : " npm:^11.1 .0"
2599
+ " @metamask/utils " : " npm:^11.2 .0"
2600
2600
" @types/jest " : " npm:^27.4.1"
2601
2601
deepmerge : " npm:^4.2.2"
2602
2602
ethers : " npm:^6.12.0"
@@ -2630,7 +2630,7 @@ __metadata:
2630
2630
" @metamask/network-controller " : " npm:^22.2.1"
2631
2631
" @metamask/polling-controller " : " npm:^12.0.3"
2632
2632
" @metamask/transaction-controller " : " npm:^46.0.0"
2633
- " @metamask/utils " : " npm:^11.1 .0"
2633
+ " @metamask/utils " : " npm:^11.2 .0"
2634
2634
" @types/jest " : " npm:^27.4.1"
2635
2635
deepmerge : " npm:^4.2.2"
2636
2636
ethers : " npm:^6.12.0"
You can’t perform that action at this time.
0 commit comments