@salesforce/cli 2.39.1 → 2.39.3

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
@@ -1649,7 +1649,7 @@
1649
1649
  minimatch "^5.0.1"
1650
1650
  read-package-json-fast "^2.0.3"
1651
1651
 
1652
- "@npmcli/map-workspaces@^3.0.2":
1652
+ "@npmcli/map-workspaces@^3.0.2", "@npmcli/map-workspaces@^3.0.6":
1653
1653
  version "3.0.6"
1654
1654
  resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz"
1655
1655
  integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==
@@ -1744,6 +1744,17 @@
1744
1744
  proc-log "^4.0.0"
1745
1745
  semver "^7.5.3"
1746
1746
 
1747
+ "@npmcli/package-json@^5.0.2":
1748
+ version "5.0.2"
1749
+ dependencies:
1750
+ "@npmcli/git" "^5.0.0"
1751
+ glob "^10.2.2"
1752
+ hosted-git-info "^7.0.0"
1753
+ json-parse-even-better-errors "^3.0.0"
1754
+ normalize-package-data "^6.0.0"
1755
+ proc-log "^3.0.0"
1756
+ semver "^7.5.3"
1757
+
1747
1758
  "@npmcli/promise-spawn@^1.2.0", "@npmcli/promise-spawn@^1.3.2":
1748
1759
  version "1.3.2"
1749
1760
  resolved "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz"
@@ -1821,7 +1832,7 @@
1821
1832
  proc-log "^4.0.0"
1822
1833
  which "^4.0.0"
1823
1834
 
1824
- "@oclif/core@^3", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.5.0", "@oclif/core@3.26.4":
1835
+ "@oclif/core@^3", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.5.0", "@oclif/core@3.26.4":
1825
1836
  version "3.26.4"
1826
1837
  resolved "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz"
1827
1838
  integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1898,25 +1909,25 @@
1898
1909
  dependencies:
1899
1910
  "@oclif/core" "^3.26.2"
1900
1911
 
1901
- "@oclif/plugin-not-found@^3.0.14", "@oclif/plugin-not-found@3.1.4":
1902
- version "3.1.4"
1903
- resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.4.tgz"
1904
- integrity sha512-2YzBCBhieiu3BXjsmyb5jGs1ivYVxLG/3pSbPvo5oJGi5D5SWB038v4y61PzrUZ+2LWPLBfDQIMWccoI2r7cew==
1912
+ "@oclif/plugin-not-found@^3.0.14", "@oclif/plugin-not-found@3.1.5":
1913
+ version "3.1.5"
1914
+ resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.5.tgz"
1915
+ integrity sha512-qt9vYGdcICv8RmGKo89Dkh4jsy8uBPFbWzDorERUGXHAuvNK5ySlgSvwyTzQhtwTeSfzviW/Qe3vtR/2nijBCw==
1905
1916
  dependencies:
1906
1917
  "@inquirer/confirm" "^3.1.4"
1907
- "@oclif/core" "^3.26.3"
1918
+ "@oclif/core" "^3.26.4"
1908
1919
  chalk "^5.3.0"
1909
1920
  fast-levenshtein "^3.0.0"
1910
1921
 
1911
- "@oclif/plugin-plugins@5.0.11":
1912
- version "5.0.11"
1913
- resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.11.tgz"
1914
- integrity sha512-es+IMNI97Jw+EX25r9ejrOph9R/8FbNXmWrH/NnhUJ3lNDpeMPM8njP4ovHYJi2+ta2VTHDxhQFNRDlNnUiyOw==
1922
+ "@oclif/plugin-plugins@5.0.12":
1923
+ version "5.0.12"
1924
+ resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.12.tgz"
1925
+ integrity sha512-eaLLEV3VMGyq0IY1YgSrhBBS0SHyn7Dl1R43w7jKbM8ieaQrhIa5JBbWXVpTcKtDkq/Qb8G0a9GvMnNlxONy1A==
1915
1926
  dependencies:
