@bitgo/utxo-bin 1.0.2-rc.17 → 1.0.2-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.
package/dist/bin/index.js CHANGED
File without changes
@@ -2392,20 +2392,14 @@
2392
2392
  ]
2393
2393
  },
2394
2394
  "exportedModulesMap": {
2395
- "../../blockapis/dist/src/addressapi.d.ts": [
2396
- "../../../node_modules/@types/node/util.d.ts"
2397
- ],
2398
2395
  "../../blockapis/dist/src/apibuilder.d.ts": [
2399
- "../../../node_modules/@types/node/util.d.ts",
2400
2396
  "../../blockapis/dist/src/basehttpclient.d.ts",
2401
2397
  "../../blockapis/dist/src/utxoapi.d.ts"
2402
2398
  ],
2403
2399
  "../../blockapis/dist/src/basehttpclient.d.ts": [
2404
- "../../../node_modules/@types/node/util.d.ts",
2405
2400
  "../../../node_modules/@types/superagent/index.d.ts"
2406
2401
  ],
2407
2402
  "../../blockapis/dist/src/impl/blockchairapi.d.ts": [
2408
- "../../../node_modules/@types/node/util.d.ts",
2409
2403
  "../../blockapis/dist/src/addressapi.d.ts",
2410
2404
  "../../blockapis/dist/src/basehttpclient.d.ts",
2411
2405
  "../../blockapis/dist/src/transactionapi.d.ts",
@@ -2413,7 +2407,6 @@
2413
2407
  "../../utxo-lib/dist/src/index.d.ts"
2414
2408
  ],
2415
2409
  "../../blockapis/dist/src/impl/blockstreamapi.d.ts": [
2416
- "../../../node_modules/@types/node/util.d.ts",
2417
2410
  "../../blockapis/dist/src/addressapi.d.ts",
2418
2411
  "../../blockapis/dist/src/basehttpclient.d.ts",
2419
2412
  "../../blockapis/dist/src/transactionapi.d.ts",
@@ -2421,7 +2414,6 @@
2421
2414
  "../../utxo-lib/dist/src/index.d.ts"
2422
2415
  ],
2423
2416
  "../../blockapis/dist/src/index.d.ts": [
2424
- "../../../node_modules/@types/node/util.d.ts",
2425
2417
  "../../blockapis/dist/src/addressapi.d.ts",
2426
2418
  "../../blockapis/dist/src/apibuilder.d.ts",
2427
2419
  "../../blockapis/dist/src/basehttpclient.d.ts",
@@ -2430,16 +2422,11 @@
2430
2422
  "../../blockapis/dist/src/transactionapi.d.ts",
2431
2423
  "../../blockapis/dist/src/utxoapi.d.ts"
2432
2424
  ],
2433
- "../../blockapis/dist/src/transactionapi.d.ts": [
2434
- "../../../node_modules/@types/node/util.d.ts"
2435
- ],
2436
2425
  "../../blockapis/dist/src/utxoapi.d.ts": [
2437
- "../../../node_modules/@types/node/util.d.ts",
2438
2426
  "../../blockapis/dist/src/transactionapi.d.ts",
2439
2427
  "../../utxo-lib/dist/src/index.d.ts"
2440
2428
  ],
2441
2429
  "../../statics/dist/src/account.d.ts": [
2442
- "../../../node_modules/@types/node/util.d.ts",
2443
2430
  "../../statics/dist/src/base.d.ts",
2444
2431
  "../../statics/dist/src/networks.d.ts"
2445
2432
  ],
@@ -2447,15 +2434,12 @@
2447
2434
  "../../statics/dist/src/networks.d.ts"
2448
2435
  ],
2449
2436
  "../../statics/dist/src/coins.d.ts": [
2450
- "../../../node_modules/@types/node/util.d.ts",
2451
2437
  "../../statics/dist/src/map.d.ts"
2452
2438
  ],
2453
2439
  "../../statics/dist/src/errors.d.ts": [
2454
- "../../../node_modules/@types/node/util.d.ts",
2455
2440
  "../../statics/dist/src/base.d.ts"
2456
2441
  ],
2457
2442
  "../../statics/dist/src/index.d.ts": [
2458
- "../../../node_modules/@types/node/util.d.ts",
2459
2443
  "../../statics/dist/src/account.d.ts",
2460
2444
  "../../statics/dist/src/base.d.ts",
2461
2445
  "../../statics/dist/src/coins.d.ts",
@@ -2466,20 +2450,16 @@
2466
2450
  "../../statics/dist/src/utxo.d.ts"
2467
2451
  ],
2468
2452
  "../../statics/dist/src/map.d.ts": [
2469
- "../../../node_modules/@types/node/util.d.ts",
2470
2453
  "../../statics/dist/src/base.d.ts"
2471
2454
  ],
2472
2455
  "../../statics/dist/src/networks.d.ts": [
2473
- "../../../node_modules/@types/node/util.d.ts",
2474
2456
  "../../statics/dist/src/base.d.ts"
2475
2457
  ],
2476
2458
  "../../statics/dist/src/ofc.d.ts": [
2477
- "../../../node_modules/@types/node/util.d.ts",
2478
2459
  "../../statics/dist/src/base.d.ts",
2479
2460
  "../../statics/dist/src/networks.d.ts"
2480
2461
  ],
2481
2462
  "../../statics/dist/src/utxo.d.ts": [
2482
- "../../../node_modules/@types/node/util.d.ts",
2483
2463
  "../../statics/dist/src/base.d.ts",
2484
2464
  "../../statics/dist/src/networks.d.ts"
2485
2465
  ],
@@ -2501,47 +2481,39 @@
2501
2481
  ],
2502
2482
  "../../utxo-lib/dist/src/address.d.ts": [
2503
2483
  "../../../node_modules/@types/node/index.d.ts",
2504
- "../../../node_modules/@types/node/util.d.ts",
2505
2484
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
2506
2485
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2507
2486
  "../../utxo-lib/dist/src/networks.d.ts"
2508
2487
  ],
2509
2488
  "../../utxo-lib/dist/src/addressformat.d.ts": [
2510
2489
  "../../../node_modules/@types/node/index.d.ts",
2511
- "../../../node_modules/@types/node/util.d.ts",
2512
2490
  "../../utxo-lib/dist/src/networks.d.ts"
2513
2491
  ],
2514
2492
  "../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts": [
2515
2493
  "../../../node_modules/@types/node/index.d.ts",
2516
- "../../../node_modules/@types/node/util.d.ts",
2517
2494
  "../../utxo-lib/dist/src/addressformat.d.ts",
2518
2495
  "../../utxo-lib/dist/src/networks.d.ts"
2519
2496
  ],
2520
2497
  "../../utxo-lib/dist/src/bitgo/bitcoincash/index.d.ts": [
2521
- "../../../node_modules/@types/node/util.d.ts",
2522
2498
  "../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts"
2523
2499
  ],
2524
2500
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts": [
2525
2501
  "../../../node_modules/@types/node/index.d.ts",
2526
- "../../../node_modules/@types/node/util.d.ts",
2527
2502
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
2528
2503
  "../../utxo-lib/dist/src/networks.d.ts"
2529
2504
  ],
2530
2505
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts": [
2531
2506
  "../../../node_modules/@types/node/index.d.ts",
2532
- "../../../node_modules/@types/node/util.d.ts",
2533
2507
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2534
2508
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
2535
2509
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
2536
2510
  "../../utxo-lib/dist/src/networks.d.ts"
2537
2511
  ],
2538
2512
  "../../utxo-lib/dist/src/bitgo/dash/index.d.ts": [
2539
- "../../../node_modules/@types/node/util.d.ts",
2540
2513
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
2541
2514
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts"
2542
2515
  ],
