@bitgo/sdk-api 1.1.0-rc.17 → 1.1.0-rc.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1442,7 +1442,7 @@
1442
1442
  "affectsGlobalScope": false
1443
1443
  },
1444
1444
  "../package.json": {
1445
- "version": "c27d8fef9c376a606b0497ae4504a3f48d1094ad195ee0c330f8bd0adfcc1009",
1445
+ "version": "4996a13ed70a8018105c7b7336de058beb344f4809eb1b0b0d9c5bd86f146672",
1446
1446
  "affectsGlobalScope": true
1447
1447
  },
1448
1448
  "../src/encrypt.ts": {
@@ -1450,8 +1450,13 @@
1450
1450
  "signature": "4c6369f87c50ec5244ef161b8f144dfb01faf77f720bd919587e04a400f9799d",
1451
1451
  "affectsGlobalScope": false
1452
1452
  },
1453
+ "../../../node_modules/browser-or-node/lib/index.d.ts": {
1454
+ "version": "a9e7daabbb27e33680d55553ba8ace0c0cbdc3fbfff0d7f8e9772bae72df9243",
1455
+ "signature": "a9e7daabbb27e33680d55553ba8ace0c0cbdc3fbfff0d7f8e9772bae72df9243",
1456
+ "affectsGlobalScope": false
1457
+ },
1453
1458
  "../src/bitgoapi.ts": {
1454
- "version": "8a85a0140cad0c0fb71cc5e2b8a8245d327f3441883d8004317babd7d205fa78",
1459
+ "version": "575d5444fee4f163b70c202b3c50efae02ffd291a819fa0e9fe8a5fbf06820f0",
1455
1460
  "signature": "ccede5b162148547d3eeca5a9b93276488a429fa0cdc791f9c91bfb3281512f4",
1456
1461
  "affectsGlobalScope": false
1457
1462
  },
@@ -2029,6 +2034,7 @@
2029
2034
  "../../../node_modules/@types/superagent/index.d.ts",
2030
2035
  "../../../node_modules/bip32/types/index.d.ts",
2031
2036
  "../../../node_modules/bitcoinjs-message/index.d.ts",
2037
+ "../../../node_modules/browser-or-node/lib/index.d.ts",
2032
2038
  "../../sdk-core/dist/src/index.d.ts",
2033
2039
  "../../utxo-lib/dist/src/index.d.ts",
2034
2040
  "../package.json",
@@ -3560,59 +3566,42 @@
3560
3566
  "../../utxo-lib/dist/src/index.d.ts"
3561
3567
  ],
3562
3568
  "../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts": [
3563
- "../../../node_modules/@types/node/util.d.ts",
3564
3569
  "../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts"
3565
3570
  ],
3566
3571
  "../../sdk-core/dist/src/account-lib/basecoin/basetransaction.d.ts": [
3567
3572
  "../../../node_modules/@types/node/index.d.ts",
3568
- "../../../node_modules/@types/node/util.d.ts",
3569
3573
  "../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts",
3570
3574
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts",
3571
3575
  "../../statics/dist/src/index.d.ts"
3572
3576
  ],
3573
3577
  "../../sdk-core/dist/src/account-lib/basecoin/basetransactionbuilder.d.ts": [
3574
3578
  "../../../node_modules/@types/node/index.d.ts",
3575
- "../../../node_modules/@types/node/util.d.ts",
3576
3579
  "../../../node_modules/bignumber.js/bignumber.d.ts",
3577
3580
  "../../sdk-core/dist/src/account-lib/basecoin/basetransaction.d.ts",
3578
3581
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts",
3579
3582
  "../../statics/dist/src/index.d.ts"
3580
3583
  ],
3581
3584
  "../../sdk-core/dist/src/account-lib/basecoin/basetransactionbuilderfactory.d.ts": [
3582
- "../../../node_modules/@types/node/util.d.ts",
3583
3585
  "../../statics/dist/src/index.d.ts"
3584
3586
  ],
3585
- "../../sdk-core/dist/src/account-lib/basecoin/baseutils.d.ts": [
3586
- "../../../node_modules/@types/node/util.d.ts"
3587
- ],
3588
3587
  "../../sdk-core/dist/src/account-lib/basecoin/blskeypair.d.ts": [
3589
3588
  "../../../node_modules/@types/node/index.d.ts",
3590
- "../../../node_modules/@types/node/util.d.ts",
3591
3589
  "../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
3592
3590
  "../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts",
3593
3591
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
3594
3592
  ],
3595
3593
  "../../sdk-core/dist/src/account-lib/basecoin/ed25519keypair.d.ts": [
3596
- "../../../node_modules/@types/node/util.d.ts",
3597
3594
  "../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
3598
3595
  "../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts",
3599
3596
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
3600
3597
  ],
3601
- "../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts": [
3602
- "../../../node_modules/@types/node/util.d.ts"
3603
- ],
3604
- "../../sdk-core/dist/src/account-lib/basecoin/errors.d.ts": [
3605
- "../../../node_modules/@types/node/util.d.ts"
3606
- ],
3607
3598
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts": [
3608
3599
  "../../../node_modules/@types/node/index.d.ts",
3609
- "../../../node_modules/@types/node/util.d.ts",
3610
3600
  "../../sdk-core/dist/src/account-lib/basecoin/basetransactionbuilder.d.ts",
3611
3601
  "../../sdk-core/dist/src/account-lib/basecoin/basetransactionbuilderfactory.d.ts",
3612
3602
  "../../sdk-core/dist/src/bitgo/index.d.ts"
3613
3603
  ],
3614
3604
  "../../sdk-core/dist/src/account-lib/basecoin/index.d.ts": [
3615
- "../../../node_modules/@types/node/util.d.ts",
3616
3605
  "../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
3617
3606
  "../../sdk-core/dist/src/account-lib/basecoin/basetransaction.d.ts",
3618
3607
  "../../sdk-core/dist/src/account-lib/basecoin/basetransactionbuilder.d.ts",
@@ -3627,7 +3616,6 @@
3627
3616
  ],
3628
3617
  "../../sdk-core/dist/src/account-lib/basecoin/secp256k1extendedkeypair.d.ts": [
3629
3618
  "../../../node_modules/@types/node/index.d.ts",
3630
- "../../../node_modules/@types/node/util.d.ts",
3631
3619
  "../../../node_modules/bip32/types/index.d.ts",
3632
3620
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3633
3621
  "../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
@@ -3635,111 +3623,83 @@
3635
3623
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
3636
3624
  ],
3637
3625
  "../../sdk-core/dist/src/account-lib/index.d.ts": [
3638
- "../../../node_modules/@types/node/util.d.ts",
3639
3626
  "../../sdk-core/dist/src/account-lib/basecoin/index.d.ts",
3640
3627
  "../../sdk-core/dist/src/account-lib/mpc/index.d.ts",
3641
3628
  "../../sdk-core/dist/src/account-lib/util/crypto.d.ts",
3642
3629
  "../../sdk-core/dist/src/account-lib/util/ed25519keyderiver.d.ts"
3643
3630
  ],
3644
3631
  "../../sdk-core/dist/src/account-lib/mpc/curves/basecurve.d.ts": [
3645
- "../../../node_modules/@types/node/index.d.ts",
3646
- "../../../node_modules/@types/node/util.d.ts"
3632
+ "../../../node_modules/@types/node/index.d.ts"
3647
3633
  ],
3648
3634
  "../../sdk-core/dist/src/account-lib/mpc/curves/ed25519.d.ts": [
3649
3635
  "../../../node_modules/@types/node/index.d.ts",
3650
- "../../../node_modules/@types/node/util.d.ts",
3651
3636
  "../../sdk-core/dist/src/account-lib/mpc/curves/basecurve.d.ts"
3652
3637
  ],
3653
3638
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts": [
3654
- "../../../node_modules/@types/node/util.d.ts",
3655
3639
  "../../sdk-core/dist/src/account-lib/mpc/curves/basecurve.d.ts",
3656
3640
  "../../sdk-core/dist/src/account-lib/mpc/curves/ed25519.d.ts",
3657
3641
  "../../sdk-core/dist/src/account-lib/mpc/curves/secp256k1.d.ts"
3658
3642
  ],
3659
3643
  "../../sdk-core/dist/src/account-lib/mpc/curves/secp256k1.d.ts": [
3660
3644
  "../../../node_modules/@types/node/index.d.ts",
3661
- "../../../node_modules/@types/node/util.d.ts",
3662
3645
  "../../sdk-core/dist/src/account-lib/mpc/curves/basecurve.d.ts"
3663
3646
  ],
3664
3647
  "../../sdk-core/dist/src/account-lib/mpc/hdtree.d.ts": [
3665
- "../../../node_modules/@types/node/util.d.ts",
3666
3648
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts"
3667
3649
  ],
3668
3650
  "../../sdk-core/dist/src/account-lib/mpc/index.d.ts": [
3669
- "../../../node_modules/@types/node/util.d.ts",
3670
3651
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
3671
3652
  "../../sdk-core/dist/src/account-lib/mpc/hdtree.d.ts",
3672
3653
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
3673
3654
  "../../sdk-core/dist/src/account-lib/mpc/util.d.ts"
3674
3655
  ],
3675
3656
  "../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts": [
3676
- "../../../node_modules/@types/node/util.d.ts",
3677
3657
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts"
3678
3658
  ],
3679
3659
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts": [
3680
- "../../../node_modules/@types/node/util.d.ts",
3681
3660
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
3682
3661
  "../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts",
3683
3662
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
3684
3663
  ],
3685
3664
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": [
3686
- "../../../node_modules/@types/node/util.d.ts",
3687
3665
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts",
3688
3666
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
3689
3667
  ],
3690
- "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts": [
3691
- "../../../node_modules/@types/node/util.d.ts"
3692
- ],
3693
3668
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/eddsa.d.ts": [
3694
3669
  "../../../node_modules/@types/node/index.d.ts",
3695
- "../../../node_modules/@types/node/util.d.ts",
3696
3670
  "../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
3697
3671
  "../../sdk-core/dist/src/account-lib/mpc/hdtree.d.ts",
3698
3672
  "../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts",
3699
3673
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/types.d.ts"
3700
3674
  ],
3701
3675
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/index.d.ts": [
3702
- "../../../node_modules/@types/node/util.d.ts",
3703
3676
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/eddsa.d.ts",
3704
3677
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/types.d.ts"
3705
3678
  ],
3706
- "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/types.d.ts": [
3707
- "../../../node_modules/@types/node/util.d.ts"
3708
- ],
3709
3679
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts": [
3710
- "../../../node_modules/@types/node/util.d.ts",
3711
3680
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts",
3712
3681
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/index.d.ts",
3713
3682
  "../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/types.d.ts"
3714
3683
  ],
3715
3684
  "../../sdk-core/dist/src/account-lib/mpc/util.d.ts": [
3716
- "../../../node_modules/@types/node/index.d.ts",
3717
- "../../../node_modules/@types/node/util.d.ts"
3685
+ "../../../node_modules/@types/node/index.d.ts"
3718
3686
  ],
3719
3687
  "../../sdk-core/dist/src/account-lib/util/crypto.d.ts": [
3720
3688
  "../../../node_modules/@types/node/index.d.ts",
3721
- "../../../node_modules/@types/node/util.d.ts",
3722
3689
  "../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
3723
3690
  ],
3724
3691
  "../../sdk-core/dist/src/account-lib/util/ed25519keyderiver.d.ts": [
3725
- "../../../node_modules/@types/node/index.d.ts",
3726
- "../../../node_modules/@types/node/util.d.ts"
3727
- ],
3728
- "../../sdk-core/dist/src/api/bip32path.d.ts": [
3729
- "../../../node_modules/@types/node/util.d.ts"
3692
+ "../../../node_modules/@types/node/index.d.ts"
3730
3693
  ],
3731
3694
  "../../sdk-core/dist/src/api/index.d.ts": [
3732
- "../../../node_modules/@types/node/util.d.ts",
3733
3695
  "../../sdk-core/dist/src/api/bip32path.d.ts",
3734
3696
  "../../sdk-core/dist/src/api/types.d.ts"
3735
3697
  ],
3736
3698
  "../../sdk-core/dist/src/api/types.d.ts": [
3737
- "../../../node_modules/@types/node/util.d.ts",
3738
3699
  "../../../node_modules/@types/superagent/index.d.ts"
3739
3700
  ],