1916
1927
  "@oclif/core" "^3.26.2"
1917
1928
  chalk "^5.3.0"
1918
1929
  debug "^4.3.4"
1919
- npm "10.5.0"
1930
+ npm "10.5.2"
1920
1931
  npm-package-arg "^11.0.2"
1921
1932
  npm-run-path "^5.3.0"
1922
1933
  semver "^7.6.0"
@@ -2344,16 +2355,16 @@
2344
2355
  color-convert "^2.0.1"
2345
2356
  color-name "^2.0.0"
2346
2357
 
2347
- "@salesforce/plugin-auth@3.6.1":
2348
- version "3.6.1"
2349
- resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.1.tgz"
2350
- integrity sha512-r3oHO+M5z54rdGwpq6o9BNE5Uc9jdbTpuyXKimDIdGGF26LdtLUWl3hMKF5gtzZ2ezS/5dTZgT2gD0aQGvMVfw==
2358
+ "@salesforce/plugin-auth@3.6.3":
2359
+ version "3.6.3"
2360
+ resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.3.tgz"
2361
+ integrity sha512-8HQFRc7QcgVHZz6/C001xgpPPvrlqhAq/3wGFd6O8cBxew3wY9VD657cFbqYCLA96VEiWP3RND9eTRInLVrrRQ==
2351
2362
  dependencies:
2352
2363
  "@inquirer/checkbox" "^1.5.2"
2353
2364
  "@inquirer/select" "^1.3.3"
2354
2365
  "@oclif/core" "^3.26.2"
2355
- "@salesforce/core" "^7.0.1"
2356
- "@salesforce/kit" "^3.1.0"
2366
+ "@salesforce/core" "^7.3.0"
2367
+ "@salesforce/kit" "^3.1.1"
2357
2368
  "@salesforce/plugin-info" "^3.2.0"
2358
2369
  "@salesforce/sf-plugins-core" "^9.0.1"
2359
2370
  "@salesforce/ts-types" "^2.0.9"
@@ -2390,19 +2401,19 @@
2390
2401
  csv-parse "^4.16.3"
2391
2402
  csv-stringify "^6.4.6"
2392
2403
 
2393
- "@salesforce/plugin-deploy-retrieve@3.6.2":
2394
- version "3.6.2"
2395
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.2.tgz"
2396
- integrity sha512-N1avieqQZf33zE8TojlHW2miclkSRKNsq4ouvMQ5/i639P3UtYHoDdtI7iGJG4BBc5Xhx9xiGfkx5gsoFrI8nA==
2404
+ "@salesforce/plugin-deploy-retrieve@3.6.5":
2405
+ version "3.6.5"
2406
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.5.tgz"
2407
+ integrity sha512-Ct3mrG7L3WKDxlZ2iB/aOMY5fJ6vFTn8BOwHTCyE1Qm6HVqDYIYD+8KalL4SLPkA1pZpo8di4FqSjkL78mIzhg==
2397
2408
  dependencies:
2398
2409
  "@oclif/core" "^3.26.2"
2399
2410
  "@salesforce/apex-node" "^5.0.0-beta.0"
2400
2411
  "@salesforce/core" "^7.0.1"
2401
2412
  "@salesforce/kit" "^3.1.0"
2402
2413
  "@salesforce/plugin-info" "^3.2.0"
2403
- "@salesforce/sf-plugins-core" "^9.0.0"
2414
+ "@salesforce/sf-plugins-core" "^9.0.4"
2404
2415
  "@salesforce/source-deploy-retrieve" "^11.0.0"
2405
- "@salesforce/source-tracking" "^6.0.0"
2416
+ "@salesforce/source-tracking" "^6.0.3"
2406
2417
  "@salesforce/ts-types" "^2.0.9"
2407
2418
  chalk "^5.3.0"
2408
2419
 
@@ -2535,32 +2546,32 @@
2535
2546
  fast-xml-parser "^4.3.6"
2536
2547
  js2xmlparser "^4.0.2"
2537
2548
 