2543
2516
  "../../utxo-lib/dist/src/bitgo/index.d.ts": [
2544
- "../../../node_modules/@types/node/util.d.ts",
2545
2517
  "../../utxo-lib/dist/src/bitgo/bitcoincash/index.d.ts",
2546
2518
  "../../utxo-lib/dist/src/bitgo/dash/index.d.ts",
2547
2519
  "../../utxo-lib/dist/src/bitgo/keyutil.d.ts",
@@ -2558,17 +2530,14 @@
2558
2530
  ],
2559
2531
  "../../utxo-lib/dist/src/bitgo/keyutil.d.ts": [
2560
2532
  "../../../node_modules/@types/node/index.d.ts",
2561
- "../../../node_modules/@types/node/util.d.ts",
2562
2533
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2563
2534
  "../../utxo-lib/dist/src/networks.d.ts"
2564
2535
  ],
2565
2536
  "../../utxo-lib/dist/src/bitgo/nonstandardhalfsigned.d.ts": [
2566
- "../../../node_modules/@types/node/util.d.ts",
2567
2537
  "../../utxo-lib/dist/src/index.d.ts"
2568
2538
  ],
2569
2539
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts": [
2570
2540
  "../../../node_modules/@types/node/index.d.ts",
2571
- "../../../node_modules/@types/node/util.d.ts",
2572
2541
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2573
2542
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
2574
2543
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
@@ -2576,7 +2545,6 @@
2576
2545
  ],
2577
2546
  "../../utxo-lib/dist/src/bitgo/signature.d.ts": [
2578
2547
  "../../../node_modules/@types/node/index.d.ts",
2579
- "../../../node_modules/@types/node/util.d.ts",
2580
2548
  "../../../node_modules/bip32/types/index.d.ts",
2581
2549
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2582
2550
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
@@ -2587,40 +2555,31 @@
2587
2555
  ],
2588
2556
  "../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
2589
2557
  "../../../node_modules/@types/node/index.d.ts",
2590
- "../../../node_modules/@types/node/util.d.ts",
2591
2558
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2592
2559
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
2593
2560
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
2594
2561
  "../../utxo-lib/dist/src/networks.d.ts"
2595
2562
  ],
2596
- "../../utxo-lib/dist/src/bitgo/types.d.ts": [
2597
- "../../../node_modules/@types/node/util.d.ts"
2598
- ],
2599
2563
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts": [
2600
2564
  "../../../node_modules/@types/node/index.d.ts",
2601
- "../../../node_modules/@types/node/util.d.ts",
2602
2565
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
2603
2566
  "../../utxo-lib/dist/src/index.d.ts"
2604
2567
  ],
2605
2568
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts": [
2606
2569
  "../../../node_modules/@types/node/index.d.ts",
2607
- "../../../node_modules/@types/node/util.d.ts",
2608
2570
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2609
2571
  "../../utxo-lib/dist/src/networks.d.ts"
2610
2572
  ],
2611
2573
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts": [
2612
2574
  "../../../node_modules/@types/node/index.d.ts",
2613
- "../../../node_modules/@types/node/util.d.ts",
2614
2575
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2615
2576
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
2616
2577
  "../../utxo-lib/dist/src/index.d.ts"
2617
2578
  ],
2618
2579
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts": [
2619
- "../../../node_modules/@types/node/util.d.ts",
2620
2580
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts"
2621
2581
  ],
2622
2582
  "../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": [
2623
- "../../../node_modules/@types/node/util.d.ts",
2624
2583
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
2625
2584
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts",
2626
2585
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
@@ -2628,7 +2587,6 @@
2628
2587
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts"
2629
2588
  ],
2630
2589
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts": [
2631
- "../../../node_modules/@types/node/util.d.ts",
2632
2590
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
2633
2591
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts",
2634
2592
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
@@ -2639,195 +2597,128 @@
2639
2597
  ],
2640
2598
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts": [
2641
2599
  "../../../node_modules/@types/node/index.d.ts",
2642
- "../../../node_modules/@types/node/util.d.ts",
2643
2600
  "../../../node_modules/bip32/types/index.d.ts",
2644
2601
  "../../utxo-lib/dist/src/bitgo/types.d.ts"
2645
2602
  ],
2646
2603
  "../../utxo-lib/dist/src/bitgo/wallet/walletscripts.d.ts": [
2647
- "../../../node_modules/@types/node/util.d.ts",
2648
2604
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
2649
2605
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
2650
2606
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
2651
2607
  "../../utxo-lib/dist/src/index.d.ts"
2652
2608
  ],
2653
2609
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts": [
2654
- "../../../node_modules/@types/node/util.d.ts",
2655
2610
  "../../../node_modules/bip32/types/index.d.ts",
2656
2611
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
2657
2612
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts"
2658
2613
  ],
2659
2614
  "../../utxo-lib/dist/src/bitgo/zcash/index.d.ts": [
2660
- "../../../node_modules/@types/node/util.d.ts",
2661
2615
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
2662
2616
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts"
2663
2617
  ],
2664
2618
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts": [
2665
2619
  "../../../node_modules/@types/node/index.d.ts",
2666
- "../../../node_modules/@types/node/util.d.ts",
2667
2620
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
2668
2621
  "../../utxo-lib/dist/src/networks.d.ts"
2669
2622
  ],
2670
2623
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts": [
2671
2624
  "../../../node_modules/@types/node/index.d.ts",
2672
- "../../../node_modules/@types/node/util.d.ts",
2673
2625
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2674
2626
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
2675
2627
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
2676
2628
  "../../utxo-lib/dist/src/index.d.ts"
2677
2629
  ],
2678
2630
  "../../utxo-lib/dist/src/index.d.ts": [
2679
- "../../../node_modules/@types/node/util.d.ts",
2680
2631
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
2681
2632
  "../../utxo-lib/dist/src/address.d.ts",
2682
2633
  "../../utxo-lib/dist/src/addressformat.d.ts",
2683
2634
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
2684
2635
  "../../utxo-lib/dist/src/networks.d.ts"
2685
2636
  ],
2686
- "../../utxo-lib/dist/src/networks.d.ts": [
2687
- "../../../node_modules/@types/node/util.d.ts"
2688
- ],
2689
- "../../../node_modules/@types/archy/index.d.ts": [
2690
- "../../../node_modules/@types/node/util.d.ts"
2691
- ],
2692
- "../../../node_modules/@types/argparse/index.d.ts": [
2693
- "../../../node_modules/@types/node/util.d.ts"
2694
- ],
2695
- "../../../node_modules/@types/aria-query/index.d.ts": [
2696
- "../../../node_modules/@types/node/util.d.ts"
2697
- ],
2698
- "../../../node_modules/@types/bluebird/index.d.ts": [
2699
- "../../../node_modules/@types/node/util.d.ts"
2700
- ],
2701
2637
  "../../../node_modules/@types/bn.js/index.d.ts": [
2702
- "../../../node_modules/@types/node/index.d.ts",
2703
- "../../../node_modules/@types/node/util.d.ts"
2638
+ "../../../node_modules/@types/node/index.d.ts"
2704
2639
  ],
2705
2640
  "../../../node_modules/@types/body-parser/index.d.ts": [
2706
2641
  "../../../node_modules/@types/connect/index.d.ts",
2707
2642
  "../../../node_modules/@types/node/http.d.ts",
2708
- "../../../node_modules/@types/node/index.d.ts",
2709
- "../../../node_modules/@types/node/util.d.ts"
2643
+ "../../../node_modules/@types/node/index.d.ts"
2710
2644
  ],
2711
2645
  "../../../node_modules/@types/bonjour/index.d.ts": [
2712
2646
  "../../../node_modules/@types/node/dgram.d.ts",
2713
- "../../../node_modules/@types/node/index.d.ts",
2714
- "../../../node_modules/@types/node/util.d.ts"
2647
+ "../../../node_modules/@types/node/index.d.ts"
2715
2648
  ],