3740
3701
  "../../sdk-core/dist/src/bitgo/basecoin/basecoin.d.ts": [
3741
3702
  "../../../node_modules/@types/node/index.d.ts",
3742
- "../../../node_modules/@types/node/util.d.ts",
3743
3703
  "../../sdk-core/dist/src/bitgo/basecoin/ibasecoin.d.ts",
3744
3704
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3745
3705
  "../../sdk-core/dist/src/bitgo/enterprise/index.d.ts",
@@ -3752,7 +3712,6 @@
3752
3712
  ],
3753
3713
  "../../sdk-core/dist/src/bitgo/basecoin/ibasecoin.d.ts": [
3754
3714
  "../../../node_modules/@types/node/index.d.ts",
3755
- "../../../node_modules/@types/node/util.d.ts",
3756
3715
  "../../sdk-core/dist/src/api/index.d.ts",
3757
3716
  "../../sdk-core/dist/src/bitgo/enterprise/index.d.ts",
3758
3717
  "../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
@@ -3764,45 +3723,35 @@
3764
3723
  "../../sdk-core/dist/src/bitgo/webhook/iwebhooks.d.ts"
3765
3724
  ],
3766
3725
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts": [
3767
- "../../../node_modules/@types/node/util.d.ts",
3768
3726
  "../../sdk-core/dist/src/bitgo/basecoin/basecoin.d.ts",
3769
3727
  "../../sdk-core/dist/src/bitgo/basecoin/ibasecoin.d.ts"
3770
3728
  ],
3771
3729
  "../../sdk-core/dist/src/bitgo/bip32util.d.ts": [
3772
3730
  "../../../node_modules/@types/node/index.d.ts",
3773
- "../../../node_modules/@types/node/util.d.ts",
3774
3731
  "../../../node_modules/bip32/types/index.d.ts"
3775
3732
  ],
3776
3733
  "../../sdk-core/dist/src/bitgo/bitcoin.d.ts": [
3777
3734
  "../../../node_modules/@types/node/index.d.ts",
3778
- "../../../node_modules/@types/node/util.d.ts",
3779
3735
  "../../../node_modules/bip32/types/index.d.ts",
3780
3736
  "../../sdk-core/dist/src/bitgo/types.d.ts",
3781
3737
  "../../utxo-lib/dist/src/index.d.ts"
3782
3738
  ],
3783
3739
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts": [
3784
- "../../../node_modules/@types/node/util.d.ts",
3785
3740
  "../../sdk-core/dist/src/api/index.d.ts",
3786
3741
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3787
3742
  "../../sdk-core/dist/src/bitgo/environments.d.ts"
3788
3743
  ],
3789
3744
  "../../sdk-core/dist/src/bitgo/coinfactory.d.ts": [
3790
- "../../../node_modules/@types/node/util.d.ts",
3791
3745
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3792
3746
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3793
3747
  "../../statics/dist/src/index.d.ts"
3794
3748
  ],
3795
- "../../sdk-core/dist/src/bitgo/config.d.ts": [
3796
- "../../../node_modules/@types/node/util.d.ts"
3797
- ],
3798
3749
  "../../sdk-core/dist/src/bitgo/ecdh.d.ts": [
3799
3750
  "../../../node_modules/@types/node/index.d.ts",
3800
- "../../../node_modules/@types/node/util.d.ts",
3801
3751
  "../../../node_modules/bip32/types/index.d.ts",
3802
3752
  "../../utxo-lib/dist/src/index.d.ts"
3803
3753
  ],
3804
3754
  "../../sdk-core/dist/src/bitgo/enterprise/enterprise.d.ts": [
3805
- "../../../node_modules/@types/node/util.d.ts",
3806
3755
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3807
3756
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3808
3757
  "../../sdk-core/dist/src/bitgo/enterprise/index.d.ts",
@@ -3810,38 +3759,31 @@
3810
3759
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3811
3760
  ],
3812
3761
  "../../sdk-core/dist/src/bitgo/enterprise/enterprises.d.ts": [
3813
- "../../../node_modules/@types/node/util.d.ts",
3814
3762
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3815
3763
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3816
3764
  "../../sdk-core/dist/src/bitgo/enterprise/enterprise.d.ts",
3817
3765
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprises.d.ts"
3818
3766
  ],
3819
3767
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprise.d.ts": [
3820
- "../../../node_modules/@types/node/util.d.ts",
3821
3768
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts",
3822
3769
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3823
3770
  ],
3824
3771
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprises.d.ts": [
3825
- "../../../node_modules/@types/node/util.d.ts",
3826
3772
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprise.d.ts"
3827
3773
  ],
3828
3774
  "../../sdk-core/dist/src/bitgo/enterprise/index.d.ts": [
3829
- "../../../node_modules/@types/node/util.d.ts",
3830
3775
  "../../sdk-core/dist/src/bitgo/enterprise/enterprise.d.ts",
3831
3776
  "../../sdk-core/dist/src/bitgo/enterprise/enterprises.d.ts",
3832
3777
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprise.d.ts",
3833
3778
  "../../sdk-core/dist/src/bitgo/enterprise/ienterprises.d.ts"
3834
3779
  ],
3835
3780
  "../../sdk-core/dist/src/bitgo/environments.d.ts": [
3836
- "../../../node_modules/@types/node/util.d.ts",
3837
3781
  "../../sdk-core/dist/src/bitgo/types.d.ts"
3838
3782
  ],
3839
3783
  "../../sdk-core/dist/src/bitgo/errors.d.ts": [
3840
- "../../../node_modules/@types/node/util.d.ts",
3841
3784
  "../../sdk-core/dist/src/bitgojserror.d.ts"
3842
3785
  ],
3843
3786
  "../../sdk-core/dist/src/bitgo/index.d.ts": [
3844
- "../../../node_modules/@types/node/util.d.ts",
3845
3787
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3846
3788
  "../../sdk-core/dist/src/bitgo/bip32util.d.ts",
3847
3789
  "../../sdk-core/dist/src/bitgo/bitcoin.d.ts",
@@ -3866,69 +3808,54 @@
3866
3808
  "../../sdk-core/dist/src/bitgo/webhook/index.d.ts"
3867
3809
  ],
3868
3810
  "../../sdk-core/dist/src/bitgo/internal/index.d.ts": [
3869
- "../../../node_modules/@types/node/util.d.ts",
3870
3811
  "../../sdk-core/dist/src/bitgo/internal/internal.d.ts",
3871
3812
  "../../sdk-core/dist/src/bitgo/internal/keycard.d.ts"
3872
3813
  ],
3873
3814
  "../../sdk-core/dist/src/bitgo/internal/internal.d.ts": [
3874
- "../../../node_modules/@types/node/util.d.ts",
3875
3815
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3876
3816
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts"
3877
3817
  ],
3878
3818
  "../../sdk-core/dist/src/bitgo/internal/keycard.d.ts": [
3879
- "../../../node_modules/@types/node/util.d.ts",
3880
3819
  "../../sdk-core/dist/src/bitgo/keychain/index.d.ts"
3881
3820
  ],
3882
3821
  "../../sdk-core/dist/src/bitgo/keychain/ikeychains.d.ts": [
3883
3822
  "../../../node_modules/@types/node/index.d.ts",
3884
- "../../../node_modules/@types/node/util.d.ts",
3885
3823
  "../../sdk-core/dist/src/api/index.d.ts",
3886
3824
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3887
3825
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3888
3826
  ],
3889
3827
  "../../sdk-core/dist/src/bitgo/keychain/index.d.ts": [
3890
- "../../../node_modules/@types/node/util.d.ts",
3891
3828
  "../../sdk-core/dist/src/bitgo/keychain/ikeychains.d.ts",
3892
3829
  "../../sdk-core/dist/src/bitgo/keychain/keychains.d.ts"
3893
3830
  ],
3894
3831
  "../../sdk-core/dist/src/bitgo/keychain/keychains.d.ts": [
3895
3832
  "../../../node_modules/@types/node/index.d.ts",
3896
- "../../../node_modules/@types/node/util.d.ts",
3897
3833
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3898
3834
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3899
3835
  "../../sdk-core/dist/src/bitgo/keychain/ikeychains.d.ts"
3900
3836
  ],
3901
- "../../sdk-core/dist/src/bitgo/market/imarkets.d.ts": [
3902
- "../../../node_modules/@types/node/util.d.ts"
3903
- ],
3904
3837
  "../../sdk-core/dist/src/bitgo/market/index.d.ts": [
3905
- "../../../node_modules/@types/node/util.d.ts",
3906
3838
  "../../sdk-core/dist/src/bitgo/market/imarkets.d.ts",
3907
3839
  "../../sdk-core/dist/src/bitgo/market/markets.d.ts"
3908
3840
  ],
3909
3841
  "../../sdk-core/dist/src/bitgo/market/markets.d.ts": [
3910
- "../../../node_modules/@types/node/util.d.ts",
3911
3842
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3912
3843
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3913
3844
  "../../sdk-core/dist/src/bitgo/market/index.d.ts"
3914
3845
  ],
3915
3846
  "../../sdk-core/dist/src/bitgo/pendingapproval/index.d.ts": [
3916
- "../../../node_modules/@types/node/util.d.ts",
3917
3847
  "../../sdk-core/dist/src/bitgo/pendingapproval/ipendingapproval.d.ts",
3918
3848
  "../../sdk-core/dist/src/bitgo/pendingapproval/ipendingapprovals.d.ts",
3919
3849
  "../../sdk-core/dist/src/bitgo/pendingapproval/pendingapproval.d.ts",
3920
3850
  "../../sdk-core/dist/src/bitgo/pendingapproval/pendingapprovals.d.ts"
3921
3851
  ],
3922
3852
  "../../sdk-core/dist/src/bitgo/pendingapproval/ipendingapproval.d.ts": [
3923
- "../../../node_modules/@types/node/util.d.ts",
3924
3853
  "../../sdk-core/dist/src/api/index.d.ts"
3925
3854
  ],
3926
3855
  "../../sdk-core/dist/src/bitgo/pendingapproval/ipendingapprovals.d.ts": [
3927
- "../../../node_modules/@types/node/util.d.ts",
3928
3856
  "../../sdk-core/dist/src/bitgo/pendingapproval/ipendingapproval.d.ts"
3929
3857
  ],
3930
3858
  "../../sdk-core/dist/src/bitgo/pendingapproval/pendingapproval.d.ts": [
3931
- "../../../node_modules/@types/node/util.d.ts",
3932
3859
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3933
3860
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3934
3861
  "../../sdk-core/dist/src/bitgo/pendingapproval/index.d.ts",
@@ -3936,58 +3863,47 @@
3936
3863
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3937
3864
  ],
3938
3865
  "../../sdk-core/dist/src/bitgo/pendingapproval/pendingapprovals.d.ts": [
3939
- "../../../node_modules/@types/node/util.d.ts",
3940
3866
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3941
3867
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3942
3868
  "../../sdk-core/dist/src/bitgo/pendingapproval/index.d.ts"
3943
3869
  ],
3944
3870
  "../../sdk-core/dist/src/bitgo/recovery/index.d.ts": [
3945
- "../../../node_modules/@types/node/util.d.ts",
3946
3871
  "../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts"
3947
3872
  ],
3948
3873
  "../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": [
3949
- "../../../node_modules/@types/node/util.d.ts",
3950
3874
  "../../../node_modules/bip32/types/index.d.ts",
3951
3875
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3952
3876
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3953
3877
  "../../sdk-core/dist/src/bitgo/config.d.ts"
3954
3878
  ],
3955
3879
  "../../sdk-core/dist/src/bitgo/staking/index.d.ts": [
3956
- "../../../node_modules/@types/node/util.d.ts",
3957
3880
  "../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts",
3958
3881
  "../../sdk-core/dist/src/bitgo/staking/stakingwallet.d.ts"
3959
3882
  ],
3960
3883
  "../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts": [
3961
- "../../../node_modules/@types/node/util.d.ts",
3962
3884
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
3963
3885
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3964
3886
  ],
3965
3887
  "../../sdk-core/dist/src/bitgo/staking/stakingwallet.d.ts": [
3966
- "../../../node_modules/@types/node/util.d.ts",
3967
3888
  "../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts",
3968
3889
  "../../sdk-core/dist/src/bitgo/utils/index.d.ts",
3969
3890
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
3970
3891
  ],