2538
- "@salesforce/plugin-source@3.3.1":
2539
- version "3.3.1"
2540
- resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.1.tgz"
2541
- integrity sha512-0bgcu+znU2LF66j1pFV8VymVAICDNjb3gc9aURFHcDxB5EUKyawzJdA/JUxwVjl4WznwNtc2BvjSCKBJCHzCrw==
2549
+ "@salesforce/plugin-source@3.3.3":
2550
+ version "3.3.3"
2551
+ resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.3.tgz"
2552
+ integrity sha512-2YbgUJ2fXEJLzvc2zUama0UFkJv1yaTg3Yjjne8p22eo7Luo3wgube9MGQA3Lx8gfANvTwLL2w/emWwaD5/22w==
2542
2553
  dependencies:
2543
2554
  "@oclif/core" "^3.26.2"
2544
2555
  "@salesforce/apex-node" "^5.0.0-beta.0"
2545
2556
  "@salesforce/core" "^7.0.1"
2546
2557
  "@salesforce/kit" "^3.1.0"
2547
- "@salesforce/sf-plugins-core" "^9.0.1"
2548
- "@salesforce/source-deploy-retrieve" "^11.0.0"
2558
+ "@salesforce/sf-plugins-core" "^9.0.4"
2559
+ "@salesforce/source-deploy-retrieve" "^11.0.1"
2549
2560
  "@salesforce/source-tracking" "^6.0.0"
2550
2561
  "@salesforce/ts-types" "^2.0.9"
2551
2562
  chalk "^5.3.0"
2552
2563
  got "^13.0.0"
2553
2564
  proxy-agent "^6.3.1"
2554
2565
 
2555
- "@salesforce/plugin-telemetry@3.3.3":
2556
- version "3.3.3"
2557
- resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.3.tgz"
2558
- integrity sha512-GXboZ0X5E1HZF0yLDh81CW/59dmM93g2MTGRqx9+jrdmx10NCd5VnlgnTI5FndkY08VYLjEdbG4IhouKb8f8RA==
2566
+ "@salesforce/plugin-telemetry@3.3.4":
2567
+ version "3.3.4"
2568
+ resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.4.tgz"
2569
+ integrity sha512-Xuc3yNbe5k2oW8hFONq7vY+pL2ivRQFyuLAit4Jz485aY4AoBP8htBFoFp8vls4xgO/3bCtNec0rRi9KcgROXQ==
2559
2570
  dependencies:
2560
2571
  "@oclif/core" "^3.26.2"
2561
2572
  "@salesforce/core" "^7.2.0"
2562
2573
  "@salesforce/kit" "^3.1.0"
2563
- "@salesforce/sf-plugins-core" "^9.0.0"
2574
+ "@salesforce/sf-plugins-core" "^9.0.4"
2564
2575
  "@salesforce/telemetry" "^6.0.0"
2565
2576
  "@salesforce/ts-types" "^2.0.9"
2566
2577
  debug "^4.3.4"
@@ -2614,7 +2625,7 @@
2614
2625
  resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.7.0.tgz"
2615
2626
  integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
2616
2627
 
2617
- "@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.2", "@salesforce/sf-plugins-core@9.0.4":
2628
+ "@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.2", "@salesforce/sf-plugins-core@^9.0.4", "@salesforce/sf-plugins-core@9.0.4":
2618
2629
  version "9.0.4"
2619
2630
  resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.4.tgz"
2620
2631
  integrity sha512-JJ6BMgzF+idYNSOpBt8mFsSB8GnXN85vwdsXT0gkCdIy1YB9CdgyKJwWqDRw2nTy+fmeeS+2FKA3NS2hbBXyRQ==
@@ -2646,12 +2657,12 @@
2646
2657
  proxy-agent "^6.4.0"
2647
2658
  ts-retry-promise "^0.7.1"
2648
2659
 