2716
2649
  "../../../node_modules/@types/bs58/index.d.ts": [
2717
- "../../../node_modules/@types/node/util.d.ts",
2718
2650
  "../../../node_modules/base-x/src/index.d.ts"
2719
2651
  ],
2720
2652
  "../../../node_modules/@types/connect-history-api-fallback/index.d.ts": [
2721
2653
  "../../../node_modules/@types/express-serve-static-core/index.d.ts",
2722
2654
  "../../../node_modules/@types/node/index.d.ts",
2723
- "../../../node_modules/@types/node/url.d.ts",
2724
- "../../../node_modules/@types/node/util.d.ts"
2655
+ "../../../node_modules/@types/node/url.d.ts"
2725
2656
  ],
2726
2657
  "../../../node_modules/@types/connect/index.d.ts": [
2727
2658
  "../../../node_modules/@types/node/http.d.ts",
2728
- "../../../node_modules/@types/node/index.d.ts",
2729
- "../../../node_modules/@types/node/util.d.ts"
2730
- ],
2731
- "../../../node_modules/@types/cookiejar/index.d.ts": [
2732
- "../../../node_modules/@types/node/util.d.ts"
2733
- ],
2734
- "../../../node_modules/@types/country-data/index.d.ts": [
2735
- "../../../node_modules/@types/node/util.d.ts"
2659
+ "../../../node_modules/@types/node/index.d.ts"
2736
2660
  ],
2737
2661
  "../../../node_modules/@types/create-hmac/index.d.ts": [
2738
2662
  "../../../node_modules/@types/node/crypto.d.ts",
2739
- "../../../node_modules/@types/node/index.d.ts",
2740
- "../../../node_modules/@types/node/util.d.ts"
2663
+ "../../../node_modules/@types/node/index.d.ts"
2741
2664
  ],
2742
2665
  "../../../node_modules/@types/debug/index.d.ts": [
2743
- "../../../node_modules/@types/ms/index.d.ts",
2744
- "../../../node_modules/@types/node/util.d.ts"
2666
+ "../../../node_modules/@types/ms/index.d.ts"
2745
2667
  ],
2746
2668
  "../../../node_modules/@types/eccrypto/index.d.ts": [
2747
- "../../../node_modules/@types/node/index.d.ts",
2748
- "../../../node_modules/@types/node/util.d.ts"
2669
+ "../../../node_modules/@types/node/index.d.ts"
2749
2670
  ],
2750
2671
  "../../../node_modules/@types/elliptic/index.d.ts": [
2751
- "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
2752
- "../../../node_modules/@types/node/util.d.ts"
2672
+ "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts"
2753
2673
  ],
2754
2674
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts": [
2755
- "../../../node_modules/@types/node/index.d.ts",
2756
- "../../../node_modules/@types/node/util.d.ts"
2675
+ "../../../node_modules/@types/node/index.d.ts"
2757
2676
  ],
2758
2677
  "../../../node_modules/@types/eslint-scope/index.d.ts": [
2759
2678
  "../../../node_modules/@types/eslint/index.d.ts",
2760
- "../../../node_modules/@types/estree/index.d.ts",
2761
- "../../../node_modules/@types/node/util.d.ts"
2762
- ],
2763
- "../../../node_modules/@types/eslint/helpers.d.ts": [
2764
- "../../../node_modules/@types/node/util.d.ts"
2679
+ "../../../node_modules/@types/estree/index.d.ts"
2765
2680
  ],
2766
2681
  "../../../node_modules/@types/eslint/index.d.ts": [
2767
2682
  "../../../node_modules/@types/eslint/helpers.d.ts",
2768
2683
  "../../../node_modules/@types/estree/index.d.ts",
2769
- "../../../node_modules/@types/json-schema/index.d.ts",
2770
- "../../../node_modules/@types/node/util.d.ts"
2771
- ],
2772
- "../../../node_modules/@types/estree/index.d.ts": [
2773
- "../../../node_modules/@types/node/util.d.ts"
2684
+ "../../../node_modules/@types/json-schema/index.d.ts"
2774
2685
  ],
2775
2686
  "../../../node_modules/@types/ethereumjs-util/index.d.ts": [
2776
2687
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
2777
- "../../../node_modules/@types/node/index.d.ts",
2778
- "../../../node_modules/@types/node/util.d.ts"
2688
+ "../../../node_modules/@types/node/index.d.ts"
2779
2689
  ],
2780
2690
  "../../../node_modules/@types/ethereumjs-util/node_modules/@types/bn.js/index.d.ts": [
2781
- "../../../node_modules/@types/node/index.d.ts",
2782
- "../../../node_modules/@types/node/util.d.ts"
2783
- ],
2784
- "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts": [
2785
- "../../../node_modules/@types/node/util.d.ts"
2691
+ "../../../node_modules/@types/node/index.d.ts"
2786
2692
  ],
2787
2693
  "../../../node_modules/@types/eventsource/index.d.ts": [
2788
- "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts",
2789
- "../../../node_modules/@types/node/util.d.ts"
2790
- ],
2791
- "../../../node_modules/@types/expect/index.d.ts": [
2792
- "../../../node_modules/@types/node/util.d.ts"
2694
+ "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts"
2793
2695
  ],
2794
2696
  "../../../node_modules/@types/express-serve-static-core/index.d.ts": [
2795
2697
  "../../../node_modules/@types/node/events.d.ts",
2796
2698
  "../../../node_modules/@types/node/http.d.ts",
2797
2699
  "../../../node_modules/@types/node/index.d.ts",
2798
- "../../../node_modules/@types/node/util.d.ts",
2799
2700
  "../../../node_modules/@types/qs/index.d.ts",
2800
2701
  "../../../node_modules/@types/range-parser/index.d.ts"
2801
2702
  ],
2802
2703
  "../../../node_modules/@types/express/index.d.ts": [
2803
2704
  "../../../node_modules/@types/body-parser/index.d.ts",
2804
2705
  "../../../node_modules/@types/express-serve-static-core/index.d.ts",
2805
- "../../../node_modules/@types/node/util.d.ts",
2806
2706
  "../../../node_modules/@types/qs/index.d.ts",
2807
2707
  "../../../node_modules/@types/serve-static/index.d.ts"
2808
2708
  ],
2809
2709
  "../../../node_modules/@types/fs-extra/index.d.ts": [
2810
2710
  "../../../node_modules/@types/node/fs.d.ts",
2811
- "../../../node_modules/@types/node/index.d.ts",
2812
- "../../../node_modules/@types/node/util.d.ts"
2711
+ "../../../node_modules/@types/node/index.d.ts"
2813
2712
  ],
2814
2713
  "../../../node_modules/@types/glob/index.d.ts": [
2815
2714
  "../../../node_modules/@types/minimatch/index.d.ts",
2816
2715
  "../../../node_modules/@types/node/events.d.ts",
2817
2716
  "../../../node_modules/@types/node/fs.d.ts",
2818
- "../../../node_modules/@types/node/index.d.ts",
2819
- "../../../node_modules/@types/node/util.d.ts"
2820
- ],
2821
- "../../../node_modules/@types/google-libphonenumber/index.d.ts": [
2822
- "../../../node_modules/@types/node/util.d.ts"
2717
+ "../../../node_modules/@types/node/index.d.ts"
2823
2718
  ],
2824
2719
  "../../../node_modules/@types/hoist-non-react-statics/index.d.ts": [
2825
- "../../../node_modules/@types/node/util.d.ts",
2826
2720
  "../../../node_modules/@types/react/index.d.ts"
2827
2721
  ],