3971
3892
  "../../sdk-core/dist/src/bitgo/trading/affirmation.d.ts": [
3972
- "../../../node_modules/@types/node/util.d.ts",
3973
3893
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3974
3894
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
3975
3895
  ],
3976
3896
  "../../sdk-core/dist/src/bitgo/trading/affirmations.d.ts": [
3977
- "../../../node_modules/@types/node/util.d.ts",
3978
3897
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
3979
3898
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
3980
3899
  ],
3981
3900
  "../../sdk-core/dist/src/bitgo/trading/iaffirmation.d.ts": [
3982
- "../../../node_modules/@types/node/util.d.ts",
3983
3901
  "../../sdk-core/dist/src/bitgo/trading/payload.d.ts"
3984
3902
  ],
3985
3903
  "../../sdk-core/dist/src/bitgo/trading/iaffirmations.d.ts": [
3986
- "../../../node_modules/@types/node/util.d.ts",
3987
3904
  "../../sdk-core/dist/src/bitgo/trading/iaffirmation.d.ts"
3988
3905
  ],
3989
3906
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts": [
3990
- "../../../node_modules/@types/node/util.d.ts",
3991
3907
  "../../sdk-core/dist/src/bitgo/trading/affirmation.d.ts",
3992
3908
  "../../sdk-core/dist/src/bitgo/trading/affirmations.d.ts",
3993
3909
  "../../sdk-core/dist/src/bitgo/trading/iaffirmation.d.ts",
@@ -4007,113 +3923,77 @@
4007
3923
  "../../sdk-core/dist/src/bitgo/trading/tradingpartners.d.ts"
4008
3924
  ],
4009
3925
  "../../sdk-core/dist/src/bitgo/trading/isettlement.d.ts": [
4010
- "../../../node_modules/@types/node/util.d.ts",
4011
3926
  "../../sdk-core/dist/src/bitgo/trading/iaffirmation.d.ts",
4012
3927
  "../../sdk-core/dist/src/bitgo/trading/trade.d.ts"
4013
3928
  ],
4014
3929
  "../../sdk-core/dist/src/bitgo/trading/isettlements.d.ts": [
4015
- "../../../node_modules/@types/node/util.d.ts",
4016
3930
  "../../sdk-core/dist/src/bitgo/trading/isettlement.d.ts",
4017
3931
  "../../sdk-core/dist/src/bitgo/trading/payload.d.ts",
4018
3932
  "../../sdk-core/dist/src/bitgo/trading/trade.d.ts"
4019
3933
  ],
4020
3934
  "../../sdk-core/dist/src/bitgo/trading/itradingaccount.d.ts": [
4021
- "../../../node_modules/@types/node/util.d.ts",
4022
3935
  "../../sdk-core/dist/src/bitgo/trading/iaffirmations.d.ts",
4023
3936
  "../../sdk-core/dist/src/bitgo/trading/isettlements.d.ts",
4024
3937
  "../../sdk-core/dist/src/bitgo/trading/itradingpartners.d.ts",
4025
3938
  "../../sdk-core/dist/src/bitgo/trading/payload.d.ts"
4026
3939
  ],
4027
- "../../sdk-core/dist/src/bitgo/trading/itradingpartner.d.ts": [
4028
- "../../../node_modules/@types/node/util.d.ts"
4029
- ],
4030
3940
  "../../sdk-core/dist/src/bitgo/trading/itradingpartners.d.ts": [
4031
- "../../../node_modules/@types/node/util.d.ts",
4032
3941
  "../../sdk-core/dist/src/bitgo/trading/itradingpartner.d.ts"
4033
3942
  ],
4034
- "../../sdk-core/dist/src/bitgo/trading/lock.d.ts": [
4035
- "../../../node_modules/@types/node/util.d.ts"
4036
- ],
4037
- "../../sdk-core/dist/src/bitgo/trading/payload.d.ts": [
4038
- "../../../node_modules/@types/node/util.d.ts"
4039
- ],
4040
3943
  "../../sdk-core/dist/src/bitgo/trading/settlement.d.ts": [
4041
- "../../../node_modules/@types/node/util.d.ts",
4042
3944
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
4043
3945
  ],
4044
3946
  "../../sdk-core/dist/src/bitgo/trading/settlements.d.ts": [
4045
- "../../../node_modules/@types/node/util.d.ts",
4046
3947
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4047
3948
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
4048
3949
  ],
4049
- "../../sdk-core/dist/src/bitgo/trading/trade.d.ts": [
4050
- "../../../node_modules/@types/node/util.d.ts"
4051
- ],
4052
3950
  "../../sdk-core/dist/src/bitgo/trading/tradingaccount.d.ts": [
4053
- "../../../node_modules/@types/node/util.d.ts",
4054
3951
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4055
3952
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts",
4056
3953
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
4057
3954
  ],
4058
3955
  "../../sdk-core/dist/src/bitgo/trading/tradingpartner.d.ts": [
4059
- "../../../node_modules/@types/node/util.d.ts",
4060
3956
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4061
3957
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
4062
3958
  ],
4063
3959
  "../../sdk-core/dist/src/bitgo/trading/tradingpartners.d.ts": [
4064
- "../../../node_modules/@types/node/util.d.ts",
4065
3960
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4066
3961
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
4067
3962
  ],
4068
3963
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/ecdsa.d.ts": [
4069
- "../../../node_modules/@types/node/util.d.ts",
4070
3964
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
4071
3965
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/types.d.ts"
4072
3966
  ],
4073
3967
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts": [
4074
- "../../../node_modules/@types/node/util.d.ts",
4075
3968
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/ecdsa.d.ts",
4076
3969
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/types.d.ts"
4077
3970
  ],
4078
3971
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/types.d.ts": [
4079
- "../../../node_modules/@types/node/util.d.ts",
4080
3972
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts"
4081
3973
  ],
4082
3974
  "../../sdk-core/dist/src/bitgo/tss/eddsa/eddsa.d.ts": [
4083
3975
  "../../../node_modules/@types/node/index.d.ts",
4084
- "../../../node_modules/@types/node/util.d.ts",
4085
3976
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
4086
3977
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4087
3978
  "../../sdk-core/dist/src/bitgo/tss/eddsa/types.d.ts",
4088
3979
  "../../sdk-core/dist/src/bitgo/utils/index.d.ts"
4089
3980
  ],
4090
3981
  "../../sdk-core/dist/src/bitgo/tss/eddsa/index.d.ts": [
4091
- "../../../node_modules/@types/node/util.d.ts",
4092
3982
  "../../sdk-core/dist/src/bitgo/tss/eddsa/eddsa.d.ts",
4093
3983
  "../../sdk-core/dist/src/bitgo/tss/eddsa/types.d.ts"
4094
3984
  ],
4095
3985
  "../../sdk-core/dist/src/bitgo/tss/eddsa/types.d.ts": [
4096
- "../../../node_modules/@types/node/util.d.ts",
4097
3986
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts"
4098
3987
  ],
4099
3988
  "../../sdk-core/dist/src/bitgo/tss/index.d.ts": [
4100
- "../../../node_modules/@types/node/util.d.ts",
4101
3989
  "../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts",
4102
3990
  "../../sdk-core/dist/src/bitgo/tss/eddsa/index.d.ts",
4103
3991
  "../../sdk-core/dist/src/bitgo/tss/types.d.ts"
4104
3992
  ],
4105
- "../../sdk-core/dist/src/bitgo/tss/types.d.ts": [
4106
- "../../../node_modules/@types/node/util.d.ts"
4107
- ],
4108
- "../../sdk-core/dist/src/bitgo/types.d.ts": [
4109
- "../../../node_modules/@types/node/util.d.ts"
4110
- ],
4111
3993
  "../../sdk-core/dist/src/bitgo/utils/abstractutxocoinutil.d.ts": [
4112
- "../../../node_modules/@types/node/util.d.ts",
4113
3994
  "../../utxo-lib/dist/src/index.d.ts"
4114
3995
  ],
4115
3996
  "../../sdk-core/dist/src/bitgo/utils/blsutils.d.ts": [
4116
- "../../../node_modules/@types/node/util.d.ts",
4117
3997
  "../../../node_modules/openpgp/openpgp.d.ts",
4118
3998
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4119
3999
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
@@ -4122,13 +4002,11 @@
4122
4002
  "../../sdk-core/dist/src/bitgo/utils/mpcutils.d.ts"
4123
4003
  ],
4124
4004
  "../../sdk-core/dist/src/bitgo/utils/iblsutils.d.ts": [
4125
- "../../../node_modules/@types/node/util.d.ts",
4126
4005
  "../../../node_modules/openpgp/openpgp.d.ts",
4127
4006
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4128
4007
  "../../sdk-core/dist/src/bitgo/keychain/index.d.ts"
4129
4008
  ],
4130
4009
  "../../sdk-core/dist/src/bitgo/utils/index.d.ts": [
4131
- "../../../node_modules/@types/node/util.d.ts",
4132
4010
  "../../sdk-core/dist/src/bitgo/utils/abstractutxocoinutil.d.ts",
4133
4011
  "../../sdk-core/dist/src/bitgo/utils/blsutils.d.ts",
4134
4012
  "../../sdk-core/dist/src/bitgo/utils/iblsutils.d.ts",
@@ -4140,23 +4018,15 @@
4140
4018
  "../../sdk-core/dist/src/bitgo/utils/util.d.ts"
4141
4019
  ],
4142
4020
  "../../sdk-core/dist/src/bitgo/utils/mpcutils.d.ts": [
4143
- "../../../node_modules/@types/node/util.d.ts",
4144
4021
  "../../../node_modules/openpgp/openpgp.d.ts",
4145
4022
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4146
4023
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4147
4024
  "../../sdk-core/dist/src/bitgo/keychain/index.d.ts"
4148
4025
  ],
4149
4026
  "../../sdk-core/dist/src/bitgo/utils/opengpgutils.d.ts": [
4150
- "../../../node_modules/@types/node/util.d.ts",
4151
4027
  "../../../node_modules/openpgp/openpgp.d.ts",
4152
4028
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts"
4153
4029
  ],
4154
- "../../sdk-core/dist/src/bitgo/utils/promise-utils.d.ts": [
4155
- "../../../node_modules/@types/node/util.d.ts"
4156
- ],
4157
- "../../sdk-core/dist/src/bitgo/utils/triple.d.ts": [
4158
- "../../../node_modules/@types/node/util.d.ts"
4159
- ],
4160
4030
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts": [
4161
4031
  "../../../node_modules/openpgp/openpgp.d.ts",
4162
4032
  "../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
@@ -4169,7 +4039,6 @@
4169
4039
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
4170
4040
  ],
4171
4041
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/index.d.ts": [
4172
- "../../../node_modules/@types/node/util.d.ts",
4173
4042
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts",
4174
4043
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts"
4175
4044
  ],
@@ -4182,15 +4051,12 @@
4182
4051
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
4183
4052
  ],
4184
4053
  "../../sdk-core/dist/src/bitgo/utils/tss/index.d.ts": [
4185
- "../../../node_modules/@types/node/util.d.ts",
4186
4054
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/index.d.ts"
4187
4055
  ],
4188
4056
  "../../sdk-core/dist/src/bitgo/utils/util.d.ts": [
4189
- "../../../node_modules/@types/node/util.d.ts",
4190
4057
  "../../sdk-core/dist/src/api/index.d.ts"
4191
4058
  ],
4192
4059
  "../../sdk-core/dist/src/bitgo/wallet/index.d.ts": [
4193
- "../../../node_modules/@types/node/util.d.ts",
4194
4060
  "../../sdk-core/dist/src/bitgo/wallet/iwallet.d.ts",
4195
4061
  "../../sdk-core/dist/src/bitgo/wallet/iwallets.d.ts",
4196
4062
  "../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts",
@@ -4206,14 +4072,12 @@
4206
4072
  "../../sdk-core/dist/src/bitgo/trading/index.d.ts"
4207
4073
  ],
4208
4074
  "../../sdk-core/dist/src/bitgo/wallet/iwallets.d.ts": [
4209
- "../../../node_modules/@types/node/util.d.ts",
4210
4075
  "../../sdk-core/dist/src/api/index.d.ts",
4211
4076
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4212
4077
  "../../sdk-core/dist/src/bitgo/wallet/iwallet.d.ts",
4213
4078
  "../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts"
4214
4079
  ],