2649
- "@salesforce/source-tracking@^6.0.0":
2650
- version "6.0.3"
2651
- resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.0.3.tgz"
2652
- integrity sha512-sX1f4LcicnDN8l0IH0aA+wEy7Ud700k3iXW5Yguu3T1KlGrzxtqURMr642mguYHfbVWWyLWWxRQs8dpffK5Skg==
2660
+ "@salesforce/source-tracking@^6.0.0", "@salesforce/source-tracking@^6.0.3":
2661
+ version "6.0.4"
2662
+ resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.0.4.tgz"
2663
+ integrity sha512-4+QFC6hm2MHCUsQdgSNydSoyi9zJaFl1S6rwJl/HTGeISs3g8w3tI+SeskmpZCoXRVnNJxCHwHT3kAPhZbuFlg==
2653
2664
  dependencies:
2654
- "@oclif/core" "^3.26.3"
2665
+ "@oclif/core" "^3.26.4"
2655
2666
  "@salesforce/core" "^7.3.0"
2656
2667
  "@salesforce/kit" "^3.1.1"
2657
2668
  "@salesforce/source-deploy-retrieve" "^11.0.1"
@@ -2773,7 +2784,7 @@
2773
2784
  "@sigstore/protobuf-specs" "^0.2.0"
2774
2785
  tuf-js "^1.1.7"
2775
2786
 
2776
- "@sigstore/tuf@^2.3.1":
2787
+ "@sigstore/tuf@^2.3.1", "@sigstore/tuf@^2.3.2":
2777
2788
  version "2.3.2"
2778
2789
  resolved "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz"
2779
2790
  integrity sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==
@@ -3744,7 +3755,7 @@
3744
3755
  resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz"
3745
3756
  integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
3746
3757
 
3747
- abbrev@^1.0.0, abbrev@1:
3758
+ abbrev@^1.0.0:
3748
3759
  version "1.1.1"
3749
3760
  resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
3750
3761
  integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
@@ -3754,6 +3765,11 @@ abbrev@^2.0.0:
3754
3765
  resolved "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz"
3755
3766
  integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==
3756
3767
 
3768
+ abbrev@1:
3769
+ version "1.1.1"
3770
+ resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
3771
+ integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
3772
+
3757
3773
  abort-controller@^3.0.0:
3758
3774
  version "3.0.0"
3759
3775
  resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
@@ -4779,6 +4795,15 @@ cli-table3@^0.6.3:
4779
4795
  optionalDependencies:
4780
4796
  "@colors/colors" "1.5.0"
4781
4797
 
4798
+ cli-table3@^0.6.4:
4799
+ version "0.6.4"
4800
+ resolved "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.4.tgz"
4801
+ integrity sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw==
4802
+ dependencies:
4803
+ string-width "^4.2.0"
4804
+ optionalDependencies:
4805
+ "@colors/colors" "1.5.0"
4806
+
4782
4807
  cli-width@^3.0.0:
4783
4808
  version "3.0.0"
4784
4809
  resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz"
@@ -6679,7 +6704,7 @@ glob-parent@^6.0.2:
6679
6704
  dependencies:
6680
6705
  is-glob "^4.0.3"
6681
6706
 
6682
- glob@^10.2.2, glob@^10.3.10:
6707
+ glob@^10.2.2, glob@^10.3.10, glob@^10.3.12:
6683
6708
  version "10.3.12"
6684
6709
  resolved "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz"
6685
6710
  integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
@@ -7304,7 +7329,12 @@ inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@2:
7304
7329
  resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
7305
7330
  integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
7306
7331
 
7307
- ini@^1.3.2, ini@^1.3.4:
7332
+ ini@^1.3.2:
7333
+ version "1.3.8"
7334
+ resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
7335
+ integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
7336
+
7337
+ ini@^1.3.4:
7308
7338
  version "1.3.8"
7309
7339
  resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
7310
7340
  integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
@@ -7328,6 +7358,19 @@ init-package-json@^6.0.0:
7328
7358
  validate-npm-package-license "^3.0.4"
7329
7359
  validate-npm-package-name "^5.0.0"