2828
- "../../../node_modules/@types/html-minifier-terser/index.d.ts": [
2829
- "../../../node_modules/@types/node/util.d.ts"
2830
- ],
2831
2722
  "../../../node_modules/@types/http-proxy/index.d.ts": [
2832
2723
  "../../../node_modules/@types/node/events.d.ts",
2833
2724
  "../../../node_modules/@types/node/http.d.ts",
@@ -2835,20 +2726,7 @@
2835
2726
  "../../../node_modules/@types/node/index.d.ts",
2836
2727
  "../../../node_modules/@types/node/net.d.ts",
2837
2728
  "../../../node_modules/@types/node/stream.d.ts",
2838
- "../../../node_modules/@types/node/url.d.ts",
2839
- "../../../node_modules/@types/node/util.d.ts"
2840
- ],
2841
- "../../../node_modules/@types/jasmine/index.d.ts": [
2842
- "../../../node_modules/@types/node/util.d.ts"
2843
- ],
2844
- "../../../node_modules/@types/json-schema/index.d.ts": [
2845
- "../../../node_modules/@types/node/util.d.ts"
2846
- ],
2847
- "../../../node_modules/@types/json5/index.d.ts": [
2848
- "../../../node_modules/@types/node/util.d.ts"
2849
- ],
2850
- "../../../node_modules/@types/libsodium-wrappers/index.d.ts": [
2851
- "../../../node_modules/@types/node/util.d.ts"
2729
+ "../../../node_modules/@types/node/url.d.ts"
2852
2730
  ],
2853
2731
  "../../../node_modules/@types/lodash/common/array.d.ts": [
2854
2732
  "../../../node_modules/@types/lodash/common/collection.d.ts",
@@ -2862,8 +2740,7 @@
2862
2740
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2863
2741
  "../../../node_modules/@types/lodash/common/string.d.ts",
2864
2742
  "../../../node_modules/@types/lodash/common/util.d.ts",
2865
- "../../../node_modules/@types/lodash/index.d.ts",
2866
- "../../../node_modules/@types/node/util.d.ts"
2743
+ "../../../node_modules/@types/lodash/index.d.ts"
2867
2744
  ],
2868
2745
  "../../../node_modules/@types/lodash/common/collection.d.ts": [
2869
2746
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2877,8 +2754,7 @@
2877
2754
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2878
2755
  "../../../node_modules/@types/lodash/common/string.d.ts",
2879
2756
  "../../../node_modules/@types/lodash/common/util.d.ts",
2880
- "../../../node_modules/@types/lodash/index.d.ts",
2881
- "../../../node_modules/@types/node/util.d.ts"
2757
+ "../../../node_modules/@types/lodash/index.d.ts"
2882
2758
  ],
2883
2759
  "../../../node_modules/@types/lodash/common/common.d.ts": [
2884
2760
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2892,8 +2768,7 @@
2892
2768
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2893
2769
  "../../../node_modules/@types/lodash/common/string.d.ts",
2894
2770
  "../../../node_modules/@types/lodash/common/util.d.ts",
2895
- "../../../node_modules/@types/lodash/index.d.ts",
2896
- "../../../node_modules/@types/node/util.d.ts"
2771
+ "../../../node_modules/@types/lodash/index.d.ts"
2897
2772
  ],
2898
2773
  "../../../node_modules/@types/lodash/common/date.d.ts": [
2899
2774
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2907,8 +2782,7 @@
2907
2782
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2908
2783
  "../../../node_modules/@types/lodash/common/string.d.ts",
2909
2784
  "../../../node_modules/@types/lodash/common/util.d.ts",
2910
- "../../../node_modules/@types/lodash/index.d.ts",
2911
- "../../../node_modules/@types/node/util.d.ts"
2785
+ "../../../node_modules/@types/lodash/index.d.ts"
2912
2786
  ],
2913
2787
  "../../../node_modules/@types/lodash/common/function.d.ts": [
2914
2788
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2922,8 +2796,7 @@
2922
2796
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2923
2797
  "../../../node_modules/@types/lodash/common/string.d.ts",
2924
2798
  "../../../node_modules/@types/lodash/common/util.d.ts",
2925
- "../../../node_modules/@types/lodash/index.d.ts",
2926
- "../../../node_modules/@types/node/util.d.ts"
2799
+ "../../../node_modules/@types/lodash/index.d.ts"
2927
2800
  ],
2928
2801
  "../../../node_modules/@types/lodash/common/lang.d.ts": [
2929
2802
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2937,8 +2810,7 @@
2937
2810
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2938
2811
  "../../../node_modules/@types/lodash/common/string.d.ts",
2939
2812
  "../../../node_modules/@types/lodash/common/util.d.ts",
2940
- "../../../node_modules/@types/lodash/index.d.ts",
2941
- "../../../node_modules/@types/node/util.d.ts"
2813
+ "../../../node_modules/@types/lodash/index.d.ts"
2942
2814
  ],
2943
2815
  "../../../node_modules/@types/lodash/common/math.d.ts": [
2944
2816
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2952,8 +2824,7 @@
2952
2824
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2953
2825
  "../../../node_modules/@types/lodash/common/string.d.ts",
2954
2826
  "../../../node_modules/@types/lodash/common/util.d.ts",
2955
- "../../../node_modules/@types/lodash/index.d.ts",
2956
- "../../../node_modules/@types/node/util.d.ts"
2827
+ "../../../node_modules/@types/lodash/index.d.ts"
2957
2828
  ],
2958
2829
  "../../../node_modules/@types/lodash/common/number.d.ts": [
2959
2830
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2967,8 +2838,7 @@
2967
2838
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2968
2839
  "../../../node_modules/@types/lodash/common/string.d.ts",
2969
2840
  "../../../node_modules/@types/lodash/common/util.d.ts",
2970
- "../../../node_modules/@types/lodash/index.d.ts",
2971
- "../../../node_modules/@types/node/util.d.ts"
2841
+ "../../../node_modules/@types/lodash/index.d.ts"
2972
2842
  ],
2973
2843
  "../../../node_modules/@types/lodash/common/object.d.ts": [
2974
2844
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2982,8 +2852,7 @@
2982
2852
  "../../../node_modules/@types/lodash/common/seq.d.ts",
2983
2853
  "../../../node_modules/@types/lodash/common/string.d.ts",
2984
2854
  "../../../node_modules/@types/lodash/common/util.d.ts",
2985
- "../../../node_modules/@types/lodash/index.d.ts",
2986
- "../../../node_modules/@types/node/util.d.ts"
2855
+ "../../../node_modules/@types/lodash/index.d.ts"
2987
2856
  ],
2988
2857
  "../../../node_modules/@types/lodash/common/seq.d.ts": [
2989
2858
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -2997,8 +2866,7 @@
2997
2866
  "../../../node_modules/@types/lodash/common/object.d.ts",
2998
2867
  "../../../node_modules/@types/lodash/common/string.d.ts",
2999
2868
  "../../../node_modules/@types/lodash/common/util.d.ts",
3000
- "../../../node_modules/@types/lodash/index.d.ts",
3001
- "../../../node_modules/@types/node/util.d.ts"
2869
+ "../../../node_modules/@types/lodash/index.d.ts"
3002
2870
  ],
3003
2871
  "../../../node_modules/@types/lodash/common/string.d.ts": [
3004
2872
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3012,8 +2880,7 @@
3012
2880
  "../../../node_modules/@types/lodash/common/object.d.ts",
3013
2881
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3014
2882
  "../../../node_modules/@types/lodash/common/util.d.ts",
3015
- "../../../node_modules/@types/lodash/index.d.ts",
3016
- "../../../node_modules/@types/node/util.d.ts"
2883
+ "../../../node_modules/@types/lodash/index.d.ts"
3017
2884
  ],
3018
2885
  "../../../node_modules/@types/lodash/common/util.d.ts": [
3019
2886
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3027,8 +2894,7 @@
3027
2894
  "../../../node_modules/@types/lodash/common/object.d.ts",
3028
2895
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3029
2896
  "../../../node_modules/@types/lodash/common/string.d.ts",
3030
- "../../../node_modules/@types/lodash/index.d.ts",
3031
- "../../../node_modules/@types/node/util.d.ts"
2897
+ "../../../node_modules/@types/lodash/index.d.ts"
3032
2898
  ],
3033
2899
  "../../../node_modules/@types/lodash/index.d.ts": [
3034
2900
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3042,56 +2908,27 @@
3042
2908
  "../../../node_modules/@types/lodash/common/object.d.ts",
3043
2909
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3044
2910
  "../../../node_modules/@types/lodash/common/string.d.ts",
3045
- "../../../node_modules/@types/lodash/common/util.d.ts",
3046
- "../../../node_modules/@types/node/util.d.ts"
3047
- ],
3048
- "../../../node_modules/@types/long/index.d.ts": [
3049
- "../../../node_modules/@types/node/util.d.ts"
3050
- ],
3051
- "../../../node_modules/@types/mime-types/index.d.ts": [
3052
- "../../../node_modules/@types/node/util.d.ts"
3053
- ],
3054
- "../../../node_modules/@types/mime/index.d.ts": [
3055
- "../../../node_modules/@types/node/util.d.ts"
3056
- ],
3057
- "../../../node_modules/@types/minimatch/index.d.ts": [
3058
- "../../../node_modules/@types/node/util.d.ts"
3059
- ],
3060
- "../../../node_modules/@types/minimist/index.d.ts": [
3061
- "../../../node_modules/@types/node/util.d.ts"
3062
- ],
3063
- "../../../node_modules/@types/mocha/index.d.ts": [
3064
- "../../../node_modules/@types/node/util.d.ts"
2911
+ "../../../node_modules/@types/lodash/common/util.d.ts"
3065
2912
  ],
3066
2913
  "../../../node_modules/@types/morgan/index.d.ts": [
3067
2914
  "../../../node_modules/@types/node/http.d.ts",
3068
- "../../../node_modules/@types/node/index.d.ts",
3069
- "../../../node_modules/@types/node/util.d.ts"
3070
- ],
3071
- "../../../node_modules/@types/ms/index.d.ts": [
3072
- "../../../node_modules/@types/node/util.d.ts"
2915
+ "../../../node_modules/@types/node/index.d.ts"
3073
2916
  ],
3074
2917
  "../../../node_modules/@types/nock/index.d.ts": [
3075
2918
  "../../../node_modules/@types/node/index.d.ts",
3076
- "../../../node_modules/@types/node/url.d.ts",
3077
- "../../../node_modules/@types/node/util.d.ts"
3078
- ],
3079
- "../../../node_modules/@types/node-fetch/externals.d.ts": [
3080
- "../../../node_modules/@types/node/util.d.ts"
2919
+ "../../../node_modules/@types/node/url.d.ts"
3081
2920
  ],
3082
2921
  "../../../node_modules/@types/node-fetch/index.d.ts": [
3083
2922
  "../../../node_modules/@types/node-fetch/externals.d.ts",
3084
2923
  "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts",
3085
2924
  "../../../node_modules/@types/node/http.d.ts",
3086
2925
  "../../../node_modules/@types/node/index.d.ts",
3087
- "../../../node_modules/@types/node/url.d.ts",
3088
- "../../../node_modules/@types/node/util.d.ts"
2926
+ "../../../node_modules/@types/node/url.d.ts"
3089
2927
  ],
3090
2928
  "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts": [
3091
2929
  "../../../node_modules/@types/node/http.d.ts",
3092
2930
  "../../../node_modules/@types/node/index.d.ts",
3093
- "../../../node_modules/@types/node/stream.d.ts",
3094
- "../../../node_modules/@types/node/util.d.ts"
2931
+ "../../../node_modules/@types/node/stream.d.ts"
3095
2932
  ],
3096
2933
  "../../../node_modules/@types/node/base.d.ts": [
3097
2934
  "../../../node_modules/@types/node/assert.d.ts",
@@ -3237,93 +3074,44 @@
3237
3074
  "../../../node_modules/@types/node/zlib.d.ts": [
3238
3075
  "../../../node_modules/@types/node/stream.d.ts"
3239
3076
  ],
3240
- "../../../node_modules/@types/normalize-package-data/index.d.ts": [
3241
- "../../../node_modules/@types/node/util.d.ts"
3242
- ],
3243
- "../../../node_modules/@types/parse-json/index.d.ts": [
3244
- "../../../node_modules/@types/node/util.d.ts"
3245
- ],
3246
3077
  "../../../node_modules/@types/pbkdf2/index.d.ts": [
3247
- "../../../node_modules/@types/node/index.d.ts",
3248
- "../../../node_modules/@types/node/util.d.ts"
3249
- ],
3250
- "../../../node_modules/@types/prop-types/index.d.ts": [
3251
- "../../../node_modules/@types/node/util.d.ts"
3252
- ],
3253
- "../../../node_modules/@types/qs/index.d.ts": [
3254
- "../../../node_modules/@types/node/util.d.ts"
3078
+ "../../../node_modules/@types/node/index.d.ts"
3255
3079
  ],
3256
3080
  "../../../node_modules/@types/randombytes/index.d.ts": [
3257
3081
  "../../../node_modules/@types/node/crypto.d.ts",
3258
- "../../../node_modules/@types/node/index.d.ts",
3259
- "../../../node_modules/@types/node/util.d.ts"
3260
- ],
3261
- "../../../node_modules/@types/range-parser/index.d.ts": [
3262
- "../../../node_modules/@types/node/util.d.ts"
3082
+ "../../../node_modules/@types/node/index.d.ts"
3263
3083
  ],
3264
3084
  "../../../node_modules/@types/react-dom/index.d.ts": [
3265
- "../../../node_modules/@types/node/util.d.ts",
3266
3085
  "../../../node_modules/@types/react/index.d.ts"
3267
3086
  ],
3268
- "../../../node_modules/@types/react/global.d.ts": [
3269
- "../../../node_modules/@types/node/util.d.ts"
3270
- ],
3271
3087
  "../../../node_modules/@types/react/index.d.ts": [
3272
- "../../../node_modules/@types/node/util.d.ts",
3273
3088
  "../../../node_modules/@types/prop-types/index.d.ts",
3274
3089
  "../../../node_modules/@types/react/global.d.ts",
3275
3090
  "../../../node_modules/@types/scheduler/tracing.d.ts",
3276
3091
  "../../../node_modules/csstype/index.d.ts"
3277
3092
  ],
3278
- "../../../node_modules/@types/retry/index.d.ts": [
3279
- "../../../node_modules/@types/node/util.d.ts"
3280
- ],
3281
- "../../../node_modules/@types/scheduler/index.d.ts": [
3282
- "../../../node_modules/@types/node/util.d.ts"
3283
- ],
3284
- "../../../node_modules/@types/scheduler/tracing.d.ts": [
3285
- "../../../node_modules/@types/node/util.d.ts"
3286
- ],
3287
3093
  "../../../node_modules/@types/secp256k1/index.d.ts": [
3288
- "../../../node_modules/@types/node/index.d.ts",
3289
- "../../../node_modules/@types/node/util.d.ts"
3094
+ "../../../node_modules/@types/node/index.d.ts"
3290
3095
  ],
3291
3096
  "../../../node_modules/@types/serve-index/index.d.ts": [
3292
3097
  "../../../node_modules/@types/express/index.d.ts",
3293
- "../../../node_modules/@types/node/fs.d.ts",
3294
- "../../../node_modules/@types/node/util.d.ts"
3098
+ "../../../node_modules/@types/node/fs.d.ts"
3295
3099
  ],
3296
3100
  "../../../node_modules/@types/serve-static/index.d.ts": [
3297
3101
  "../../../node_modules/@types/mime/index.d.ts",
3298
3102
  "../../../node_modules/@types/node/http.d.ts",
3299
- "../../../node_modules/@types/node/index.d.ts",
3300
- "../../../node_modules/@types/node/util.d.ts"
3103
+ "../../../node_modules/@types/node/index.d.ts"
3301
3104
  ],
3302
3105
  "../../../node_modules/@types/sha.js/index.d.ts": [
3303
3106
  "../../../node_modules/@types/node/crypto.d.ts",
3304
- "../../../node_modules/@types/node/index.d.ts",
3305
- "../../../node_modules/@types/node/util.d.ts"
3306
- ],
3307
- "../../../node_modules/@types/sinon/ts3.1/index.d.ts": [
3308
- "../../../node_modules/@types/node/util.d.ts"
3309
- ],
3310
- "../../../node_modules/@types/sinonjs__fake-timers/index.d.ts": [
3311
- "../../../node_modules/@types/node/util.d.ts"
3312
- ],
3313
- "../../../node_modules/@types/sizzle/index.d.ts": [
3314
- "../../../node_modules/@types/node/util.d.ts"
3107
+ "../../../node_modules/@types/node/index.d.ts"
3315
3108
  ],
3316
3109
  "../../../node_modules/@types/sockjs/index.d.ts": [
3317
3110
  "../../../node_modules/@types/node/http.d.ts",
3318
- "../../../node_modules/@types/node/index.d.ts",
3319
- "../../../node_modules/@types/node/util.d.ts"
3320
- ],
3321
- "../../../node_modules/@types/source-list-map/index.d.ts": [
3322
- "../../../node_modules/@types/node/util.d.ts"
3111
+ "../../../node_modules/@types/node/index.d.ts"
3323
3112
  ],
3324
3113
  "../../../node_modules/@types/styled-components/index.d.ts": [
3325
3114
  "../../../node_modules/@types/hoist-non-react-statics/index.d.ts",
3326
- "../../../node_modules/@types/node/util.d.ts",
3327
3115
  "../../../node_modules/@types/react/index.d.ts",
3328
3116
  "../../../node_modules/csstype/index.d.ts"
3329
3117
  ],
@@ -3333,33 +3121,19 @@
3333
3121
  "../../../node_modules/@types/node/fs.d.ts",
3334
3122
  "../../../node_modules/@types/node/http.d.ts",
3335
3123
  "../../../node_modules/@types/node/index.d.ts",
3336
- "../../../node_modules/@types/node/stream.d.ts",
3337
- "../../../node_modules/@types/node/util.d.ts"
3124
+ "../../../node_modules/@types/node/stream.d.ts"
3338
3125
  ],
3339
3126
  "../../../node_modules/@types/supertest/index.d.ts": [
3340
- "../../../node_modules/@types/node/util.d.ts",
3341
3127
  "../../../node_modules/@types/superagent/index.d.ts"
3342
3128
  ],
3343
- "../../../node_modules/@types/tapable/index.d.ts": [
3344
- "../../../node_modules/@types/node/util.d.ts"
3345
- ],
3346
3129
  "../../../node_modules/@types/uglify-js/index.d.ts": [
3347
- "../../../node_modules/@types/node/util.d.ts",
3348
3130
  "../../../node_modules/source-map/source-map.d.ts"
3349
3131
  ],
3350
- "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts": [
3351
- "../../../node_modules/@types/node/util.d.ts"
3352
- ],
3353
3132
  "../../../node_modules/@types/urijs/index.d.ts": [
3354
- "../../../node_modules/@types/node/util.d.ts",
3355
3133
  "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts"
3356
3134
  ],
3357
- "../../../node_modules/@types/utf8/index.d.ts": [
3358
- "../../../node_modules/@types/node/util.d.ts"
3359
- ],
3360
3135
  "../../../node_modules/@types/webpack-sources/index.d.ts": [
3361
3136
  "../../../node_modules/@types/node/index.d.ts",
3362
- "../../../node_modules/@types/node/util.d.ts",
3363
3137
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts",
3364
3138
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts",
3365
3139
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts",
@@ -3373,25 +3147,21 @@
3373
3147
  "../../../node_modules/@types/webpack-sources/lib/sourcemapsource.d.ts"
3374
3148
  ],
3375
3149
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts": [
3376
- "../../../node_modules/@types/node/util.d.ts",
3377
3150
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3378
3151
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
3379
3152
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3380
3153
  ],
3381
3154
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts": [
3382
- "../../../node_modules/@types/node/util.d.ts",
3383
3155
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3384
3156
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
3385
3157
  ],
3386
3158
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts": [
3387
- "../../../node_modules/@types/node/util.d.ts",
3388
3159
  "../../../node_modules/@types/source-list-map/index.d.ts",
3389
3160
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3390
3161
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
3391
3162
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3392
3163
  ],
3393
3164
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts": [
3394
- "../../../node_modules/@types/node/util.d.ts",
3395
3165
  "../../../node_modules/@types/webpack-sources/lib/cachedsource.d.ts",
3396
3166
  "../../../node_modules/@types/webpack-sources/lib/compatsource.d.ts",
3397
3167
  "../../../node_modules/@types/webpack-sources/lib/concatsource.d.ts",
@@ -3405,50 +3175,39 @@
3405
3175
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3406
3176
  ],
3407
3177
  "../../../node_modules/@types/webpack-sources/lib/originalsource.d.ts": [
3408
- "../../../node_modules/@types/node/util.d.ts",
3409
3178
  "../../../node_modules/@types/source-list-map/index.d.ts",
3410
3179
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3411
3180
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
3412
3181
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3413
3182
  ],
3414
3183
  "../../../node_modules/@types/webpack-sources/lib/prefixsource.d.ts": [
3415
- "../../../node_modules/@types/node/util.d.ts",
3416
3184
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3417
3185
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
3418
3186
  ],
3419
3187
  "../../../node_modules/@types/webpack-sources/lib/rawsource.d.ts": [
3420
- "../../../node_modules/@types/node/util.d.ts",
3421
3188
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3422
3189
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
3423
3190
  ],
3424
3191
  "../../../node_modules/@types/webpack-sources/lib/replacesource.d.ts": [
3425
- "../../../node_modules/@types/node/util.d.ts",
3426
3192
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3427
3193
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
3428
3194
  ],
3429
3195
  "../../../node_modules/@types/webpack-sources/lib/sizeonlysource.d.ts": [
3430
- "../../../node_modules/@types/node/util.d.ts",
3431
3196
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts"
3432
3197
  ],
3433
3198
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts": [
3434
3199
  "../../../node_modules/@types/node/crypto.d.ts",
3435
- "../../../node_modules/@types/node/util.d.ts",
3436
3200
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3437
3201
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3438
3202
  ],
3439
3203
  "../../../node_modules/@types/webpack-sources/lib/sourcemapsource.d.ts": [
3440
- "../../../node_modules/@types/node/util.d.ts",
3441
3204
  "../../../node_modules/@types/webpack-sources/lib/index.d.ts",
3442
3205
  "../../../node_modules/@types/webpack-sources/lib/source.d.ts",
3443
3206
  "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts"
3444
3207
  ],
3445
- "../../../node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts": [
3446
- "../../../node_modules/@types/node/util.d.ts"
3447
- ],
3448
3208
  "../../../node_modules/@types/webpack/index.d.ts": [
3449
3209
  "../../../node_modules/@types/node/crypto.d.ts",
3450
3210
  "../../../node_modules/@types/node/index.d.ts",
3451
- "../../../node_modules/@types/node/util.d.ts",
3452
3211
  "../../../node_modules/@types/uglify-js/index.d.ts",
3453
3212
  "../../../node_modules/@types/webpack-sources/index.d.ts",
3454
3213
  "../../../node_modules/anymatch/index.d.ts",
@@ -3461,8 +3220,7 @@
3461
3220
  "../../../node_modules/@types/node/https.d.ts",
3462
3221
  "../../../node_modules/@types/node/index.d.ts",
3463
3222
  "../../../node_modules/@types/node/net.d.ts",
3464
- "../../../node_modules/@types/node/url.d.ts",
3465
- "../../../node_modules/@types/node/util.d.ts"
3223
+ "../../../node_modules/@types/node/url.d.ts"
3466
3224
  ],
3467
3225
  "../../../node_modules/@types/ws/index.d.ts": [
3468
3226
  "../../../node_modules/@types/node/events.d.ts",
@@ -3472,71 +3230,51 @@
3472
3230
  "../../../node_modules/@types/node/stream.d.ts",
3473
3231
  "../../../node_modules/@types/node/tls.d.ts",
3474
3232
  "../../../node_modules/@types/node/url.d.ts",
3475
- "../../../node_modules/@types/node/util.d.ts",
3476
3233
  "../../../node_modules/@types/node/zlib.d.ts"
3477
3234
  ],
3478
- "../../../node_modules/@types/yargs-parser/index.d.ts": [
3479
- "../../../node_modules/@types/node/util.d.ts"
3480
- ],
3481
3235
  "../../../node_modules/@types/yargs/index.d.ts": [
3482
- "../../../node_modules/@types/node/util.d.ts",
3483
3236
  "../../../node_modules/@types/yargs-parser/index.d.ts"
3484
3237
  ],
3485
3238
  "../../../node_modules/@types/yauzl/index.d.ts": [
3486
3239
  "../../../node_modules/@types/node/events.d.ts",
3487
3240
  "../../../node_modules/@types/node/index.d.ts",
3488
- "../../../node_modules/@types/node/stream.d.ts",
3489
- "../../../node_modules/@types/node/util.d.ts"
3490
- ],
3491
- "../../../node_modules/anymatch/index.d.ts": [
3492
- "../../../node_modules/@types/node/util.d.ts"
3241
+ "../../../node_modules/@types/node/stream.d.ts"
3493
3242
  ],
3494
3243
  "../../../node_modules/base-x/src/index.d.ts": [
3495
- "../../../node_modules/@types/node/index.d.ts",
3496
- "../../../node_modules/@types/node/util.d.ts"
3244
+ "../../../node_modules/@types/node/index.d.ts"
3497
3245
  ],
3498
3246
  "../../../node_modules/bip174/src/lib/interfaces.d.ts": [
3499
- "../../../node_modules/@types/node/index.d.ts",
3500
- "../../../node_modules/@types/node/util.d.ts"
3247
+ "../../../node_modules/@types/node/index.d.ts"
3501
3248
  ],
3502
3249
  "../../../node_modules/bip174/src/lib/psbt.d.ts": [
3503
3250
  "../../../node_modules/@types/node/index.d.ts",
3504
- "../../../node_modules/@types/node/util.d.ts",
3505
3251
  "../../../node_modules/bip174/src/lib/interfaces.d.ts"
3506
3252
  ],
3507
3253
  "../../../node_modules/bip32/types/bip32.d.ts": [
3508
- "../../../node_modules/@types/node/index.d.ts",
3509
- "../../../node_modules/@types/node/util.d.ts"
3254
+ "../../../node_modules/@types/node/index.d.ts"
3510
3255
  ],
3511
3256
  "../../../node_modules/bip32/types/index.d.ts": [
3512
- "../../../node_modules/@types/node/util.d.ts",
3513
3257
  "../../../node_modules/bip32/types/bip32.d.ts"
3514
3258
  ],
3515
3259
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts": [
3516
3260
  "../../../node_modules/@types/node/index.d.ts",
3517
- "../../../node_modules/@types/node/util.d.ts",
3518
3261
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
3519
3262
  ],
3520
3263
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts": [
3521
3264
  "../../../node_modules/@types/node/index.d.ts",
3522
- "../../../node_modules/@types/node/util.d.ts",
3523
3265
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
3524
3266
  ],
3525
3267
  "../../../node_modules/bitcoinjs-lib/types/classify.d.ts": [
3526
- "../../../node_modules/@types/node/index.d.ts",
3527
- "../../../node_modules/@types/node/util.d.ts"
3268
+ "../../../node_modules/@types/node/index.d.ts"
3528
3269
  ],
3529
3270
  "../../../node_modules/bitcoinjs-lib/types/crypto.d.ts": [
3530
- "../../../node_modules/@types/node/index.d.ts",
3531
- "../../../node_modules/@types/node/util.d.ts"
3271
+ "../../../node_modules/@types/node/index.d.ts"
3532
3272
  ],
3533
3273
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts": [
3534
3274
  "../../../node_modules/@types/node/index.d.ts",
3535
- "../../../node_modules/@types/node/util.d.ts",
3536
3275
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
3537
3276
  ],
3538
3277
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts": [
3539
- "../../../node_modules/@types/node/util.d.ts",
3540
3278
  "../../../node_modules/bip32/types/index.d.ts",
3541
3279
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
3542
3280
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts",
@@ -3553,16 +3291,11 @@
3553
3291
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
3554
3292
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts"
3555
3293
  ],
3556
- "../../../node_modules/bitcoinjs-lib/types/networks.d.ts": [
3557
- "../../../node_modules/@types/node/util.d.ts"
3558
- ],
3559
3294
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts": [
3560
- "../../../node_modules/@types/node/util.d.ts",
3561
3295
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3562
3296
  ],
3563
3297
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts": [
3564
3298
  "../../../node_modules/@types/node/index.d.ts",
3565
- "../../../node_modules/@types/node/util.d.ts",
3566
3299
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
3567
3300
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts",
3568
3301
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts",
@@ -3575,40 +3308,31 @@
3575
3308
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts"
3576
3309
  ],
3577
3310
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts": [
3578
- "../../../node_modules/@types/node/util.d.ts",
3579
3311
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3580
3312
  ],
3581
3313
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pk.d.ts": [
3582
- "../../../node_modules/@types/node/util.d.ts",
3583
3314
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3584
3315
  ],
3585
3316
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pkh.d.ts": [
3586
- "../../../node_modules/@types/node/util.d.ts",
3587
3317
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3588
3318
  ],
3589
3319
  "../../../node_modules/bitcoinjs-lib/types/payments/p2sh.d.ts": [
3590
- "../../../node_modules/@types/node/util.d.ts",
3591
3320
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3592
3321
  ],
3593
3322
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr.d.ts": [
3594
- "../../../node_modules/@types/node/util.d.ts",
3595
3323
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3596
3324
  ],
3597
3325
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr_ns.d.ts": [
3598
- "../../../node_modules/@types/node/util.d.ts",
3599
3326
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3600
3327
  ],
3601
3328
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wpkh.d.ts": [
3602
- "../../../node_modules/@types/node/util.d.ts",
3603
3329
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3604
3330
  ],
3605
3331
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts": [
3606
- "../../../node_modules/@types/node/util.d.ts",
3607
3332
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
3608
3333
  ],
3609
3334
  "../../../node_modules/bitcoinjs-lib/types/psbt.d.ts": [
3610
3335
  "../../../node_modules/@types/node/index.d.ts",
3611
- "../../../node_modules/@types/node/util.d.ts",
3612
3336
  "../../../node_modules/bip174/src/lib/interfaces.d.ts",
3613
3337
  "../../../node_modules/bip174/src/lib/psbt.d.ts",
3614
3338
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
@@ -3616,152 +3340,31 @@
3616
3340
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
3617
3341
  ],
3618
3342
  "../../../node_modules/bitcoinjs-lib/types/schnorrbip340.d.ts": [
3619
- "../../../node_modules/@types/node/index.d.ts",
3620
- "../../../node_modules/@types/node/util.d.ts"
3343
+ "../../../node_modules/@types/node/index.d.ts"
3621
3344
  ],
3622
3345
  "../../../node_modules/bitcoinjs-lib/types/script.d.ts": [
3623
3346
  "../../../node_modules/@types/node/index.d.ts",
3624
- "../../../node_modules/@types/node/util.d.ts",
3625
3347
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts",
3626
3348
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts",
3627
3349
  "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts"
3628
3350
  ],
3629
3351
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts": [
3630
- "../../../node_modules/@types/node/index.d.ts",
3631
- "../../../node_modules/@types/node/util.d.ts"
3352
+ "../../../node_modules/@types/node/index.d.ts"
3632
3353
  ],
3633
3354
  "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts": [
3634
- "../../../node_modules/@types/node/index.d.ts",
3635
- "../../../node_modules/@types/node/util.d.ts"
3355
+ "../../../node_modules/@types/node/index.d.ts"
3636
3356
  ],
3637
3357
  "../../../node_modules/bitcoinjs-lib/types/taproot.d.ts": [
3638
- "../../../node_modules/@types/node/index.d.ts",
3639
- "../../../node_modules/@types/node/util.d.ts"
3358
+ "../../../node_modules/@types/node/index.d.ts"
3640
3359
  ],
3641
3360
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts": [
3642
- "../../../node_modules/@types/node/index.d.ts",
3643
- "../../../node_modules/@types/node/util.d.ts"
3361
+ "../../../node_modules/@types/node/index.d.ts"
3644
3362
  ],
3645
3363
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts": [
3646
3364
  "../../../node_modules/@types/node/index.d.ts",
3647
- "../../../node_modules/@types/node/util.d.ts",
3648
3365
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
3649
3366
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
3650
3367
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
3651
- ],
3652
- "../../../node_modules/buffer/index.d.ts": [
3653
- "../../../node_modules/@types/node/util.d.ts"
3654
- ],
3655
- "../../../node_modules/chalk/index.d.ts": [
3656
- "../../../node_modules/@types/node/util.d.ts"
3657
- ],
3658
- "../../../node_modules/csstype/index.d.ts": [
3659
- "../../../node_modules/@types/node/util.d.ts"
3660
- ],
3661
- "../../../node_modules/source-map/source-map.d.ts": [
3662
- "../../../node_modules/@types/node/util.d.ts"
3663
- ],
3664
- "../../../node_modules/tapable/tapable.d.ts": [
3665
- "../../../node_modules/@types/node/util.d.ts"
3666
- ],
3667
- "../../../node_modules/typescript/lib/lib.dom.d.ts": [
3668
- "../../../node_modules/@types/node/util.d.ts"
3669
- ],
3670
- "../../../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
3671
- "../../../node_modules/@types/node/util.d.ts"
3672
- ],
3673
- "../../../node_modules/typescript/lib/lib.es2015.core.d.ts": [
3674
- "../../../node_modules/@types/node/util.d.ts"
3675
- ],
3676
- "../../../node_modules/typescript/lib/lib.es2015.d.ts": [
3677
- "../../../node_modules/@types/node/util.d.ts"
3678
- ],
3679
- "../../../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
3680
- "../../../node_modules/@types/node/util.d.ts"
3681
- ],
3682
- "../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
3683
- "../../../node_modules/@types/node/util.d.ts"
3684
- ],
3685
- "../../../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
3686
- "../../../node_modules/@types/node/util.d.ts"
3687
- ],
3688
- "../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
3689
- "../../../node_modules/@types/node/util.d.ts"
3690
- ],
3691
- "../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
3692
- "../../../node_modules/@types/node/util.d.ts"
3693
- ],
3694
- "../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
3695
- "../../../node_modules/@types/node/util.d.ts"
3696
- ],
3697
- "../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
3698
- "../../../node_modules/@types/node/util.d.ts"
3699
- ],
3700
- "../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
3701
- "../../../node_modules/@types/node/util.d.ts"
3702
- ],
3703
- "../../../node_modules/typescript/lib/lib.es2016.d.ts": [
3704
- "../../../node_modules/@types/node/util.d.ts"
3705
- ],
3706
- "../../../node_modules/typescript/lib/lib.es2017.d.ts": [
3707
- "../../../node_modules/@types/node/util.d.ts"
3708
- ],
3709
- "../../../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
3710
- "../../../node_modules/@types/node/util.d.ts"
3711
- ],
3712
- "../../../node_modules/typescript/lib/lib.es2017.object.d.ts": [
3713
- "../../../node_modules/@types/node/util.d.ts"
3714
- ],
3715
- "../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
3716
- "../../../node_modules/@types/node/util.d.ts"
3717
- ],
3718
- "../../../node_modules/typescript/lib/lib.es2017.string.d.ts": [
3719
- "../../../node_modules/@types/node/util.d.ts"
3720
- ],
3721
- "../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
3722
- "../../../node_modules/@types/node/util.d.ts"
3723
- ],
3724
- "../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
3725
- "../../../node_modules/@types/node/util.d.ts"
3726
- ],
3727
- "../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
3728
- "../../../node_modules/@types/node/util.d.ts"
3729
- ],
3730
- "../../../node_modules/typescript/lib/lib.es2018.d.ts": [
3731
- "../../../node_modules/@types/node/util.d.ts"
3732
- ],
3733
- "../../../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
3734
- "../../../node_modules/@types/node/util.d.ts"
3735
- ],
3736
- "../../../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
3737
- "../../../node_modules/@types/node/util.d.ts"
3738
- ],
3739
- "../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
3740
- "../../../node_modules/@types/node/util.d.ts"
3741
- ],
3742
- "../../../node_modules/typescript/lib/lib.es2019.array.d.ts": [
3743
- "../../../node_modules/@types/node/util.d.ts"
3744
- ],
3745
- "../../../node_modules/typescript/lib/lib.es2019.d.ts": [
3746
- "../../../node_modules/@types/node/util.d.ts"
3747
- ],
3748
- "../../../node_modules/typescript/lib/lib.es2019.object.d.ts": [
3749
- "../../../node_modules/@types/node/util.d.ts"
3750
- ],
3751
- "../../../node_modules/typescript/lib/lib.es2019.string.d.ts": [
3752
- "../../../node_modules/@types/node/util.d.ts"
3753
- ],
3754
- "../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
3755
- "../../../node_modules/@types/node/util.d.ts"
3756
- ],
3757
- "../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
3758
- "../../../node_modules/@types/node/util.d.ts"
3759
- ],
3760
- "../../../node_modules/typescript/lib/lib.es5.d.ts": [
3761
- "../../../node_modules/@types/node/util.d.ts"
3762
- ],
3763
- "../../../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
3764
- "../../../node_modules/@types/node/util.d.ts"
3765
3368
  ]
3766
3369
  },
3767
3370
  "semanticDiagnosticsPerFile": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitgo/utxo-bin",
3
3
  "description": "Command-line utility for BitGo UTXO transactions",
4
- "version": "1.0.2-rc.17",
4
+ "version": "1.0.2-rc.18",
5
5
  "files": [
6
6
  "dist/**/*"
7
7
  ],
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "bin": "./dist/bin/index.js",
28
28
  "dependencies": {
29
- "@bitgo/blockapis": "^1.0.1-rc.15",
30
- "@bitgo/statics": "^6.18.0-rc.16",
31
- "@bitgo/utxo-lib": "^2.3.0-rc.9",
29
+ "@bitgo/blockapis": "^1.0.1-rc.16",
30
+ "@bitgo/statics": "^6.18.0-rc.17",
31
+ "@bitgo/utxo-lib": "^2.3.0-rc.10",
32
32
  "archy": "^1.0.0",
33
33
  "chalk": "4",
34
34
  "yargs": "^17.3.1"
@@ -47,5 +47,5 @@
47
47
  "access": "public"
48
48
  },
49
49
  "license": "MIT",
50
- "gitHead": "39250a68dd5ba67c57a0796071d79566e4c27f20"
50
+ "gitHead": "fa7307b2629dec730dedb87c2d7b42e3890da474"
51
51
  }