4215
4080
  "../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts": [
4216
- "../../../node_modules/@types/node/util.d.ts",
4217
4081
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4218
4082
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4219
4083
  "../../sdk-core/dist/src/bitgo/pendingapproval/index.d.ts",
@@ -4222,35 +4086,24 @@
4222
4086
  "../../sdk-core/dist/src/bitgo/wallet/iwallet.d.ts"
4223
4087
  ],
4224
4088
  "../../sdk-core/dist/src/bitgo/wallet/wallets.d.ts": [
4225
- "../../../node_modules/@types/node/util.d.ts",
4226
4089
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4227
4090
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4228
4091
  "../../sdk-core/dist/src/bitgo/wallet/iwallets.d.ts",
4229
4092
  "../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts"
4230
4093
  ],
4231
4094
  "../../sdk-core/dist/src/bitgo/webhook/index.d.ts": [
4232
- "../../../node_modules/@types/node/util.d.ts",
4233
4095
  "../../sdk-core/dist/src/bitgo/webhook/iwebhooks.d.ts",
4234
4096
  "../../sdk-core/dist/src/bitgo/webhook/webhooks.d.ts"
4235
4097
  ],
4236
- "../../sdk-core/dist/src/bitgo/webhook/iwebhooks.d.ts": [
4237
- "../../../node_modules/@types/node/util.d.ts"
4238
- ],
4239
4098
  "../../sdk-core/dist/src/bitgo/webhook/webhooks.d.ts": [
4240
- "../../../node_modules/@types/node/util.d.ts",
4241
4099
  "../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
4242
4100
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
4243
4101
  "../../sdk-core/dist/src/bitgo/webhook/iwebhooks.d.ts"
4244
4102
  ],
4245
- "../../sdk-core/dist/src/bitgojserror.d.ts": [
4246
- "../../../node_modules/@types/node/util.d.ts"
4247
- ],
4248
4103
  "../../sdk-core/dist/src/common.d.ts": [
4249
- "../../../node_modules/@types/node/util.d.ts",
4250
4104
  "../../sdk-core/dist/src/bitgo/index.d.ts"
4251
4105
  ],
4252
4106
  "../../sdk-core/dist/src/index.d.ts": [
4253
- "../../../node_modules/@types/node/util.d.ts",
4254
4107
  "../../sdk-core/dist/src/account-lib/index.d.ts",
4255
4108
  "../../sdk-core/dist/src/api/index.d.ts",
4256
4109
  "../../sdk-core/dist/src/bitgo/index.d.ts",
@@ -4258,7 +4111,6 @@
4258
4111
  "../../sdk-core/dist/src/common.d.ts"
4259
4112
  ],
4260
4113
  "../../statics/dist/src/account.d.ts": [
4261
- "../../../node_modules/@types/node/util.d.ts",
4262
4114
  "../../statics/dist/src/base.d.ts",
4263
4115
  "../../statics/dist/src/networks.d.ts"
4264
4116
  ],
@@ -4266,15 +4118,12 @@
4266
4118
  "../../statics/dist/src/networks.d.ts"
4267
4119
  ],
4268
4120
  "../../statics/dist/src/coins.d.ts": [
4269
- "../../../node_modules/@types/node/util.d.ts",
4270
4121
  "../../statics/dist/src/map.d.ts"
4271
4122
  ],
4272
4123
  "../../statics/dist/src/errors.d.ts": [
4273
- "../../../node_modules/@types/node/util.d.ts",
4274
4124
  "../../statics/dist/src/base.d.ts"
4275
4125
  ],
4276
4126
  "../../statics/dist/src/index.d.ts": [
4277
- "../../../node_modules/@types/node/util.d.ts",
4278
4127
  "../../statics/dist/src/account.d.ts",
4279
4128
  "../../statics/dist/src/base.d.ts",
4280
4129
  "../../statics/dist/src/coins.d.ts",
@@ -4285,66 +4134,54 @@
4285
4134
  "../../statics/dist/src/utxo.d.ts"
4286
4135
  ],
4287
4136
  "../../statics/dist/src/map.d.ts": [
4288
- "../../../node_modules/@types/node/util.d.ts",
4289
4137
  "../../statics/dist/src/base.d.ts"
4290
4138
  ],
4291
4139
  "../../statics/dist/src/networks.d.ts": [
4292
- "../../../node_modules/@types/node/util.d.ts",
4293
4140
  "../../statics/dist/src/base.d.ts"
4294
4141
  ],
4295
4142
  "../../statics/dist/src/ofc.d.ts": [
4296
- "../../../node_modules/@types/node/util.d.ts",
4297
4143
  "../../statics/dist/src/base.d.ts",
4298
4144
  "../../statics/dist/src/networks.d.ts"
4299
4145
  ],
4300
4146
  "../../statics/dist/src/utxo.d.ts": [
4301
- "../../../node_modules/@types/node/util.d.ts",
4302
4147
  "../../statics/dist/src/base.d.ts",
4303
4148
  "../../statics/dist/src/networks.d.ts"
4304
4149
  ],
4305
4150
  "../../utxo-lib/dist/src/address.d.ts": [
4306
4151
  "../../../node_modules/@types/node/index.d.ts",
4307
- "../../../node_modules/@types/node/util.d.ts",
4308
4152
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
4309
4153
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4310
4154
  "../../utxo-lib/dist/src/networks.d.ts"
4311
4155
  ],
4312
4156
  "../../utxo-lib/dist/src/addressformat.d.ts": [
4313
4157
  "../../../node_modules/@types/node/index.d.ts",
4314
- "../../../node_modules/@types/node/util.d.ts",
4315
4158
  "../../utxo-lib/dist/src/networks.d.ts"
4316
4159
  ],
4317
4160
  "../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts": [
4318
4161
  "../../../node_modules/@types/node/index.d.ts",
4319
- "../../../node_modules/@types/node/util.d.ts",
4320
4162
  "../../utxo-lib/dist/src/addressformat.d.ts",
4321
4163
  "../../utxo-lib/dist/src/networks.d.ts"
4322
4164
  ],
4323
4165
  "../../utxo-lib/dist/src/bitgo/bitcoincash/index.d.ts": [
4324
- "../../../node_modules/@types/node/util.d.ts",
4325
4166
  "../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts"
4326
4167
  ],
4327
4168
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts": [
4328
4169
  "../../../node_modules/@types/node/index.d.ts",
4329
- "../../../node_modules/@types/node/util.d.ts",
4330
4170
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
4331
4171
  "../../utxo-lib/dist/src/networks.d.ts"
4332
4172
  ],
4333
4173
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts": [
4334
4174
  "../../../node_modules/@types/node/index.d.ts",
4335
- "../../../node_modules/@types/node/util.d.ts",
4336
4175
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4337
4176
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
4338
4177
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
4339
4178
  "../../utxo-lib/dist/src/networks.d.ts"
4340
4179
  ],
4341
4180
  "../../utxo-lib/dist/src/bitgo/dash/index.d.ts": [
4342
- "../../../node_modules/@types/node/util.d.ts",
4343
4181
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
4344
4182
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts"
4345
4183
  ],
4346
4184
  "../../utxo-lib/dist/src/bitgo/index.d.ts": [
4347
- "../../../node_modules/@types/node/util.d.ts",
4348
4185
  "../../utxo-lib/dist/src/bitgo/bitcoincash/index.d.ts",
4349
4186
  "../../utxo-lib/dist/src/bitgo/dash/index.d.ts",
4350
4187
  "../../utxo-lib/dist/src/bitgo/keyutil.d.ts",
@@ -4361,17 +4198,14 @@
4361
4198
  ],
4362
4199
  "../../utxo-lib/dist/src/bitgo/keyutil.d.ts": [
4363
4200
  "../../../node_modules/@types/node/index.d.ts",
4364
- "../../../node_modules/@types/node/util.d.ts",
4365
4201
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4366
4202
  "../../utxo-lib/dist/src/networks.d.ts"
4367
4203
  ],
4368
4204
  "../../utxo-lib/dist/src/bitgo/nonstandardhalfsigned.d.ts": [
4369
- "../../../node_modules/@types/node/util.d.ts",
4370
4205
  "../../utxo-lib/dist/src/index.d.ts"
4371
4206
  ],
4372
4207
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts": [
4373
4208
  "../../../node_modules/@types/node/index.d.ts",
4374
- "../../../node_modules/@types/node/util.d.ts",
4375
4209
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4376
4210
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
4377
4211
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
@@ -4379,7 +4213,6 @@
4379
4213
  ],
4380
4214
  "../../utxo-lib/dist/src/bitgo/signature.d.ts": [
4381
4215
  "../../../node_modules/@types/node/index.d.ts",
4382
- "../../../node_modules/@types/node/util.d.ts",
4383
4216
  "../../../node_modules/bip32/types/index.d.ts",
4384
4217
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4385
4218
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
@@ -4390,40 +4223,31 @@
4390
4223
  ],
4391
4224
  "../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
4392
4225
  "../../../node_modules/@types/node/index.d.ts",
4393
- "../../../node_modules/@types/node/util.d.ts",
4394
4226
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4395
4227
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
4396
4228
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
4397
4229
  "../../utxo-lib/dist/src/networks.d.ts"
4398
4230
  ],
4399
- "../../utxo-lib/dist/src/bitgo/types.d.ts": [
4400
- "../../../node_modules/@types/node/util.d.ts"
4401
- ],
4402
4231
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts": [
4403
4232
  "../../../node_modules/@types/node/index.d.ts",
4404
- "../../../node_modules/@types/node/util.d.ts",
4405
4233
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
4406
4234
  "../../utxo-lib/dist/src/index.d.ts"
4407
4235
  ],
4408
4236
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts": [
4409
4237
  "../../../node_modules/@types/node/index.d.ts",
4410
- "../../../node_modules/@types/node/util.d.ts",
4411
4238
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4412
4239
  "../../utxo-lib/dist/src/networks.d.ts"
4413
4240
  ],
4414
4241
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts": [
4415
4242
  "../../../node_modules/@types/node/index.d.ts",
4416
- "../../../node_modules/@types/node/util.d.ts",
4417
4243
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4418
4244
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
4419
4245
  "../../utxo-lib/dist/src/index.d.ts"
4420
4246
  ],
4421
4247
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts": [
4422
- "../../../node_modules/@types/node/util.d.ts",
4423
4248
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts"
4424
4249
  ],
4425
4250
  "../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": [
4426
- "../../../node_modules/@types/node/util.d.ts",
4427
4251
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
4428
4252
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts",
4429
4253
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
@@ -4431,7 +4255,6 @@
4431
4255
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts"
4432
4256
  ],
4433
4257
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts": [
4434
- "../../../node_modules/@types/node/util.d.ts",
4435
4258
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
4436
4259
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts",
4437
4260
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
@@ -4442,195 +4265,128 @@
4442
4265
  ],
4443
4266
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts": [
4444
4267
  "../../../node_modules/@types/node/index.d.ts",
4445
- "../../../node_modules/@types/node/util.d.ts",
4446
4268
  "../../../node_modules/bip32/types/index.d.ts",
4447
4269
  "../../utxo-lib/dist/src/bitgo/types.d.ts"
4448
4270
  ],
4449
4271
  "../../utxo-lib/dist/src/bitgo/wallet/walletscripts.d.ts": [
4450
- "../../../node_modules/@types/node/util.d.ts",
4451
4272
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
4452
4273
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
4453
4274
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
4454
4275
  "../../utxo-lib/dist/src/index.d.ts"
4455
4276
  ],
4456
4277
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts": [
4457
- "../../../node_modules/@types/node/util.d.ts",
4458
4278
  "../../../node_modules/bip32/types/index.d.ts",
4459
4279
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
4460
4280
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts"
4461
4281
  ],
4462
4282
  "../../utxo-lib/dist/src/bitgo/zcash/index.d.ts": [
4463
- "../../../node_modules/@types/node/util.d.ts",
4464
4283
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
4465
4284
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts"
4466
4285
  ],
4467
4286
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts": [
4468
4287
  "../../../node_modules/@types/node/index.d.ts",
4469
- "../../../node_modules/@types/node/util.d.ts",
4470
4288
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
4471
4289
  "../../utxo-lib/dist/src/networks.d.ts"
