@salesforce/cli 2.38.3 → 2.38.4

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/oclif.lock CHANGED
@@ -1547,18 +1547,6 @@
1547
1547
  treeverse "^3.0.0"
1548
1548
  walk-up-path "^3.0.1"
1549
1549
 
1550
- "@npmcli/config@^8.0.1":
1551
- version "8.0.1"
1552
- dependencies:
1553
- "@npmcli/map-workspaces" "^3.0.2"
1554
- ci-info "^3.8.0"
1555
- ini "^4.1.0"
1556
- nopt "^7.0.0"
1557
- proc-log "^3.0.0"
1558
- read-package-json-fast "^3.0.2"
1559
- semver "^7.3.5"
1560
- walk-up-path "^3.0.1"
1561
-
1562
1550
  "@npmcli/config@^8.0.2":
1563
1551
  version "8.2.0"
1564
1552
  resolved "https://registry.npmjs.org/@npmcli/config/-/config-8.2.0.tgz"
@@ -1778,11 +1766,6 @@
1778
1766
  dependencies:
1779
1767
  which "^4.0.0"
1780
1768
 
1781
- "@npmcli/query@^3.0.1":
1782
- version "3.0.1"
1783
- dependencies:
1784
- postcss-selector-parser "^6.0.10"
1785
-
1786
1769
  "@npmcli/query@^3.1.0":
1787
1770
  version "3.1.0"
1788
1771
  resolved "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz"
@@ -2428,10 +2411,10 @@
2428
2411
  csv-parse "^4.16.3"
2429
2412
  csv-stringify "^6.4.6"
2430
2413
 
2431
- "@salesforce/plugin-deploy-retrieve@3.6.1":
2432
- version "3.6.1"
2433
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.1.tgz"
2434
- integrity sha512-Fp2yTVCNx/QC93Pm4To43eC+2DKdNB5PSgGzhrmeCv7+F4hZR6ks4he277c8geaH1BNKGbMrXxaHeXpggTfo6g==
2414
+ "@salesforce/plugin-deploy-retrieve@3.6.2":
2415
+ version "3.6.2"
2416
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.2.tgz"
2417
+ integrity sha512-N1avieqQZf33zE8TojlHW2miclkSRKNsq4ouvMQ5/i639P3UtYHoDdtI7iGJG4BBc5Xhx9xiGfkx5gsoFrI8nA==
2435
2418
  dependencies:
2436
2419
  "@oclif/core" "^3.26.2"
2437
2420
  "@salesforce/apex-node" "^5.0.0-beta.0"
@@ -2590,10 +2573,10 @@
2590
2573
  got "^13.0.0"
2591
2574
  proxy-agent "^6.3.1"
2592
2575
 
2593
- "@salesforce/plugin-telemetry@3.2.0":
2594
- version "3.2.0"
2595
- resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.2.0.tgz"
2596
- integrity sha512-N+Rc+LyO3n+4BJ37cgm77DzoszI1Q/l/dQqBM6tNWmovlvxFL5RsUJm7/etEagDuZURBAJrv72jiel4P0XKfow==
2576
+ "@salesforce/plugin-telemetry@3.3.0":
2577
+ version "3.3.0"
2578
+ resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.0.tgz"
2579
+ integrity sha512-bxsPltJCwnKp9TPCd6XnFW2Uslo/mOgiYTYjwPN8mBNLhbubsN8PgJ0kh5qwH9MdPUd09+u8HafP9+T7E7kkDw==
2597
2580
  dependencies:
2598
2581
  "@oclif/core" "^3.26.2"
2599
2582
  "@salesforce/core" "^7.0.1"
@@ -2615,17 +2598,17 @@
2615
2598
  yeoman-environment "^3"
2616
2599
  yeoman-generator "^5"
2617
2600
 
2618
- "@salesforce/plugin-trust@^3.6.1", "@salesforce/plugin-trust@3.6.1":
2619
- version "3.6.1"
2620
- resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.1.tgz"
2621
- integrity sha512-2ixoEQxWfPrcE3n4/Dhf9kkzq+XtLjVp+F1ADMFqaUsNYH21gIHhbSMoAgDHHhgw/NNtZj9uAR9C/Z6N3UtjGQ==
2601
+ "@salesforce/plugin-trust@^3.6.1", "@salesforce/plugin-trust@3.6.3":
2602
+ version "3.6.3"
2603
+ resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.3.tgz"
2604
+ integrity sha512-O/RWxCCjuQOYPCNFsYz/jb5h1spjMWccv4C1jvgvsvphZBalplBnFT0vls4GyMc2BAQKPSI4IlcdMkIZTGxZuw==
2622
2605
  dependencies:
2623
2606
  "@oclif/core" "^3.26.2"
2624
2607
  "@salesforce/core" "^7.0.1"
2625
2608
  "@salesforce/kit" "^3.1.0"
2626
2609
  "@salesforce/sf-plugins-core" "^9.0.0"
2627
2610
  got "^13.0.0"
2628
- npm "10.2.3"
2611
+ npm "10.5.0"
2629
2612
  npm-run-path "^4.0.1"
2630
2613
  proxy-agent "^6.4.0"
2631
2614
  semver "^7.6.0"
@@ -2749,11 +2732,6 @@
2749
2732
  dependencies:
2750
2733
  "@sigstore/protobuf-specs" "^0.2.0"
2751
2734
 
2752
- "@sigstore/bundle@^2.1.0":
2753
- version "2.1.0"
2754
- dependencies:
2755
- "@sigstore/protobuf-specs" "^0.2.1"
2756
-
2757
2735
  "@sigstore/bundle@^2.2.0":
2758
2736
  version "2.2.0"
2759
2737
  resolved "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.2.0.tgz"
@@ -2771,9 +2749,6 @@
2771
2749
  resolved "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz"
2772
2750
  integrity sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==
2773
2751
 
2774
- "@sigstore/protobuf-specs@^0.2.1":
2775
- version "0.2.1"
2776
-
2777
2752
  "@sigstore/protobuf-specs@^0.3.0":
2778
2753
  version "0.3.0"
2779
2754
  resolved "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.0.tgz"
@@ -2788,13 +2763,6 @@
2788
2763
  "@sigstore/protobuf-specs" "^0.2.0"
2789
2764
  make-fetch-happen "^11.0.1"
2790
2765
 
2791
- "@sigstore/sign@^2.1.0":
2792
- version "2.1.0"
2793
- dependencies:
2794
- "@sigstore/bundle" "^2.1.0"
2795
- "@sigstore/protobuf-specs" "^0.2.1"
2796
- make-fetch-happen "^13.0.0"
2797
-
2798
2766
  "@sigstore/sign@^2.2.3":
2799
2767
  version "2.2.3"
2800
2768
  resolved "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.3.tgz"
@@ -2813,12 +2781,6 @@
2813
2781
  "@sigstore/protobuf-specs" "^0.2.0"
2814
2782
  tuf-js "^1.1.7"
2815
2783
 
2816
- "@sigstore/tuf@^2.1.0":
2817
- version "2.1.0"
2818
- dependencies:
2819
- "@sigstore/protobuf-specs" "^0.2.1"
2820
- tuf-js "^2.1.0"
2821
-
2822
2784
  "@sigstore/tuf@^2.3.1":
2823
2785
  version "2.3.2"
2824
2786
  resolved "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz"
@@ -3767,7 +3729,7 @@
3767
3729
  resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz"
3768
3730
  integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
3769
3731
 
3770
- abbrev@^1.0.0:
3732
+ abbrev@^1.0.0, abbrev@1:
3771
3733
  version "1.1.1"
3772
3734
  resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
3773
3735
  integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
@@ -3777,11 +3739,6 @@ abbrev@^2.0.0:
3777
3739
  resolved "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz"
3778
3740
  integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==
3779
3741
 
3780
- abbrev@1:
3781
- version "1.1.1"
3782
- resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
3783
- integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
3784
-
3785
3742
  abort-controller@^3.0.0:
3786
3743
  version "3.0.0"
3787
3744
  resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
@@ -3997,10 +3954,9 @@ are-we-there-yet@^3.0.0:
3997
3954
  readable-stream "^3.6.0"
3998
3955
 
3999
3956
  are-we-there-yet@^4.0.0:
4000
- version "4.0.1"
4001
- dependencies:
4002
- delegates "^1.0.0"
4003
- readable-stream "^4.1.0"
3957
+ version "4.0.2"
3958
+ resolved "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz"
3959
+ integrity sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==
4004
3960
 
4005
3961
  arg@^4.1.0:
4006
3962
  version "4.1.3"
@@ -4685,23 +4641,11 @@ chownr@^2.0.0:
4685
4641
  resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz"
4686
4642
  integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
4687
4643
 
4688
- ci-info@^3.6.1, ci-info@^3.7.1, ci-info@^3.8.0, ci-info@^3.9.0:
4689
- version "3.9.0"
4690
- resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz"
4691
- integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
4692
-
4693
4644
  ci-info@^4.0.0:
4694
4645
  version "4.0.0"
4695
4646
  resolved "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz"
4696
4647
  integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
4697
4648
 
4698
- cidr-regex@^3.1.1:
4699
- version "3.1.1"
4700
- resolved "https://registry.npmjs.org/cidr-regex/-/cidr-regex-3.1.1.tgz"
4701
- integrity sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==
4702
- dependencies:
4703
- ip-regex "^4.1.0"
4704
-
4705
4649
  cidr-regex@4.0.3:
4706
4650
  version "4.0.3"
4707
4651
  resolved "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.0.3.tgz"
@@ -7251,12 +7195,7 @@ inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@2:
7251
7195
  resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
7252
7196
  integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
7253
7197
 
7254
- ini@^1.3.2:
7255
- version "1.3.8"
7256
- resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
7257
- integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
7258
-
7259
- ini@^1.3.4:
7198
+ ini@^1.3.2, ini@^1.3.4:
7260
7199
  version "1.3.8"
7261
7200
  resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
7262
7201
  integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
@@ -7354,19 +7293,11 @@ ip-address@^9.0.5:
7354
7293
  jsbn "1.1.0"
7355
7294
  sprintf-js "^1.1.3"
7356
7295
 
7357
- ip-regex@^4.1.0:
7358
- version "4.3.0"
7359
- resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz"
7360
- integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
7361
-
7362
7296
  ip-regex@^5.0.0:
7363
7297
  version "5.0.0"
7364
7298
  resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz"
7365
7299
  integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==
7366
7300
 
7367
- ip@^2.0.0:
7368
- version "2.0.0"
7369
-
7370
7301
  is-arguments@^1.0.4:
7371
7302
  version "1.1.1"
7372
7303
  resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz"
@@ -7428,13 +7359,6 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
7428
7359
  resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz"
7429
7360
  integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
7430
7361
 
7431
- is-cidr@^4.0.2:
7432
- version "4.0.2"
7433
- resolved "https://registry.npmjs.org/is-cidr/-/is-cidr-4.0.2.tgz"
7434
- integrity sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==
7435
- dependencies:
7436
- cidr-regex "^3.1.1"
7437
-
7438
7362
  is-cidr@^5.0.3:
7439
7363
  version "5.0.3"
7440
7364
  resolved "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.3.tgz"
@@ -8047,13 +7971,17 @@ levn@^0.4.1:
8047
7971
  type-check "~0.4.0"
8048
7972
 
8049
7973
  libnpmaccess@^8.0.1:
8050
- version "8.0.1"
7974
+ version "8.0.2"
7975
+ resolved "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz"
7976
+ integrity sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==
8051
7977
  dependencies:
8052
7978
  npm-package-arg "^11.0.1"
8053
7979
  npm-registry-fetch "^16.0.0"
8054
7980
 
8055
7981
  libnpmdiff@^6.0.3:
8056
- version "6.0.3"
7982
+ version "6.0.7"
7983
+ resolved "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.7.tgz"
7984
+ integrity sha512-Erca7NHh+MGk4O14mM4yv9S1S+Wc5TgFg6yr8r/g5ykn34dZdAP/GkzhQNJiOpzfD8j1HBhbTpkbGJHVDdgG5Q==
8057
7985
  dependencies:
8058
7986
  "@npmcli/arborist" "^7.2.1"
8059
7987
  "@npmcli/disparity-colors" "^3.0.0"
@@ -8065,21 +7993,6 @@ libnpmdiff@^6.0.3:
8065
7993
  pacote "^17.0.4"
8066
7994
  tar "^6.2.0"
8067
7995
 
8068
- libnpmexec@^7.0.3:
8069
- version "7.0.3"
8070
- dependencies:
8071
- "@npmcli/arborist" "^7.2.1"
8072
- "@npmcli/run-script" "^7.0.2"
8073
- ci-info "^3.7.1"
8074
- npm-package-arg "^11.0.1"
8075
- npmlog "^7.0.1"
8076
- pacote "^17.0.4"
8077
- proc-log "^3.0.0"
8078
- read "^2.0.0"
8079
- read-package-json-fast "^3.0.2"
8080
- semver "^7.3.7"
8081
- walk-up-path "^3.0.1"
8082
-
8083
7996
  libnpmexec@^7.0.4:
8084
7997
  version "7.0.8"
8085
7998
  resolved "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.8.tgz"
@@ -8098,42 +8011,38 @@ libnpmexec@^7.0.4:
8098
8011
  walk-up-path "^3.0.1"
8099
8012
 
8100
8013
  libnpmfund@^5.0.1:
8101
- version "5.0.1"
8014
+ version "5.0.5"
8015
+ resolved "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.5.tgz"
8016
+ integrity sha512-BUu2l9Kn4u6nce1Ay8a1uRN1fyU7lbVmtsMYxWcFpcbF+ZPN7qIiPksfcnY9/NDKIRGJYwwv0IXgQQStHDx6Tg==
8102
8017
  dependencies:
8103
8018
  "@npmcli/arborist" "^7.2.1"
8104
8019
 
8105
8020
  libnpmhook@^10.0.0:
8106
- version "10.0.0"
8021
+ version "10.0.1"
8022
+ resolved "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz"
8023
+ integrity sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==
8107
8024
  dependencies:
8108
8025
  aproba "^2.0.0"
8109
8026
  npm-registry-fetch "^16.0.0"
8110
8027
 
8111
8028
  libnpmorg@^6.0.1:
8112
- version "6.0.1"
8029
+ version "6.0.2"
8030
+ resolved "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz"
8031
+ integrity sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==
8113
8032
  dependencies:
8114
8033
  aproba "^2.0.0"
8115
8034
  npm-registry-fetch "^16.0.0"
8116
8035
 
8117
8036
  libnpmpack@^6.0.3:
8118
- version "6.0.3"
8037
+ version "6.0.7"
8038
+ resolved "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.7.tgz"
8039
+ integrity sha512-aVX5ZLiYAioShh5wzoBOGs25GvPskry7SxCpx76gMCjOrd/wKcNtbTOMqStvizd3c+vzq5a1b7FMP09XAtgRFg==
8119
8040
  dependencies:
8120
8041
  "@npmcli/arborist" "^7.2.1"
8121
8042
  "@npmcli/run-script" "^7.0.2"
8122
8043
  npm-package-arg "^11.0.1"
8123
8044
  pacote "^17.0.4"
8124
8045
 
8125
- libnpmpublish@^9.0.1:
8126
- version "9.0.1"
8127
- dependencies:
8128
- ci-info "^3.6.1"
8129
- normalize-package-data "^6.0.0"
8130
- npm-package-arg "^11.0.1"
8131
- npm-registry-fetch "^16.0.0"
8132
- proc-log "^3.0.0"
8133
- semver "^7.3.7"
8134
- sigstore "^2.1.0"
8135
- ssri "^10.0.5"
8136
-
8137
8046
  libnpmpublish@^9.0.2:
8138
8047
  version "9.0.4"
8139
8048
  resolved "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.4.tgz"
@@ -8149,18 +8058,24 @@ libnpmpublish@^9.0.2:
8149
8058
  ssri "^10.0.5"
8150
8059
 
8151
8060
  libnpmsearch@^7.0.0:
8152
- version "7.0.0"
8061
+ version "7.0.1"
8062
+ resolved "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz"
8063
+ integrity sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==
8153
8064
  dependencies:
8154
8065
  npm-registry-fetch "^16.0.0"
8155
8066
 
8156
8067
  libnpmteam@^6.0.0:
8157
- version "6.0.0"
8068
+ version "6.0.1"
8069
+ resolved "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz"
8070
+ integrity sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==
8158
8071
  dependencies:
8159
8072
  aproba "^2.0.0"
8160
8073
  npm-registry-fetch "^16.0.0"
8161
8074
 
8162
8075
  libnpmversion@^5.0.1:
8163
- version "5.0.1"
8076
+ version "5.0.2"
8077
+ resolved "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz"
8078
+ integrity sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==
8164
8079
  dependencies:
8165
8080
  "@npmcli/git" "^5.0.3"
8166
8081
  "@npmcli/run-script" "^7.0.2"
@@ -8430,7 +8345,7 @@ lowercase-keys@^3.0.0:
8430
8345
  resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
8431
8346
  integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
8432
8347
 
8433
- lru-cache@^10.0.1:
8348
+ lru-cache@^10.0.1, "lru-cache@^9.1.1 || ^10.0.0":
8434
8349
  version "10.2.0"
8435
8350
  resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz"
8436
8351
  integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
@@ -8459,9 +8374,6 @@ lru-cache@^7.14.1, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
8459
8374
  resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz"
8460
8375
  integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
8461
8376
 
8462
- "lru-cache@^9.1.1 || ^10.0.0":
8463
- version "10.0.1"
8464
-
8465
8377
  lunr@^2.3.9:
8466
8378
  version "2.3.9"
8467
8379
  resolved "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz"
@@ -9475,83 +9387,6 @@ npm-user-validate@^2.0.0:
9475
9387
  resolved "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz"
9476
9388
  integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==
9477
9389
 
9478
- npm@10.2.3:
9479
- version "10.2.3"
9480
- resolved "https://registry.npmjs.org/npm/-/npm-10.2.3.tgz"
9481
- integrity sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==
9482
- dependencies:
9483
- "@isaacs/string-locale-compare" "^1.1.0"
9484
- "@npmcli/arborist" "^7.2.1"
9485
- "@npmcli/config" "^8.0.1"
9486
- "@npmcli/fs" "^3.1.0"
9487
- "@npmcli/map-workspaces" "^3.0.4"
9488
- "@npmcli/package-json" "^5.0.0"
9489
- "@npmcli/promise-spawn" "^7.0.0"
9490
- "@npmcli/run-script" "^7.0.2"
9491
- "@sigstore/tuf" "^2.1.0"
9492
- abbrev "^2.0.0"
9493
- archy "~1.0.0"
9494
- cacache "^18.0.0"
9495
- chalk "^5.3.0"
9496
- ci-info "^3.9.0"
9497
- cli-columns "^4.0.0"
9498
- cli-table3 "^0.6.3"
9499
- columnify "^1.6.0"
9500
- fastest-levenshtein "^1.0.16"
9501
- fs-minipass "^3.0.3"
9502
- glob "^10.3.10"
9503
- graceful-fs "^4.2.11"
9504
- hosted-git-info "^7.0.1"
9505
- ini "^4.1.1"
9506
- init-package-json "^6.0.0"
9507
- is-cidr "^4.0.2"
9508
- json-parse-even-better-errors "^3.0.0"
9509
- libnpmaccess "^8.0.1"
9510
- libnpmdiff "^6.0.3"
9511
- libnpmexec "^7.0.3"
9512
- libnpmfund "^5.0.1"
9513
- libnpmhook "^10.0.0"
9514
- libnpmorg "^6.0.1"
9515
- libnpmpack "^6.0.3"
9516
- libnpmpublish "^9.0.1"
9517
- libnpmsearch "^7.0.0"
9518
- libnpmteam "^6.0.0"
9519
- libnpmversion "^5.0.1"
9520
- make-fetch-happen "^13.0.0"
9521
- minimatch "^9.0.3"
9522
- minipass "^7.0.4"
9523
- minipass-pipeline "^1.2.4"
9524
- ms "^2.1.2"
9525
- node-gyp "^10.0.1"
9526
- nopt "^7.2.0"
9527
- normalize-package-data "^6.0.0"
9528
- npm-audit-report "^5.0.0"
9529
- npm-install-checks "^6.3.0"
9530
- npm-package-arg "^11.0.1"
9531
- npm-pick-manifest "^9.0.0"
9532
- npm-profile "^9.0.0"
9533
- npm-registry-fetch "^16.1.0"
9534
- npm-user-validate "^2.0.0"
9535
- npmlog "^7.0.1"
9536
- p-map "^4.0.0"
9537
- pacote "^17.0.4"
9538
- parse-conflict-json "^3.0.1"
9539
- proc-log "^3.0.0"
9540
- qrcode-terminal "^0.12.0"
9541
- read "^2.1.0"
9542
- semver "^7.5.4"
9543
- spdx-expression-parse "^3.0.1"
9544
- ssri "^10.0.5"
9545
- strip-ansi "^6.0.1"
9546
- supports-color "^9.4.0"
9547
- tar "^6.2.0"
9548
- text-table "~0.2.0"
9549
- tiny-relative-date "^1.3.0"
9550
- treeverse "^3.0.0"
9551
- validate-npm-package-name "^5.0.0"
9552
- which "^4.0.0"
9553
- write-file-atomic "^5.0.1"
9554
-
9555
9390
  npm@10.5.0:
9556
9391
  version "10.5.0"
9557
9392
  resolved "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz"
@@ -10408,9 +10243,6 @@ promise-call-limit@^1.0.1:
10408
10243
  resolved "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.2.tgz"
10409
10244
  integrity sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==
10410
10245
 
10411
- promise-call-limit@^1.0.2:
10412
- version "1.0.2"
10413
-
10414
10246
  promise-call-limit@^3.0.1:
10415
10247
  version "3.0.1"
10416
10248
  resolved "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz"
@@ -10676,15 +10508,6 @@ readable-stream@^4.0.0:
10676
10508
  process "^0.11.10"
10677
10509
  string_decoder "^1.3.0"
10678
10510
 
10679
- readable-stream@^4.1.0:
10680
- version "4.4.2"
10681
- dependencies:
10682
- abort-controller "^3.0.0"
10683
- buffer "^6.0.3"
10684
- events "^3.3.0"
10685
- process "^0.11.10"
10686
- string_decoder "^1.3.0"
10687
-
10688
10511
  readable-stream@^4.3.0:
10689
10512
  version "4.5.2"
10690
10513
  resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz"
@@ -11173,14 +10996,6 @@ sigstore@^1.3.0:
11173
10996
  "@sigstore/tuf" "^1.0.3"
11174
10997
  make-fetch-happen "^11.0.1"
11175
10998
 
11176
- sigstore@^2.0.0, sigstore@^2.1.0:
11177
- version "2.1.0"
11178
- dependencies:
11179
- "@sigstore/bundle" "^2.1.0"
11180
- "@sigstore/protobuf-specs" "^0.2.1"
11181
- "@sigstore/sign" "^2.1.0"
11182
- "@sigstore/tuf" "^2.1.0"
11183
-
11184
10999
  sigstore@^2.2.0:
11185
11000
  version "2.2.2"
11186
11001
  resolved "https://registry.npmjs.org/sigstore/-/sigstore-2.2.2.tgz"
@@ -11924,13 +11739,6 @@ tuf-js@^1.1.7:
11924
11739
  debug "^4.3.4"
11925
11740
  make-fetch-happen "^11.1.1"
11926
11741
 
11927
- tuf-js@^2.1.0:
11928
- version "2.1.0"
11929
- dependencies:
11930
- "@tufjs/models" "2.0.0"
11931
- debug "^4.3.4"
11932
- make-fetch-happen "^13.0.0"
11933
-
11934
11742
  tuf-js@^2.2.0:
11935
11743
  version "2.2.0"
11936
11744
  resolved "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz"
@@ -12357,14 +12165,7 @@ which-typed-array@^1.1.13, which-typed-array@^1.1.14, which-typed-array@^1.1.2:
12357
12165
  gopd "^1.0.1"
12358
12166
  has-tostringtag "^1.0.1"
12359
12167
 
12360
- which@^2.0.1:
12361
- version "2.0.2"
12362
- resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
12363
- integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
12364
- dependencies:
12365
- isexe "^2.0.0"
12366
-
12367
- which@^2.0.2:
12168
+ which@^2.0.1, which@^2.0.2:
12368
12169
  version "2.0.2"
12369
12170
  resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
12370
12171
  integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
@@ -5384,5 +5384,5 @@
5384
5384
  ]
5385
5385
  }
5386
5386
  },
5387
- "version": "2.38.3"
5387
+ "version": "2.38.4"
5388
5388
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.38.3",
4
+ "version": "2.38.4",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -156,7 +156,7 @@
156
156
  "@salesforce/plugin-apex": "3.1.5",
157
157
  "@salesforce/plugin-auth": "3.6.1",
158
158
  "@salesforce/plugin-data": "3.3.0",
159
- "@salesforce/plugin-deploy-retrieve": "3.6.1",
159
+ "@salesforce/plugin-deploy-retrieve": "3.6.2",
160
160
  "@salesforce/plugin-info": "3.2.0",
161
161
  "@salesforce/plugin-limits": "3.3.0",
162
162
  "@salesforce/plugin-marketplace": "1.2.0",
@@ -166,9 +166,9 @@
166
166
  "@salesforce/plugin-settings": "2.2.1",
167
167
  "@salesforce/plugin-sobject": "1.3.0",
168
168
  "@salesforce/plugin-source": "3.3.1",
169
- "@salesforce/plugin-telemetry": "3.2.0",
169
+ "@salesforce/plugin-telemetry": "3.3.0",
170
170
  "@salesforce/plugin-templates": "56.2.1",
171
- "@salesforce/plugin-trust": "3.6.1",
171
+ "@salesforce/plugin-trust": "3.6.3",
172
172
  "@salesforce/plugin-user": "3.5.0",
173
173
  "@salesforce/sf-plugins-core": "9.0.1",
174
174
  "chalk": "^5.3.0",