7330
7360
 
7361
+ init-package-json@^6.0.2:
7362
+ version "6.0.2"
7363
+ resolved "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.2.tgz"
7364
+ integrity sha512-ZQ9bxt6PkqIH6fPU69HPheOMoUqIqVqwZj0qlCBfoSCG4lplQhVM/qB3RS4f0RALK3WZZSrNQxNtCZgphuf3IA==
7365
+ dependencies:
7366
+ "@npmcli/package-json" "^5.0.0"
7367
+ npm-package-arg "^11.0.0"
7368
+ promzard "^1.0.0"
7369
+ read "^3.0.1"
7370
+ semver "^7.3.5"
7371
+ validate-npm-package-license "^3.0.4"
7372
+ validate-npm-package-name "^5.0.0"
7373
+
7331
7374
  inquirer-autocomplete-standalone@^0.8.1:
7332
7375
  version "0.8.1"
7333
7376
  resolved "https://registry.npmjs.org/inquirer-autocomplete-standalone/-/inquirer-autocomplete-standalone-0.8.1.tgz"
@@ -7451,6 +7494,13 @@ is-cidr@^5.0.3:
7451
7494
  dependencies:
7452
7495
  cidr-regex "4.0.3"
7453
7496
 
7497
+ is-cidr@^5.0.5:
7498
+ version "5.0.5"
7499
+ resolved "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz"
7500
+ integrity sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==
7501
+ dependencies:
7502
+ cidr-regex "^4.0.4"
7503
+
7454
7504
  is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0, is-core-module@^2.8.1:
7455
7505
  version "2.13.1"
7456
7506
  resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz"
@@ -8431,12 +8481,7 @@ lowercase-keys@^3.0.0:
8431
8481
  resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
8432
8482
  integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
8433
8483
 
8434
- lru-cache@^10.0.1, "lru-cache@^9.1.1 || ^10.0.0":
8435
- version "10.2.0"
8436
- resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz"
8437
- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
8438
-
8439
- lru-cache@^10.2.0:
8484
+ lru-cache@^10.0.1, lru-cache@^10.2.0, "lru-cache@^9.1.1 || ^10.0.0":
8440
8485
  version "10.2.0"
8441
8486
  resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz"
8442
8487
  integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
@@ -8761,28 +8806,7 @@ minimatch@^7.2.0:
8761
8806
  dependencies:
8762
8807
  brace-expansion "^2.0.1"
8763
8808
 
8764
- minimatch@^9.0.0:
8765
- version "9.0.4"
8766
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
8767
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
8768
- dependencies:
8769
- brace-expansion "^2.0.1"
8770
-
8771
- minimatch@^9.0.1:
8772
- version "9.0.4"
8773
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
8774
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
8775
- dependencies:
8776
- brace-expansion "^2.0.1"
8777
-
8778
- minimatch@^9.0.3:
8779
- version "9.0.4"
8780
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
8781
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
8782
- dependencies:
8783
- brace-expansion "^2.0.1"
8784
-
8785
- minimatch@^9.0.4:
8809
+ minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
8786
8810
  version "9.0.4"
8787
8811
  resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
8788
8812
  integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -9121,7 +9145,7 @@ node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.6.9:
9121
9145
  dependencies:
9122
9146
  whatwg-url "^5.0.0"
9123
9147
 
9124
- node-gyp@^10.0.0:
9148
+ node-gyp@^10.0.0, node-gyp@^10.1.0:
9125
9149
  version "10.1.0"
9126
9150
  resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz"
9127
9151
  integrity sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==
@@ -9574,6 +9598,83 @@ npm@10.5.0:
9574
9598
  which "^4.0.0"
9575
9599
  write-file-atomic "^5.0.1"
9576
9600
 