4472
4290
  ],
4473
4291
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts": [
4474
4292
  "../../../node_modules/@types/node/index.d.ts",
4475
- "../../../node_modules/@types/node/util.d.ts",
4476
4293
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4477
4294
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
4478
4295
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
4479
4296
  "../../utxo-lib/dist/src/index.d.ts"
4480
4297
  ],
4481
4298
  "../../utxo-lib/dist/src/index.d.ts": [
4482
- "../../../node_modules/@types/node/util.d.ts",
4483
4299
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
4484
4300
  "../../utxo-lib/dist/src/address.d.ts",
4485
4301
  "../../utxo-lib/dist/src/addressformat.d.ts",
4486
4302
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
4487
4303
  "../../utxo-lib/dist/src/networks.d.ts"
4488
4304
  ],
4489
- "../../utxo-lib/dist/src/networks.d.ts": [
4490
- "../../../node_modules/@types/node/util.d.ts"
4491
- ],
4492
- "../../../node_modules/@types/archy/index.d.ts": [
4493
- "../../../node_modules/@types/node/util.d.ts"
4494
- ],
4495
- "../../../node_modules/@types/argparse/index.d.ts": [
4496
- "../../../node_modules/@types/node/util.d.ts"
4497
- ],
4498
- "../../../node_modules/@types/aria-query/index.d.ts": [
4499
- "../../../node_modules/@types/node/util.d.ts"
4500
- ],
4501
- "../../../node_modules/@types/bluebird/index.d.ts": [
4502
- "../../../node_modules/@types/node/util.d.ts"
4503
- ],
4504
4305
  "../../../node_modules/@types/bn.js/index.d.ts": [
4505
- "../../../node_modules/@types/node/index.d.ts",
4506
- "../../../node_modules/@types/node/util.d.ts"
4306
+ "../../../node_modules/@types/node/index.d.ts"
4507
4307
  ],
4508
4308
  "../../../node_modules/@types/body-parser/index.d.ts": [
4509
4309
  "../../../node_modules/@types/connect/index.d.ts",
4510
4310
  "../../../node_modules/@types/node/http.d.ts",
4511
- "../../../node_modules/@types/node/index.d.ts",
4512
- "../../../node_modules/@types/node/util.d.ts"
4311
+ "../../../node_modules/@types/node/index.d.ts"
4513
4312
  ],
4514
4313
  "../../../node_modules/@types/bonjour/index.d.ts": [
4515
4314
  "../../../node_modules/@types/node/dgram.d.ts",
4516
- "../../../node_modules/@types/node/index.d.ts",
4517
- "../../../node_modules/@types/node/util.d.ts"
4315
+ "../../../node_modules/@types/node/index.d.ts"
4518
4316
  ],
4519
4317
  "../../../node_modules/@types/bs58/index.d.ts": [
4520
- "../../../node_modules/@types/node/util.d.ts",
4521
4318
  "../../../node_modules/base-x/src/index.d.ts"
4522
4319
  ],
4523
4320
  "../../../node_modules/@types/connect-history-api-fallback/index.d.ts": [
4524
4321
  "../../../node_modules/@types/express-serve-static-core/index.d.ts",
4525
4322
  "../../../node_modules/@types/node/index.d.ts",
4526
- "../../../node_modules/@types/node/url.d.ts",
4527
- "../../../node_modules/@types/node/util.d.ts"
4323
+ "../../../node_modules/@types/node/url.d.ts"
4528
4324
  ],
4529
4325
  "../../../node_modules/@types/connect/index.d.ts": [
4530
4326
  "../../../node_modules/@types/node/http.d.ts",
4531
- "../../../node_modules/@types/node/index.d.ts",
4532
- "../../../node_modules/@types/node/util.d.ts"
4533
- ],
4534
- "../../../node_modules/@types/cookiejar/index.d.ts": [
4535
- "../../../node_modules/@types/node/util.d.ts"
4536
- ],
4537
- "../../../node_modules/@types/country-data/index.d.ts": [
4538
- "../../../node_modules/@types/node/util.d.ts"
4327
+ "../../../node_modules/@types/node/index.d.ts"
4539
4328
  ],
4540
4329
  "../../../node_modules/@types/create-hmac/index.d.ts": [
4541
4330
  "../../../node_modules/@types/node/crypto.d.ts",
4542
- "../../../node_modules/@types/node/index.d.ts",
4543
- "../../../node_modules/@types/node/util.d.ts"
4331
+ "../../../node_modules/@types/node/index.d.ts"
4544
4332
  ],
4545
4333
  "../../../node_modules/@types/debug/index.d.ts": [
4546
- "../../../node_modules/@types/ms/index.d.ts",
4547
- "../../../node_modules/@types/node/util.d.ts"
4334
+ "../../../node_modules/@types/ms/index.d.ts"
4548
4335
  ],
4549
4336
  "../../../node_modules/@types/eccrypto/index.d.ts": [
4550
- "../../../node_modules/@types/node/index.d.ts",
4551
- "../../../node_modules/@types/node/util.d.ts"
4337
+ "../../../node_modules/@types/node/index.d.ts"
4552
4338
  ],
4553
4339
  "../../../node_modules/@types/elliptic/index.d.ts": [
4554
- "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
4555
- "../../../node_modules/@types/node/util.d.ts"
4340
+ "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts"
4556
4341
  ],
4557
4342
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts": [
4558
- "../../../node_modules/@types/node/index.d.ts",
4559
- "../../../node_modules/@types/node/util.d.ts"
4343
+ "../../../node_modules/@types/node/index.d.ts"
4560
4344
  ],
4561
4345
  "../../../node_modules/@types/eslint-scope/index.d.ts": [
4562
4346
  "../../../node_modules/@types/eslint/index.d.ts",
4563
- "../../../node_modules/@types/estree/index.d.ts",
4564
- "../../../node_modules/@types/node/util.d.ts"
4565
- ],
4566
- "../../../node_modules/@types/eslint/helpers.d.ts": [
4567
- "../../../node_modules/@types/node/util.d.ts"
4347
+ "../../../node_modules/@types/estree/index.d.ts"
4568
4348
  ],
4569
4349
  "../../../node_modules/@types/eslint/index.d.ts": [
4570
4350
  "../../../node_modules/@types/eslint/helpers.d.ts",
4571
4351
  "../../../node_modules/@types/estree/index.d.ts",
4572
- "../../../node_modules/@types/json-schema/index.d.ts",
4573
- "../../../node_modules/@types/node/util.d.ts"
4574
- ],
4575
- "../../../node_modules/@types/estree/index.d.ts": [
4576
- "../../../node_modules/@types/node/util.d.ts"
4352
+ "../../../node_modules/@types/json-schema/index.d.ts"
4577
4353
  ],
4578
4354
  "../../../node_modules/@types/ethereumjs-util/index.d.ts": [
4579
4355
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
4580
- "../../../node_modules/@types/node/index.d.ts",
4581
- "../../../node_modules/@types/node/util.d.ts"
4356
+ "../../../node_modules/@types/node/index.d.ts"
4582
4357
  ],
4583
4358
  "../../../node_modules/@types/ethereumjs-util/node_modules/@types/bn.js/index.d.ts": [
4584
- "../../../node_modules/@types/node/index.d.ts",
4585
- "../../../node_modules/@types/node/util.d.ts"
4586
- ],
4587
- "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts": [
4588
- "../../../node_modules/@types/node/util.d.ts"
4359
+ "../../../node_modules/@types/node/index.d.ts"
4589
4360
  ],
4590
4361
  "../../../node_modules/@types/eventsource/index.d.ts": [
4591
- "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts",
4592
- "../../../node_modules/@types/node/util.d.ts"
4593
- ],
4594
- "../../../node_modules/@types/expect/index.d.ts": [
4595
- "../../../node_modules/@types/node/util.d.ts"
4362
+ "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts"
4596
4363
  ],
4597
4364
  "../../../node_modules/@types/express-serve-static-core/index.d.ts": [
4598
4365
  "../../../node_modules/@types/node/events.d.ts",
4599
4366
  "../../../node_modules/@types/node/http.d.ts",
4600
4367
  "../../../node_modules/@types/node/index.d.ts",
4601
- "../../../node_modules/@types/node/util.d.ts",
4602
4368
  "../../../node_modules/@types/qs/index.d.ts",
4603
4369
  "../../../node_modules/@types/range-parser/index.d.ts"
4604
4370
  ],
4605
4371
  "../../../node_modules/@types/express/index.d.ts": [
4606
4372
  "../../../node_modules/@types/body-parser/index.d.ts",
4607
4373
  "../../../node_modules/@types/express-serve-static-core/index.d.ts",
4608
- "../../../node_modules/@types/node/util.d.ts",
4609
4374
  "../../../node_modules/@types/qs/index.d.ts",
4610
4375
  "../../../node_modules/@types/serve-static/index.d.ts"
4611
4376
  ],
4612
4377
  "../../../node_modules/@types/fs-extra/index.d.ts": [
4613
4378
  "../../../node_modules/@types/node/fs.d.ts",
4614
- "../../../node_modules/@types/node/index.d.ts",
4615
- "../../../node_modules/@types/node/util.d.ts"
4379
+ "../../../node_modules/@types/node/index.d.ts"
4616
4380
  ],
4617
4381
  "../../../node_modules/@types/glob/index.d.ts": [
4618
4382
  "../../../node_modules/@types/minimatch/index.d.ts",
4619
4383
  "../../../node_modules/@types/node/events.d.ts",
4620
4384
  "../../../node_modules/@types/node/fs.d.ts",
4621
- "../../../node_modules/@types/node/index.d.ts",
4622
- "../../../node_modules/@types/node/util.d.ts"
4623
- ],
4624
- "../../../node_modules/@types/google-libphonenumber/index.d.ts": [
4625
- "../../../node_modules/@types/node/util.d.ts"
4385
+ "../../../node_modules/@types/node/index.d.ts"
4626
4386
  ],
4627
4387
  "../../../node_modules/@types/hoist-non-react-statics/index.d.ts": [
4628
- "../../../node_modules/@types/node/util.d.ts",
4629
4388
  "../../../node_modules/@types/react/index.d.ts"
4630
4389
  ],
4631
- "../../../node_modules/@types/html-minifier-terser/index.d.ts": [
4632
- "../../../node_modules/@types/node/util.d.ts"
4633
- ],
4634
4390
  "../../../node_modules/@types/http-proxy/index.d.ts": [
4635
4391
  "../../../node_modules/@types/node/events.d.ts",
4636
4392
  "../../../node_modules/@types/node/http.d.ts",
@@ -4638,20 +4394,7 @@
4638
4394
  "../../../node_modules/@types/node/index.d.ts",
4639
4395
  "../../../node_modules/@types/node/net.d.ts",
4640
4396
  "../../../node_modules/@types/node/stream.d.ts",
4641
- "../../../node_modules/@types/node/url.d.ts",
4642
- "../../../node_modules/@types/node/util.d.ts"
4643
- ],
4644
- "../../../node_modules/@types/jasmine/index.d.ts": [
4645
- "../../../node_modules/@types/node/util.d.ts"
4646
- ],
4647
- "../../../node_modules/@types/json-schema/index.d.ts": [
4648
- "../../../node_modules/@types/node/util.d.ts"
4649
- ],
4650
- "../../../node_modules/@types/json5/index.d.ts": [
4651
- "../../../node_modules/@types/node/util.d.ts"
4652
- ],
4653
- "../../../node_modules/@types/libsodium-wrappers/index.d.ts": [
4654
- "../../../node_modules/@types/node/util.d.ts"
4397
+ "../../../node_modules/@types/node/url.d.ts"
4655
4398
  ],
4656
4399
  "../../../node_modules/@types/lodash/common/array.d.ts": [
4657
4400
  "../../../node_modules/@types/lodash/common/collection.d.ts",
@@ -4665,8 +4408,7 @@
4665
4408
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4666
4409
  "../../../node_modules/@types/lodash/common/string.d.ts",
4667
4410
  "../../../node_modules/@types/lodash/common/util.d.ts",
4668
- "../../../node_modules/@types/lodash/index.d.ts",
4669
- "../../../node_modules/@types/node/util.d.ts"
4411
+ "../../../node_modules/@types/lodash/index.d.ts"
4670
4412
  ],
4671
4413
  "../../../node_modules/@types/lodash/common/collection.d.ts": [
4672
4414
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4680,8 +4422,7 @@
4680
4422
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4681
4423
  "../../../node_modules/@types/lodash/common/string.d.ts",
4682
4424
  "../../../node_modules/@types/lodash/common/util.d.ts",
4683
- "../../../node_modules/@types/lodash/index.d.ts",
4684
- "../../../node_modules/@types/node/util.d.ts"
4425
+ "../../../node_modules/@types/lodash/index.d.ts"
4685
4426
  ],
4686
4427
  "../../../node_modules/@types/lodash/common/common.d.ts": [
4687
4428
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4695,8 +4436,7 @@
4695
4436
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4696
4437
  "../../../node_modules/@types/lodash/common/string.d.ts",
4697
4438
  "../../../node_modules/@types/lodash/common/util.d.ts",
4698
- "../../../node_modules/@types/lodash/index.d.ts",
4699
- "../../../node_modules/@types/node/util.d.ts"
4439
+ "../../../node_modules/@types/lodash/index.d.ts"
4700
4440
  ],
4701
4441
  "../../../node_modules/@types/lodash/common/date.d.ts": [
4702
4442
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4710,8 +4450,7 @@
4710
4450
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4711
4451
  "../../../node_modules/@types/lodash/common/string.d.ts",
4712
4452
  "../../../node_modules/@types/lodash/common/util.d.ts",
4713
- "../../../node_modules/@types/lodash/index.d.ts",
4714
- "../../../node_modules/@types/node/util.d.ts"
4453
+ "../../../node_modules/@types/lodash/index.d.ts"
4715
4454
  ],
4716
4455
  "../../../node_modules/@types/lodash/common/function.d.ts": [
4717
4456
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4725,8 +4464,7 @@
4725
4464
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4726
4465
  "../../../node_modules/@types/lodash/common/string.d.ts",
4727
4466
  "../../../node_modules/@types/lodash/common/util.d.ts",
4728
- "../../../node_modules/@types/lodash/index.d.ts",
4729
- "../../../node_modules/@types/node/util.d.ts"
4467
+ "../../../node_modules/@types/lodash/index.d.ts"
4730
4468
  ],
4731
4469
  "../../../node_modules/@types/lodash/common/lang.d.ts": [
4732
4470
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4740,8 +4478,7 @@
4740
4478
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4741
4479
  "../../../node_modules/@types/lodash/common/string.d.ts",
4742
4480
  "../../../node_modules/@types/lodash/common/util.d.ts",
4743
- "../../../node_modules/@types/lodash/index.d.ts",
4744
- "../../../node_modules/@types/node/util.d.ts"
4481
+ "../../../node_modules/@types/lodash/index.d.ts"
4745
4482
  ],
4746
4483
  "../../../node_modules/@types/lodash/common/math.d.ts": [
4747
4484
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4755,8 +4492,7 @@
4755
4492
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4756
4493
  "../../../node_modules/@types/lodash/common/string.d.ts",
4757
4494
  "../../../node_modules/@types/lodash/common/util.d.ts",
4758
- "../../../node_modules/@types/lodash/index.d.ts",
4759
- "../../../node_modules/@types/node/util.d.ts"
4495
+ "../../../node_modules/@types/lodash/index.d.ts"
4760
4496
  ],
4761
4497
  "../../../node_modules/@types/lodash/common/number.d.ts": [
4762
4498
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4770,8 +4506,7 @@
4770
4506
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4771
4507
  "../../../node_modules/@types/lodash/common/string.d.ts",
4772
4508
  "../../../node_modules/@types/lodash/common/util.d.ts",
4773
- "../../../node_modules/@types/lodash/index.d.ts",
4774
- "../../../node_modules/@types/node/util.d.ts"
4509
+ "../../../node_modules/@types/lodash/index.d.ts"
4775
4510
  ],
4776
4511
  "../../../node_modules/@types/lodash/common/object.d.ts": [
4777
4512
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4785,8 +4520,7 @@
4785
4520
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4786
4521
  "../../../node_modules/@types/lodash/common/string.d.ts",
4787
4522
  "../../../node_modules/@types/lodash/common/util.d.ts",
4788
- "../../../node_modules/@types/lodash/index.d.ts",
4789
- "../../../node_modules/@types/node/util.d.ts"
4523
+ "../../../node_modules/@types/lodash/index.d.ts"
4790
4524
  ],
4791
4525
  "../../../node_modules/@types/lodash/common/seq.d.ts": [
4792
4526
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4800,8 +4534,7 @@
4800
4534
  "../../../node_modules/@types/lodash/common/object.d.ts",
4801
4535
  "../../../node_modules/@types/lodash/common/string.d.ts",
4802
4536
  "../../../node_modules/@types/lodash/common/util.d.ts",
4803
- "../../../node_modules/@types/lodash/index.d.ts",
4804
- "../../../node_modules/@types/node/util.d.ts"
4537
+ "../../../node_modules/@types/lodash/index.d.ts"
4805
4538
  ],
4806
4539
  "../../../node_modules/@types/lodash/common/string.d.ts": [
4807
4540
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4815,8 +4548,7 @@
4815
4548
  "../../../node_modules/@types/lodash/common/object.d.ts",
4816
4549
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4817
4550
  "../../../node_modules/@types/lodash/common/util.d.ts",
4818
- "../../../node_modules/@types/lodash/index.d.ts",
4819
- "../../../node_modules/@types/node/util.d.ts"
4551
+ "../../../node_modules/@types/lodash/index.d.ts"
4820
4552
  ],
4821
4553
  "../../../node_modules/@types/lodash/common/util.d.ts": [
4822
4554
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4830,8 +4562,7 @@
4830
4562
  "../../../node_modules/@types/lodash/common/object.d.ts",
4831
4563
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4832
4564
  "../../../node_modules/@types/lodash/common/string.d.ts",
4833
- "../../../node_modules/@types/lodash/index.d.ts",
4834
- "../../../node_modules/@types/node/util.d.ts"
4565
+ "../../../node_modules/@types/lodash/index.d.ts"
4835
4566
  ],
4836
4567
  "../../../node_modules/@types/lodash/index.d.ts": [
4837
4568
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -4845,56 +4576,27 @@
4845
4576
  "../../../node_modules/@types/lodash/common/object.d.ts",
4846
4577
  "../../../node_modules/@types/lodash/common/seq.d.ts",
4847
4578
  "../../../node_modules/@types/lodash/common/string.d.ts",
4848
- "../../../node_modules/@types/lodash/common/util.d.ts",
4849
- "../../../node_modules/@types/node/util.d.ts"
4850
- ],
4851
- "../../../node_modules/@types/long/index.d.ts": [
4852
- "../../../node_modules/@types/node/util.d.ts"
4853
- ],
4854
- "../../../node_modules/@types/mime-types/index.d.ts": [
4855
- "../../../node_modules/@types/node/util.d.ts"
4856
- ],
4857
- "../../../node_modules/@types/mime/index.d.ts": [
4858
- "../../../node_modules/@types/node/util.d.ts"
4859
- ],
4860
- "../../../node_modules/@types/minimatch/index.d.ts": [
4861
- "../../../node_modules/@types/node/util.d.ts"
4862
- ],
4863
- "../../../node_modules/@types/minimist/index.d.ts": [
4864
- "../../../node_modules/@types/node/util.d.ts"
4865
- ],
4866
- "../../../node_modules/@types/mocha/index.d.ts": [
4867
- "../../../node_modules/@types/node/util.d.ts"
4579
+ "../../../node_modules/@types/lodash/common/util.d.ts"
4868
4580
  ],
4869
4581
  "../../../node_modules/@types/morgan/index.d.ts": [
4870
4582
  "../../../node_modules/@types/node/http.d.ts",
4871
- "../../../node_modules/@types/node/index.d.ts",
4872
- "../../../node_modules/@types/node/util.d.ts"
4873
- ],
4874
- "../../../node_modules/@types/ms/index.d.ts": [
4875
- "../../../node_modules/@types/node/util.d.ts"
4583
+ "../../../node_modules/@types/node/index.d.ts"
4876
4584
  ],
4877
4585
  "../../../node_modules/@types/nock/index.d.ts": [
4878
4586
  "../../../node_modules/@types/node/index.d.ts",
4879
- "../../../node_modules/@types/node/url.d.ts",
4880
- "../../../node_modules/@types/node/util.d.ts"
4881
- ],
4882
- "../../../node_modules/@types/node-fetch/externals.d.ts": [
4883
- "../../../node_modules/@types/node/util.d.ts"
4587
+ "../../../node_modules/@types/node/url.d.ts"
4884
4588
  ],
4885
4589
  "../../../node_modules/@types/node-fetch/index.d.ts": [
4886
4590
  "../../../node_modules/@types/node-fetch/externals.d.ts",
4887
4591
  "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts",
4888
4592
  "../../../node_modules/@types/node/http.d.ts",
4889
4593
  "../../../node_modules/@types/node/index.d.ts",
4890
- "../../../node_modules/@types/node/url.d.ts",
4891
- "../../../node_modules/@types/node/util.d.ts"
4594
+ "../../../node_modules/@types/node/url.d.ts"
4892
4595
  ],
4893
4596
  "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts": [
4894
4597
  "../../../node_modules/@types/node/http.d.ts",
4895
4598
  "../../../node_modules/@types/node/index.d.ts",
4896
- "../../../node_modules/@types/node/stream.d.ts",
4897
- "../../../node_modules/@types/node/util.d.ts"
4599
+ "../../../node_modules/@types/node/stream.d.ts"
4898
4600
  ],
4899
4601
  "../../../node_modules/@types/node/base.d.ts": [
4900
4602
  "../../../node_modules/@types/node/assert.d.ts",
@@ -5040,93 +4742,44 @@
5040
4742
  "../../../node_modules/@types/node/zlib.d.ts": [
5041
4743
  "../../../node_modules/@types/node/stream.d.ts"
5042
4744
  ],
5043
- "../../../node_modules/@types/normalize-package-data/index.d.ts": [
5044
- "../../../node_modules/@types/node/util.d.ts"
5045
- ],
5046
- "../../../node_modules/@types/parse-json/index.d.ts": [
5047
- "../../../node_modules/@types/node/util.d.ts"
5048
- ],
5049
4745
  "../../../node_modules/@types/pbkdf2/index.d.ts": [
5050
- "../../../node_modules/@types/node/index.d.ts",
5051
- "../../../node_modules/@types/node/util.d.ts"
5052
- ],
5053
- "../../../node_modules/@types/prop-types/index.d.ts": [
5054
- "../../../node_modules/@types/node/util.d.ts"
5055
- ],
5056
- "../../../node_modules/@types/qs/index.d.ts": [
5057
- "../../../node_modules/@types/node/util.d.ts"
4746
+ "../../../node_modules/@types/node/index.d.ts"
5058
4747
  ],
5059
4748
  "../../../node_modules/@types/randombytes/index.d.ts": [
5060
4749
  "../../../node_modules/@types/node/crypto.d.ts",
5061
- "../../../node_modules/@types/node/index.d.ts",
5062
- "../../../node_modules/@types/node/util.d.ts"
5063
- ],
5064
- "../../../node_modules/@types/range-parser/index.d.ts": [
5065
- "../../../node_modules/@types/node/util.d.ts"
4750
+ "../../../node_modules/@types/node/index.d.ts"
5066
4751
  ],
5067
4752
  "../../../node_modules/@types/react-dom/index.d.ts": [
5068
- "../../../node_modules/@types/node/util.d.ts",
5069
4753
  "../../../node_modules/@types/react/index.d.ts"
5070
4754
  ],
5071
- "../../../node_modules/@types/react/global.d.ts": [
5072
- "../../../node_modules/@types/node/util.d.ts"
5073
- ],
5074
4755
  "../../../node_modules/@types/react/index.d.ts": [
5075
- "../../../node_modules/@types/node/util.d.ts",
5076
4756
  "../../../node_modules/@types/prop-types/index.d.ts",
5077
4757
  "../../../node_modules/@types/react/global.d.ts",
5078
4758
  "../../../node_modules/@types/scheduler/tracing.d.ts",
5079
4759
  "../../../node_modules/csstype/index.d.ts"
5080
4760
  ],
5081
- "../../../node_modules/@types/retry/index.d.ts": [
5082
- "../../../node_modules/@types/node/util.d.ts"
5083
- ],
5084
- "../../../node_modules/@types/scheduler/index.d.ts": [
5085
- "../../../node_modules/@types/node/util.d.ts"
5086
- ],
5087
- "../../../node_modules/@types/scheduler/tracing.d.ts": [
5088
- "../../../node_modules/@types/node/util.d.ts"
5089
- ],
5090
4761
  "../../../node_modules/@types/secp256k1/index.d.ts": [
5091
- "../../../node_modules/@types/node/index.d.ts",
5092
- "../../../node_modules/@types/node/util.d.ts"
4762
+ "../../../node_modules/@types/node/index.d.ts"
5093
4763
  ],
5094
4764
  "../../../node_modules/@types/serve-index/index.d.ts": [
5095
4765
  "../../../node_modules/@types/express/index.d.ts",
5096
- "../../../node_modules/@types/node/fs.d.ts",
5097
- "../../../node_modules/@types/node/util.d.ts"
4766
+ "../../../node_modules/@types/node/fs.d.ts"
5098
4767
  ],
5099
4768
  "../../../node_modules/@types/serve-static/index.d.ts": [
5100
4769
  "../../../node_modules/@types/mime/index.d.ts",
5101
4770
  "../../../node_modules/@types/node/http.d.ts",
5102
- "../../../node_modules/@types/node/index.d.ts",
5103
- "../../../node_modules/@types/node/util.d.ts"
4771
+ "../../../node_modules/@types/node/index.d.ts"
5104
4772
  ],
5105
4773
  "../../../node_modules/@types/sha.js/index.d.ts": [
5106
4774
  "../../../node_modules/@types/node/crypto.d.ts",
5107
- "../../../node_modules/@types/node/index.d.ts",
5108
- "../../../node_modules/@types/node/util.d.ts"
5109
- ],
5110
- "../../../node_modules/@types/sinon/ts3.1/index.d.ts": [
5111
- "../../../node_modules/@types/node/util.d.ts"
5112
- ],
5113
- "../../../node_modules/@types/sinonjs__fake-timers/index.d.ts": [
5114
- "../../../node_modules/@types/node/util.d.ts"
5115
- ],
5116
- "../../../node_modules/@types/sizzle/index.d.ts": [
5117
- "../../../node_modules/@types/node/util.d.ts"
4775
+ "../../../node_modules/@types/node/index.d.ts"
5118
4776
  ],
5119
4777
  "../../../node_modules/@types/sockjs/index.d.ts": [
5120
4778
  "../../../node_modules/@types/node/http.d.ts",
5121
- "../../../node_modules/@types/node/index.d.ts",
5122
- "../../../node_modules/@types/node/util.d.ts"
5123
- ],
5124
- "../../../node_modules/@types/source-list-map/index.d.ts": [
5125
- "../../../node_modules/@types/node/util.d.ts"
4779
+ "../../../node_modules/@types/node/index.d.ts"
5126
4780
  ],
5127
4781
  "../../../node_modules/@types/styled-components/index.d.ts": [
5128
4782
  "../../../node_modules/@types/hoist-non-react-statics/index.d.ts",
5129
- "../../../node_modules/@types/node/util.d.ts",
5130
4783
  "../../../node_modules/@types/react/index.d.ts",
5131
4784
  "../../../node_modules/csstype/index.d.ts"
5132
4785
  ],
@@ -5136,33 +4789,19 @@
5136
4789
  "../../../node_modules/@types/node/fs.d.ts",
5137
4790
  "../../../node_modules/@types/node/http.d.ts",
5138
4791
  "../../../node_modules/@types/node/index.d.ts",
5139
- "../../../node_modules/@types/node/stream.d.ts",
5140
- "../../../node_modules/@types/node/util.d.ts"
4792
+ "../../../node_modules/@types/node/stream.d.ts"
5141
4793
  ],
5142
4794
  "../../../node_modules/@types/supertest/index.d.ts": [
5143
- "../../../node_modules/@types/node/util.d.ts",
5144
4795
  "../../../node_modules/@types/superagent/index.d.ts"
5145
4796
  ],
5146
- "../../../node_modules/@types/tapable/index.d.ts": [
5147
- "../../../node_modules/@types/node/util.d.ts"
5148
- ],
5149
4797
  "../../../node_modules/@types/uglify-js/index.d.ts": [
5150
- "../../../node_modules/@types/node/util.d.ts",
5151
4798
  "../../../node_modules/source-map/source-map.d.ts"
5152
4799
  ],
5153
- "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts": [
5154
- "../../../node_modules/@types/node/util.d.ts"
5155
- ],
5156
4800
  "../../../node_modules/@types/urijs/index.d.ts": [
5157
- "../../../node_modules/@types/node/util.d.ts",
5158
4801
  "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts"
5159
4802
  ],
5160
- "../../../node_modules/@types/utf8/index.d.ts": [
5161
- "../../../node_modules/@types/node/util.d.ts"
5162
- ],
5163
4803
  "../../../node_modules/@types/webpack-sources/index.d.ts": [
5164
4804
  "../../../node_modules/@types/node/index.d.ts",
5165
- "../../../node_modules/@types/node/util.d.ts",
5166
4805
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts",
5167
4806
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts",
5168
4807
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts",
@@ -5176,25 +4815,21 @@
5176
4815
  "../../../node_modules/@types/webpack-sources/lib/sourcemapsource.d.ts"
5177
4816
  ],
5178
4817
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts": [
5179
- "../../../node_modules/@types/node/util.d.ts",
5180
4818
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5181
4819
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
5182
4820
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5183
4821
  ],
5184
4822
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts": [
5185
- "../../../node_modules/@types/node/util.d.ts",
5186
4823
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5187
4824
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
5188
4825
  ],
5189
4826
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts": [
5190
- "../../../node_modules/@types/node/util.d.ts",
5191
4827
  "../../../node_modules/@types/source-list-map/index.d.ts",
5192
4828
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5193
4829
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
5194
4830
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5195
4831
  ],
5196
4832
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts": [
5197
- "../../../node_modules/@types/node/util.d.ts",
5198
4833
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts",
5199
4834
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts",
5200
4835
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts",
@@ -5208,50 +4843,39 @@
5208
4843
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5209
4844
  ],
5210
4845
  "../../../node_modules/@types/webpack-sources/lib/originalsource.d.ts": [
5211
- "../../../node_modules/@types/node/util.d.ts",
5212
4846
  "../../../node_modules/@types/source-list-map/index.d.ts",
5213
4847
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5214
4848
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
5215
4849
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5216
4850
  ],
5217
4851
  "../../../node_modules/@types/webpack-sources/lib/prefixsource.d.ts": [
5218
- "../../../node_modules/@types/node/util.d.ts",
5219
4852
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5220
4853
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
5221
4854
  ],
5222
4855
  "../../../node_modules/@types/webpack-sources/lib/rawsource.d.ts": [
5223
- "../../../node_modules/@types/node/util.d.ts",
5224
4856
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5225
4857
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
5226
4858
  ],
5227
4859
  "../../../node_modules/@types/webpack-sources/lib/replacesource.d.ts": [
5228
- "../../../node_modules/@types/node/util.d.ts",
5229
4860
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5230
4861
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
5231
4862
  ],
5232
4863
  "../../../node_modules/@types/webpack-sources/lib/sizeonlysource.d.ts": [
5233
- "../../../node_modules/@types/node/util.d.ts",
5234
4864
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
5235
4865
  ],
5236
4866
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts": [
5237
4867
  "../../../node_modules/@types/node/crypto.d.ts",
5238
- "../../../node_modules/@types/node/util.d.ts",
5239
4868
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5240
4869
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5241
4870
  ],
5242
4871
  "../../../node_modules/@types/webpack-sources/lib/sourcemapsource.d.ts": [
5243
- "../../../node_modules/@types/node/util.d.ts",
5244
4872
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
5245
4873
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
5246
4874
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
5247
4875
  ],
5248
- "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts": [
5249
- "../../../node_modules/@types/node/util.d.ts"
5250
- ],
5251
4876
  "../../../node_modules/@types/webpack/index.d.ts": [
5252
4877
  "../../../node_modules/@types/node/crypto.d.ts",
5253
4878
  "../../../node_modules/@types/node/index.d.ts",
5254
- "../../../node_modules/@types/node/util.d.ts",
5255
4879
  "../../../node_modules/@types/uglify-js/index.d.ts",
5256
4880
  "../../../node_modules/@types/webpack-sources/index.d.ts",
5257
4881
  "../../../node_modules/anymatch/index.d.ts",
@@ -5264,8 +4888,7 @@
5264
4888
  "../../../node_modules/@types/node/https.d.ts",
5265
4889
  "../../../node_modules/@types/node/index.d.ts",
5266
4890
  "../../../node_modules/@types/node/net.d.ts",
5267
- "../../../node_modules/@types/node/url.d.ts",
5268
- "../../../node_modules/@types/node/util.d.ts"
4891
+ "../../../node_modules/@types/node/url.d.ts"
5269
4892
  ],
5270
4893
  "../../../node_modules/@types/ws/index.d.ts": [
5271
4894
  "../../../node_modules/@types/node/events.d.ts",
@@ -5275,74 +4898,51 @@
5275
4898
  "../../../node_modules/@types/node/stream.d.ts",
5276
4899
  "../../../node_modules/@types/node/tls.d.ts",
5277
4900
  "../../../node_modules/@types/node/url.d.ts",
5278
- "../../../node_modules/@types/node/util.d.ts",
5279
4901
  "../../../node_modules/@types/node/zlib.d.ts"
5280
4902
  ],
5281
- "../../../node_modules/@types/yargs-parser/index.d.ts": [
5282
- "../../../node_modules/@types/node/util.d.ts"
5283
- ],
5284
4903
  "../../../node_modules/@types/yargs/index.d.ts": [
5285
- "../../../node_modules/@types/node/util.d.ts",
5286
4904
  "../../../node_modules/@types/yargs-parser/index.d.ts"
5287
4905
  ],
5288
4906
  "../../../node_modules/@types/yauzl/index.d.ts": [
5289
4907
  "../../../node_modules/@types/node/events.d.ts",
5290
4908
  "../../../node_modules/@types/node/index.d.ts",
5291
- "../../../node_modules/@types/node/stream.d.ts",
5292
- "../../../node_modules/@types/node/util.d.ts"
5293
- ],
5294
- "../../../node_modules/anymatch/index.d.ts": [
5295
- "../../../node_modules/@types/node/util.d.ts"
4909
+ "../../../node_modules/@types/node/stream.d.ts"
5296
4910
  ],
5297
4911
  "../../../node_modules/base-x/src/index.d.ts": [
5298
- "../../../node_modules/@types/node/index.d.ts",
5299
- "../../../node_modules/@types/node/util.d.ts"
5300
- ],
5301
- "../../../node_modules/bignumber.js/bignumber.d.ts": [
5302
- "../../../node_modules/@types/node/util.d.ts"
4912
+ "../../../node_modules/@types/node/index.d.ts"
5303
4913
  ],
5304
4914
  "../../../node_modules/bip174/src/lib/interfaces.d.ts": [
5305
- "../../../node_modules/@types/node/index.d.ts",
5306
- "../../../node_modules/@types/node/util.d.ts"
4915
+ "../../../node_modules/@types/node/index.d.ts"
5307
4916
  ],
5308
4917
  "../../../node_modules/bip174/src/lib/psbt.d.ts": [
5309
4918
  "../../../node_modules/@types/node/index.d.ts",
5310
- "../../../node_modules/@types/node/util.d.ts",
5311
4919
  "../../../node_modules/bip174/src/lib/interfaces.d.ts"
5312
4920
  ],
5313
4921
  "../../../node_modules/bip32/types/bip32.d.ts": [
5314
- "../../../node_modules/@types/node/index.d.ts",
5315
- "../../../node_modules/@types/node/util.d.ts"
4922
+ "../../../node_modules/@types/node/index.d.ts"
5316
4923
  ],
5317
4924
  "../../../node_modules/bip32/types/index.d.ts": [
5318
- "../../../node_modules/@types/node/util.d.ts",
5319
4925
  "../../../node_modules/bip32/types/bip32.d.ts"
5320
4926
  ],
5321
4927
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts": [
5322
4928
  "../../../node_modules/@types/node/index.d.ts",
5323
- "../../../node_modules/@types/node/util.d.ts",
5324
4929
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
5325
4930
  ],
5326
4931
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts": [
5327
4932
  "../../../node_modules/@types/node/index.d.ts",
5328
- "../../../node_modules/@types/node/util.d.ts",
5329
4933
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
5330
4934
  ],
5331
4935
  "../../../node_modules/bitcoinjs-lib/types/classify.d.ts": [
5332
- "../../../node_modules/@types/node/index.d.ts",
5333
- "../../../node_modules/@types/node/util.d.ts"
4936
+ "../../../node_modules/@types/node/index.d.ts"
5334
4937
  ],
5335
4938
  "../../../node_modules/bitcoinjs-lib/types/crypto.d.ts": [
5336
- "../../../node_modules/@types/node/index.d.ts",
5337
- "../../../node_modules/@types/node/util.d.ts"
4939
+ "../../../node_modules/@types/node/index.d.ts"
5338
4940
  ],
5339
4941
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts": [
5340
4942
  "../../../node_modules/@types/node/index.d.ts",
5341
- "../../../node_modules/@types/node/util.d.ts",
5342
4943
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
5343
4944
  ],
5344
4945
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts": [
5345
- "../../../node_modules/@types/node/util.d.ts",
5346
4946
  "../../../node_modules/bip32/types/index.d.ts",
5347
4947
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
5348
4948
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts",
@@ -5359,16 +4959,11 @@
5359
4959
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
5360
4960
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts"
5361
4961
  ],
5362
- "../../../node_modules/bitcoinjs-lib/types/networks.d.ts": [
5363
- "../../../node_modules/@types/node/util.d.ts"
5364
- ],
5365
4962
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts": [
5366
- "../../../node_modules/@types/node/util.d.ts",
5367
4963
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5368
4964
  ],
5369
4965
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts": [
5370
4966
  "../../../node_modules/@types/node/index.d.ts",
5371
- "../../../node_modules/@types/node/util.d.ts",
5372
4967
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
5373
4968
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts",
5374
4969
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts",
@@ -5381,40 +4976,31 @@
5381
4976
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts"
5382
4977
  ],
5383
4978
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts": [
5384
- "../../../node_modules/@types/node/util.d.ts",
5385
4979
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5386
4980
  ],
5387
4981
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pk.d.ts": [
5388
- "../../../node_modules/@types/node/util.d.ts",
5389
4982
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5390
4983
  ],
5391
4984
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pkh.d.ts": [
5392
- "../../../node_modules/@types/node/util.d.ts",
5393
4985
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5394
4986
  ],
5395
4987
  "../../../node_modules/bitcoinjs-lib/types/payments/p2sh.d.ts": [
5396
- "../../../node_modules/@types/node/util.d.ts",
5397
4988
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5398
4989
  ],
5399
4990
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr.d.ts": [
5400
- "../../../node_modules/@types/node/util.d.ts",
5401
4991
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5402
4992
  ],
5403
4993
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr_ns.d.ts": [
5404
- "../../../node_modules/@types/node/util.d.ts",
5405
4994
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5406
4995
  ],
5407
4996
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wpkh.d.ts": [
5408
- "../../../node_modules/@types/node/util.d.ts",
5409
4997
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5410
4998
  ],
5411
4999
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts": [
5412
- "../../../node_modules/@types/node/util.d.ts",
5413
5000
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
5414
5001
  ],
5415
5002
  "../../../node_modules/bitcoinjs-lib/types/psbt.d.ts": [
5416
5003
  "../../../node_modules/@types/node/index.d.ts",
5417
- "../../../node_modules/@types/node/util.d.ts",
5418
5004
  "../../../node_modules/bip174/src/lib/interfaces.d.ts",
5419
5005
  "../../../node_modules/bip174/src/lib/psbt.d.ts",
5420
5006
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
@@ -5422,172 +5008,39 @@
5422
5008
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
5423
5009
  ],
5424
5010
  "../../../node_modules/bitcoinjs-lib/types/schnorrbip340.d.ts": [
5425
- "../../../node_modules/@types/node/index.d.ts",
5426
- "../../../node_modules/@types/node/util.d.ts"
5011
+ "../../../node_modules/@types/node/index.d.ts"
5427
5012
  ],
5428
5013
  "../../../node_modules/bitcoinjs-lib/types/script.d.ts": [
5429
5014
  "../../../node_modules/@types/node/index.d.ts",
5430
- "../../../node_modules/@types/node/util.d.ts",
5431
5015
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts",
5432
5016
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts",
5433
5017
  "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts"
5434
5018
  ],
5435
5019
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts": [
5436
- "../../../node_modules/@types/node/index.d.ts",
5437
- "../../../node_modules/@types/node/util.d.ts"
5020
+ "../../../node_modules/@types/node/index.d.ts"
5438
5021
  ],
5439
5022
  "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts": [
5440
- "../../../node_modules/@types/node/index.d.ts",
5441
- "../../../node_modules/@types/node/util.d.ts"
5023
+ "../../../node_modules/@types/node/index.d.ts"
5442
5024
  ],
5443
5025
  "../../../node_modules/bitcoinjs-lib/types/taproot.d.ts": [
5444
- "../../../node_modules/@types/node/index.d.ts",
5445
- "../../../node_modules/@types/node/util.d.ts"
5026
+ "../../../node_modules/@types/node/index.d.ts"
5446
5027
  ],
5447
5028
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts": [
5448
- "../../../node_modules/@types/node/index.d.ts",
5449
- "../../../node_modules/@types/node/util.d.ts"
5029
+ "../../../node_modules/@types/node/index.d.ts"
5450
5030
  ],
5451
5031
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts": [
5452
5032
  "../../../node_modules/@types/node/index.d.ts",
5453
- "../../../node_modules/@types/node/util.d.ts",
5454
5033
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
5455
5034
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
5456
5035
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
5457
5036
  ],
5458
- "../../../node_modules/bitcoinjs-message/index.d.ts": [
5459
- "../../../node_modules/@types/node/util.d.ts"
5460
- ],
5461
- "../../../node_modules/buffer/index.d.ts": [
5462
- "../../../node_modules/@types/node/util.d.ts"
5463
- ],
5464
- "../../../node_modules/csstype/index.d.ts": [
5465
- "../../../node_modules/@types/node/util.d.ts"
5466
- ],
5467
- "../../../node_modules/openpgp/openpgp.d.ts": [
5468
- "../../../node_modules/@types/node/util.d.ts"
5469
- ],
5470
- "../../../node_modules/should/should.d.ts": [
5471
- "../../../node_modules/@types/node/util.d.ts"
5472
- ],
5473
- "../../../node_modules/source-map/source-map.d.ts": [
5474
- "../../../node_modules/@types/node/util.d.ts"
5475
- ],
5476
- "../../../node_modules/tapable/tapable.d.ts": [
5477
- "../../../node_modules/@types/node/util.d.ts"
5478
- ],
5479
- "../../../node_modules/typescript/lib/lib.dom.d.ts": [
5480
- "../../../node_modules/@types/node/util.d.ts"
5481
- ],
5482
- "../../../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
5483
- "../../../node_modules/@types/node/util.d.ts"
5484
- ],
5485
- "../../../node_modules/typescript/lib/lib.es2015.core.d.ts": [
5486
- "../../../node_modules/@types/node/util.d.ts"
5487
- ],
5488
- "../../../node_modules/typescript/lib/lib.es2015.d.ts": [
5489
- "../../../node_modules/@types/node/util.d.ts"
5490
- ],
5491
- "../../../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
5492
- "../../../node_modules/@types/node/util.d.ts"
5493
- ],
5494
- "../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
5495
- "../../../node_modules/@types/node/util.d.ts"
5496
- ],
5497
- "../../../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
5498
- "../../../node_modules/@types/node/util.d.ts"
5499
- ],
5500
- "../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
5501
- "../../../node_modules/@types/node/util.d.ts"
5502
- ],
5503
- "../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
5504
- "../../../node_modules/@types/node/util.d.ts"
5505
- ],
5506
- "../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
5507
- "../../../node_modules/@types/node/util.d.ts"
5508
- ],
5509
- "../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
5510
- "../../../node_modules/@types/node/util.d.ts"
5511
- ],
5512
- "../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
5513
- "../../../node_modules/@types/node/util.d.ts"
5514
- ],
5515
- "../../../node_modules/typescript/lib/lib.es2016.d.ts": [
5516
- "../../../node_modules/@types/node/util.d.ts"
5517
- ],
5518
- "../../../node_modules/typescript/lib/lib.es2017.d.ts": [
5519
- "../../../node_modules/@types/node/util.d.ts"
5520
- ],
5521
- "../../../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
5522
- "../../../node_modules/@types/node/util.d.ts"
5523
- ],
5524
- "../../../node_modules/typescript/lib/lib.es2017.object.d.ts": [
5525
- "../../../node_modules/@types/node/util.d.ts"
5526
- ],
5527
- "../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
5528
- "../../../node_modules/@types/node/util.d.ts"
5529
- ],
5530
- "../../../node_modules/typescript/lib/lib.es2017.string.d.ts": [
5531
- "../../../node_modules/@types/node/util.d.ts"
5532
- ],
5533
- "../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
5534
- "../../../node_modules/@types/node/util.d.ts"
5535
- ],
5536
- "../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
5537
- "../../../node_modules/@types/node/util.d.ts"
5538
- ],
5539
- "../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
5540
- "../../../node_modules/@types/node/util.d.ts"
5541
- ],
5542
- "../../../node_modules/typescript/lib/lib.es2018.d.ts": [
5543
- "../../../node_modules/@types/node/util.d.ts"
5544
- ],
5545
- "../../../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
5546
- "../../../node_modules/@types/node/util.d.ts"
5547
- ],
5548
- "../../../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
5549
- "../../../node_modules/@types/node/util.d.ts"
5550
- ],
5551
- "../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
5552
- "../../../node_modules/@types/node/util.d.ts"
5553
- ],
5554
- "../../../node_modules/typescript/lib/lib.es2019.array.d.ts": [
5555
- "../../../node_modules/@types/node/util.d.ts"
5556
- ],
5557
- "../../../node_modules/typescript/lib/lib.es2019.d.ts": [
5558
- "../../../node_modules/@types/node/util.d.ts"
5559
- ],
5560
- "../../../node_modules/typescript/lib/lib.es2019.object.d.ts": [
5561
- "../../../node_modules/@types/node/util.d.ts"
5562
- ],
5563
- "../../../node_modules/typescript/lib/lib.es2019.string.d.ts": [
5564
- "../../../node_modules/@types/node/util.d.ts"
5565
- ],
5566
- "../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
5567
- "../../../node_modules/@types/node/util.d.ts"
5568
- ],
5569
- "../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
5570
- "../../../node_modules/@types/node/util.d.ts"
5571
- ],
5572
- "../../../node_modules/typescript/lib/lib.es5.d.ts": [
5573
- "../../../node_modules/@types/node/util.d.ts"
5574
- ],
5575
- "../../../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
5576
- "../../../node_modules/@types/node/util.d.ts"
5577
- ],
5578
5037
  "../../../types/bignumber.js/index.d.ts": [
5579
- "../../../node_modules/@types/node/util.d.ts",
5580
5038
  "../../../node_modules/bignumber.js/bignumber.d.ts"
5581
5039
  ],
5582
- "../../../types/express/index.d.ts": [
5583
- "../../../node_modules/@types/node/util.d.ts"
5584
- ],
5585
5040
  "../../../types/should-sinon/index.d.ts": [
5586
- "../../../node_modules/@types/node/util.d.ts",
5587
5041
  "../../../node_modules/should/should.d.ts"
5588
5042
  ],
5589
5043
  "../../../types/superagent/index.d.ts": [
5590
- "../../../node_modules/@types/node/util.d.ts",
5591
5044
  "../../../node_modules/@types/superagent/index.d.ts"
5592
5045
  ]
5593
5046
  },
@@ -5944,6 +5397,7 @@
5944
5397
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
5945
5398
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts",
5946
5399
  "../../../node_modules/bitcoinjs-message/index.d.ts",
5400
+ "../../../node_modules/browser-or-node/lib/index.d.ts",
5947
5401
  "../../../node_modules/buffer/index.d.ts",
5948
5402
  "../../../node_modules/csstype/index.d.ts",
5949
5403
  "../../../node_modules/openpgp/openpgp.d.ts",