9601
+ npm@10.5.2:
9602
+ version "10.5.2"
9603
+ resolved "https://registry.npmjs.org/npm/-/npm-10.5.2.tgz"
9604
+ integrity sha512-cHVG7QEJwJdZyOrK0dKX5uf3R5Fd0E8AcmSES1jLtO52UT1enUKZ96Onw/xwq4CbrTZEnDuu2Vf9kCQh/Sd12w==
9605
+ dependencies:
9606
+ "@isaacs/string-locale-compare" "^1.1.0"
9607
+ "@npmcli/arborist" "^7.2.1"
9608
+ "@npmcli/config" "^8.0.2"
9609
+ "@npmcli/fs" "^3.1.0"
9610
+ "@npmcli/map-workspaces" "^3.0.6"
9611
+ "@npmcli/package-json" "^5.0.2"
9612
+ "@npmcli/promise-spawn" "^7.0.1"
9613
+ "@npmcli/redact" "^1.1.0"
9614
+ "@npmcli/run-script" "^7.0.4"
9615
+ "@sigstore/tuf" "^2.3.2"
9616
+ abbrev "^2.0.0"
9617
+ archy "~1.0.0"
9618
+ cacache "^18.0.2"
9619
+ chalk "^5.3.0"
9620
+ ci-info "^4.0.0"
9621
+ cli-columns "^4.0.0"
9622
+ cli-table3 "^0.6.4"
9623
+ columnify "^1.6.0"
9624
+ fastest-levenshtein "^1.0.16"
9625
+ fs-minipass "^3.0.3"
9626
+ glob "^10.3.12"
9627
+ graceful-fs "^4.2.11"
9628
+ hosted-git-info "^7.0.1"
9629
+ ini "^4.1.2"
9630
+ init-package-json "^6.0.2"
9631
+ is-cidr "^5.0.5"
9632
+ json-parse-even-better-errors "^3.0.1"
9633
+ libnpmaccess "^8.0.1"
9634
+ libnpmdiff "^6.0.3"
9635
+ libnpmexec "^7.0.4"
9636
+ libnpmfund "^5.0.1"
9637
+ libnpmhook "^10.0.0"
9638
+ libnpmorg "^6.0.1"
9639
+ libnpmpack "^6.0.3"
9640
+ libnpmpublish "^9.0.2"
9641
+ libnpmsearch "^7.0.0"
9642
+ libnpmteam "^6.0.0"
9643
+ libnpmversion "^5.0.1"
9644
+ make-fetch-happen "^13.0.0"
9645
+ minimatch "^9.0.4"
9646
+ minipass "^7.0.4"
9647
+ minipass-pipeline "^1.2.4"
9648
+ ms "^2.1.2"
9649
+ node-gyp "^10.1.0"
9650
+ nopt "^7.2.0"
9651
+ normalize-package-data "^6.0.0"
9652
+ npm-audit-report "^5.0.0"
9653
+ npm-install-checks "^6.3.0"
9654
+ npm-package-arg "^11.0.1"
9655
+ npm-pick-manifest "^9.0.0"
9656
+ npm-profile "^9.0.0"
9657
+ npm-registry-fetch "^16.2.0"
9658
+ npm-user-validate "^2.0.0"
9659
+ npmlog "^7.0.1"
9660
+ p-map "^4.0.0"
9661
+ pacote "^17.0.6"
9662
+ parse-conflict-json "^3.0.1"
9663
+ proc-log "^3.0.0"
9664
+ qrcode-terminal "^0.12.0"
9665
+ read "^3.0.1"
9666
+ semver "^7.6.0"
9667
+ spdx-expression-parse "^4.0.0"
9668
+ ssri "^10.0.5"
9669
+ supports-color "^9.4.0"
9670
+ tar "^6.2.1"
9671
+ text-table "~0.2.0"
9672
+ tiny-relative-date "^1.3.0"
9673
+ treeverse "^3.0.0"
9674
+ validate-npm-package-name "^5.0.0"
9675
+ which "^4.0.0"
9676
+ write-file-atomic "^5.0.1"
9677
+
9577
9678
  npmlog@^5.0.1:
9578
9679
  version "5.0.1"
9579
9680
  resolved "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz"