@salesforce/cli 1.86.1 → 1.86.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.
@@ -1,38 +1,38 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "1.86.1",
3
+ "version": "1.86.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.86.1",
9
+ "version": "1.86.3",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "2.8.10",
12
+ "@oclif/core": "2.8.11",
13
13
  "@oclif/plugin-autocomplete": "2.3.1",
14
- "@oclif/plugin-commands": "2.2.16",
15
- "@oclif/plugin-help": "5.2.10",
14
+ "@oclif/plugin-commands": "2.2.17",
15
+ "@oclif/plugin-help": "5.2.11",
16
16
  "@oclif/plugin-not-found": "2.3.26",
17
- "@oclif/plugin-plugins": "3.1.5",
17
+ "@oclif/plugin-plugins": "3.1.6",
18
18
  "@oclif/plugin-search": "0.0.17",
19
19
  "@oclif/plugin-update": "3.1.21",
20
- "@oclif/plugin-version": "1.3.5",
20
+ "@oclif/plugin-version": "1.3.6",
21
21
  "@oclif/plugin-warn-if-update-available": "2.0.40",
22
22
  "@oclif/plugin-which": "2.2.22",
23
- "@salesforce/core": "4.3.5",
23
+ "@salesforce/core": "^4.3.5",
24
24
  "@salesforce/plugin-apex": "2.3.3",
25
25
  "@salesforce/plugin-auth": "2.8.4",
26
26
  "@salesforce/plugin-data": "2.4.2",
27
- "@salesforce/plugin-deploy-retrieve": "1.13.3",
27
+ "@salesforce/plugin-deploy-retrieve": "1.13.5",
28
28
  "@salesforce/plugin-info": "2.6.24",
29
29
  "@salesforce/plugin-limits": "2.3.22",
30
30
  "@salesforce/plugin-login": "1.2.13",
31
31
  "@salesforce/plugin-org": "2.9.17",
32
32
  "@salesforce/plugin-schema": "2.3.15",
33
- "@salesforce/plugin-settings": "1.4.15",
33
+ "@salesforce/plugin-settings": "1.4.17",
34
34
  "@salesforce/plugin-sobject": "0.1.29",
35
- "@salesforce/plugin-source": "2.10.19",
35
+ "@salesforce/plugin-source": "2.10.22",
36
36
  "@salesforce/plugin-telemetry": "2.2.1",
37
37
  "@salesforce/plugin-templates": "55.5.0",
38
38
  "@salesforce/plugin-trust": "2.4.24",
@@ -1697,9 +1697,9 @@
1697
1697
  }
1698
1698
  },
1699
1699
  "node_modules/@npmcli/arborist": {
1700
- "version": "6.2.9",
1701
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.2.9.tgz",
1702
- "integrity": "sha512-uC16dg+aykdctgIYPUKNa3pNGIDYh1egzk5vOf34d24cw5mwMsVArFiVdcRieKHmOGEv595se3x0fvbwNrBk8g==",
1700
+ "version": "6.2.10",
1701
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.2.10.tgz",
1702
+ "integrity": "sha512-YpGd6RgYZ4JzIZCP6d+PfH81tD0XynOE7HyKUZPLss/YQZXR5pO6hyXWNYb1fcQw4yJrh9ed9umhGbxPhcjBRA==",
1703
1703
  "extraneous": true,
1704
1704
  "license": "ISC",
1705
1705
  "dependencies": {
@@ -1811,16 +1811,18 @@
1811
1811
  }
1812
1812
  },
1813
1813
  "node_modules/@npmcli/arborist/node_modules/@npmcli/package-json": {
1814
- "version": "3.1.0",
1815
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.0.tgz",
1816
- "integrity": "sha512-qNPy6Yf9ruFST99xcrl5EWAvrb7qFrwgVbwdzcTJlIgxbArKOq5e/bgZ6rTL1X9hDgAdPbvL8RWx/OTLSB0ToA==",
1814
+ "version": "3.1.1",
1815
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.1.tgz",
1816
+ "integrity": "sha512-+UW0UWOYFKCkvszLoTwrYGrjNrT8tI5Ckeb/h+Z1y1fsNJEctl7HmerA5j2FgmoqFaLI2gsA1X9KgMFqx/bRmA==",
1817
1817
  "extraneous": true,
1818
1818
  "license": "ISC",
1819
1819
  "dependencies": {
1820
+ "@npmcli/git": "^4.1.0",
1820
1821
  "glob": "^10.2.2",
1821
1822
  "json-parse-even-better-errors": "^3.0.0",
1822
1823
  "normalize-package-data": "^5.0.0",
1823
- "npm-normalize-package-bin": "^3.0.1"
1824
+ "npm-normalize-package-bin": "^3.0.1",
1825
+ "proc-log": "^3.0.0"
1824
1826
  },
1825
1827
  "engines": {
1826
1828
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -1856,16 +1858,6 @@
1856
1858
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
1857
1859
  }
1858
1860
  },
1859
- "node_modules/@npmcli/arborist/node_modules/@tootallnate/once": {
1860
- "version": "2.0.0",
1861
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
1862
- "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
1863
- "extraneous": true,
1864
- "license": "MIT",
1865
- "engines": {
1866
- "node": ">= 10"
1867
- }
1868
- },
1869
1861
  "node_modules/@npmcli/arborist/node_modules/abbrev": {
1870
1862
  "version": "2.0.0",
1871
1863
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
@@ -2026,9 +2018,9 @@
2026
2018
  }
2027
2019
  },
2028
2020
  "node_modules/@npmcli/arborist/node_modules/glob": {
2029
- "version": "10.2.6",
2030
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
2031
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
2021
+ "version": "10.3.1",
2022
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz",
2023
+ "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==",
2032
2024
  "extraneous": true,
2033
2025
  "license": "ISC",
2034
2026
  "dependencies": {
@@ -2036,7 +2028,7 @@
2036
2028
  "jackspeak": "^2.0.3",
2037
2029
  "minimatch": "^9.0.1",
2038
2030
  "minipass": "^5.0.0 || ^6.0.2",
2039
- "path-scurry": "^1.7.0"
2031
+ "path-scurry": "^1.10.0"
2040
2032
  },
2041
2033
  "bin": {
2042
2034
  "glob": "dist/cjs/src/bin.js"
@@ -2071,21 +2063,6 @@
2071
2063
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2072
2064
  }
2073
2065
  },
2074
- "node_modules/@npmcli/arborist/node_modules/http-proxy-agent": {
2075
- "version": "5.0.0",
2076
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
2077
- "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
2078
- "extraneous": true,
2079
- "license": "MIT",
2080
- "dependencies": {
2081
- "@tootallnate/once": "2",
2082
- "agent-base": "6",
2083
- "debug": "4"
2084
- },
2085
- "engines": {
2086
- "node": ">= 6"
2087
- }
2088
- },
2089
2066
  "node_modules/@npmcli/arborist/node_modules/json-parse-even-better-errors": {
2090
2067
  "version": "3.0.0",
2091
2068
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
@@ -2103,33 +2080,6 @@
2103
2080
  "extraneous": true,
2104
2081
  "license": "MIT"
2105
2082
  },
2106
- "node_modules/@npmcli/arborist/node_modules/make-fetch-happen": {
2107
- "version": "11.1.1",
2108
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
2109
- "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
2110
- "extraneous": true,
2111
- "license": "ISC",
2112
- "dependencies": {
2113
- "agentkeepalive": "^4.2.1",
2114
- "cacache": "^17.0.0",
2115
- "http-cache-semantics": "^4.1.1",
2116
- "http-proxy-agent": "^5.0.0",
2117
- "https-proxy-agent": "^5.0.0",
2118
- "is-lambda": "^1.0.1",
2119
- "lru-cache": "^7.7.1",
2120
- "minipass": "^5.0.0",
2121
- "minipass-fetch": "^3.0.0",
2122
- "minipass-flush": "^1.0.5",
2123
- "minipass-pipeline": "^1.2.4",
2124
- "negotiator": "^0.6.3",
2125
- "promise-retry": "^2.0.1",
2126
- "socks-proxy-agent": "^7.0.0",
2127
- "ssri": "^10.0.0"
2128
- },
2129
- "engines": {
2130
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2131
- }
2132
- },
2133
2083
  "node_modules/@npmcli/arborist/node_modules/minimatch": {
2134
2084
  "version": "9.0.1",
2135
2085
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
@@ -2175,9 +2125,9 @@
2175
2125
  }
2176
2126
  },
2177
2127
  "node_modules/@npmcli/arborist/node_modules/nopt": {
2178
- "version": "7.1.0",
2179
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.1.0.tgz",
2180
- "integrity": "sha512-ZFPLe9Iu0tnx7oWhFxAo4s7QTn8+NNDDxYNaKLjE7Dp0tbakQ3M1QhQzsnzXHQBTUO3K9BmwaxnyO8Ayn2I95Q==",
2128
+ "version": "7.2.0",
2129
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
2130
+ "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
2181
2131
  "extraneous": true,
2182
2132
  "license": "ISC",
2183
2133
  "dependencies": {
@@ -2367,21 +2317,6 @@
2367
2317
  "url": "https://github.com/sponsors/isaacs"
2368
2318
  }
2369
2319
  },
2370
- "node_modules/@npmcli/arborist/node_modules/socks-proxy-agent": {
2371
- "version": "7.0.0",
2372
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
2373
- "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
2374
- "extraneous": true,
2375
- "license": "MIT",
2376
- "dependencies": {
2377
- "agent-base": "^6.0.2",
2378
- "debug": "^4.3.3",
2379
- "socks": "^2.6.2"
2380
- },
2381
- "engines": {
2382
- "node": ">= 10"
2383
- }
2384
- },
2385
2320
  "node_modules/@npmcli/arborist/node_modules/treeverse": {
2386
2321
  "version": "3.0.0",
2387
2322
  "resolved": "https://registry.npmjs.org/treeverse/-/treeverse-3.0.0.tgz",
@@ -2522,6 +2457,7 @@
2522
2457
  "version": "2.1.2",
2523
2458
  "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz",
2524
2459
  "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==",
2460
+ "extraneous": true,
2525
2461
  "license": "ISC",
2526
2462
  "dependencies": {
2527
2463
  "@gar/promisify": "^1.1.3",
@@ -2532,47 +2468,103 @@
2532
2468
  }
2533
2469
  },
2534
2470
  "node_modules/@npmcli/git": {
2535
- "version": "3.0.2",
2536
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
2537
- "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
2538
- "extraneous": true,
2471
+ "version": "4.1.0",
2472
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.1.0.tgz",
2473
+ "integrity": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==",
2539
2474
  "license": "ISC",
2540
2475
  "dependencies": {
2541
- "@npmcli/promise-spawn": "^3.0.0",
2476
+ "@npmcli/promise-spawn": "^6.0.0",
2542
2477
  "lru-cache": "^7.4.4",
2543
- "mkdirp": "^1.0.4",
2544
- "npm-pick-manifest": "^7.0.0",
2545
- "proc-log": "^2.0.0",
2478
+ "npm-pick-manifest": "^8.0.0",
2479
+ "proc-log": "^3.0.0",
2546
2480
  "promise-inflight": "^1.0.1",
2547
2481
  "promise-retry": "^2.0.1",
2548
2482
  "semver": "^7.3.5",
2549
- "which": "^2.0.2"
2483
+ "which": "^3.0.0"
2550
2484
  },
2551
2485
  "engines": {
2552
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2486
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2553
2487
  }
2554
2488
  },
2555
2489
  "node_modules/@npmcli/git/node_modules/@npmcli/promise-spawn": {
2556
- "version": "3.0.0",
2557
- "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz",
2558
- "integrity": "sha512-s9SgS+p3a9Eohe68cSI3fi+hpcZUmXq5P7w0kMlAsWVtR7XbK3ptkZqKT2cK1zLDObJ3sR+8P59sJE0w/KTL1g==",
2559
- "extraneous": true,
2490
+ "version": "6.0.2",
2491
+ "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-6.0.2.tgz",
2492
+ "integrity": "sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==",
2560
2493
  "license": "ISC",
2561
2494
  "dependencies": {
2562
- "infer-owner": "^1.0.4"
2495
+ "which": "^3.0.0"
2563
2496
  },
2564
2497
  "engines": {
2565
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2498
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2566
2499
  }
2567
2500
  },
2568
- "node_modules/@npmcli/git/node_modules/proc-log": {
2569
- "version": "2.0.1",
2570
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz",
2571
- "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==",
2572
- "extraneous": true,
2501
+ "node_modules/@npmcli/git/node_modules/hosted-git-info": {
2502
+ "version": "6.1.1",
2503
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz",
2504
+ "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==",
2573
2505
  "license": "ISC",
2506
+ "dependencies": {
2507
+ "lru-cache": "^7.5.1"
2508
+ },
2574
2509
  "engines": {
2575
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2510
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2511
+ }
2512
+ },
2513
+ "node_modules/@npmcli/git/node_modules/npm-install-checks": {
2514
+ "version": "6.1.1",
2515
+ "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.1.1.tgz",
2516
+ "integrity": "sha512-dH3GmQL4vsPtld59cOn8uY0iOqRmqKvV+DLGwNXV/Q7MDgD2QfOADWd/mFXcIE5LVhYYGjA3baz6W9JneqnuCw==",
2517
+ "license": "BSD-2-Clause",
2518
+ "dependencies": {
2519
+ "semver": "^7.1.1"
2520
+ },
2521
+ "engines": {
2522
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2523
+ }
2524
+ },
2525
+ "node_modules/@npmcli/git/node_modules/npm-package-arg": {
2526
+ "version": "10.1.0",
2527
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz",
2528
+ "integrity": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==",
2529
+ "license": "ISC",
2530
+ "dependencies": {
2531
+ "hosted-git-info": "^6.0.0",
2532
+ "proc-log": "^3.0.0",
2533
+ "semver": "^7.3.5",
2534
+ "validate-npm-package-name": "^5.0.0"
2535
+ },
2536
+ "engines": {
2537
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2538
+ }
2539
+ },
2540
+ "node_modules/@npmcli/git/node_modules/npm-pick-manifest": {
2541
+ "version": "8.0.1",
2542
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-8.0.1.tgz",
2543
+ "integrity": "sha512-mRtvlBjTsJvfCCdmPtiu2bdlx8d/KXtF7yNXNWe7G0Z36qWA9Ny5zXsI2PfBZEv7SXgoxTmNaTzGSbbzDZChoA==",
2544
+ "license": "ISC",
2545
+ "dependencies": {
2546
+ "npm-install-checks": "^6.0.0",
2547
+ "npm-normalize-package-bin": "^3.0.0",
2548
+ "npm-package-arg": "^10.0.0",
2549
+ "semver": "^7.3.5"
2550
+ },
2551
+ "engines": {
2552
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2553
+ }
2554
+ },
2555
+ "node_modules/@npmcli/git/node_modules/which": {
2556
+ "version": "3.0.1",
2557
+ "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
2558
+ "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
2559
+ "license": "ISC",
2560
+ "dependencies": {
2561
+ "isexe": "^2.0.0"
2562
+ },
2563
+ "bin": {
2564
+ "node-which": "bin/which.js"
2565
+ },
2566
+ "engines": {
2567
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2576
2568
  }
2577
2569
  },
2578
2570
  "node_modules/@npmcli/installed-package-contents": {
@@ -2727,9 +2719,9 @@
2727
2719
  }
2728
2720
  },
2729
2721
  "node_modules/@npmcli/metavuln-calculator/node_modules/glob": {
2730
- "version": "10.2.6",
2731
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
2732
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
2722
+ "version": "10.3.1",
2723
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz",
2724
+ "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==",
2733
2725
  "extraneous": true,
2734
2726
  "license": "ISC",
2735
2727
  "dependencies": {
@@ -2737,7 +2729,7 @@
2737
2729
  "jackspeak": "^2.0.3",
2738
2730
  "minimatch": "^9.0.1",
2739
2731
  "minipass": "^5.0.0 || ^6.0.2",
2740
- "path-scurry": "^1.7.0"
2732
+ "path-scurry": "^1.10.0"
2741
2733
  },
2742
2734
  "bin": {
2743
2735
  "glob": "dist/cjs/src/bin.js"
@@ -3005,9 +2997,9 @@
3005
2997
  }
3006
2998
  },
3007
2999
  "node_modules/@oclif/core": {
3008
- "version": "2.8.10",
3009
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.8.10.tgz",
3010
- "integrity": "sha512-coRn9vYDEnoE8Vg20aavts9+Bt5QrHhbdh0cDkImopV0MgT8i/VmgL04D33+qoHQH20XzBOMqrjk+bqQzqyaHg==",
3000
+ "version": "2.8.11",
3001
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.8.11.tgz",
3002
+ "integrity": "sha512-9wYW6KRSWfB/D+tqeyl/jxmEz/xPXkFJGVWfKaptqHz6FPWNJREjAM945MuJL2Y8NRhMe+ScRlZ3WpdToX5aVQ==",
3011
3003
  "license": "MIT",
3012
3004
  "dependencies": {
3013
3005
  "@types/cli-progress": "^3.11.0",
@@ -3029,7 +3021,7 @@
3029
3021
  "natural-orderby": "^2.0.3",
3030
3022
  "object-treeify": "^1.1.33",
3031
3023
  "password-prompt": "^1.1.2",
3032
- "semver": "^7.3.7",
3024
+ "semver": "^7.5.3",
3033
3025
  "string-width": "^4.2.3",
3034
3026
  "strip-ansi": "^6.0.1",
3035
3027
  "supports-color": "^8.1.1",
@@ -3372,12 +3364,12 @@
3372
3364
  }
3373
3365
  },
3374
3366
  "node_modules/@oclif/plugin-commands": {
3375
- "version": "2.2.16",
3376
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.16.tgz",
3377
- "integrity": "sha512-ZUfLw0rIBt0adMOgfyd3OU5psRCYBLt8QHmKit3WP5qZMbEMpW2ichOTxBNUFLJQ0AwW+qGxmdO2eGFh3yb5sw==",
3367
+ "version": "2.2.17",
3368
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.17.tgz",
3369
+ "integrity": "sha512-shjVZCopCIbTN8I/i/DR7NwqFRMFau++n3+x2ON7JSNRo+zr/lXQUejxv50D64etQ4dP5wyIyvs+t9iN7j//gg==",
3378
3370
  "license": "MIT",
3379
3371
  "dependencies": {
3380
- "@oclif/core": "^2.8.7",
3372
+ "@oclif/core": "^2.8.10",
3381
3373
  "lodash": "^4.17.11"
3382
3374
  },
3383
3375
  "engines": {
@@ -3385,12 +3377,12 @@
3385
3377
  }
3386
3378
  },
3387
3379
  "node_modules/@oclif/plugin-help": {
3388
- "version": "5.2.10",
3389
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.10.tgz",
3390
- "integrity": "sha512-l3hnloPkXOLGGrepLLdj8NsBpVhhEpg4jclIeIBaZzIo6+c+/uqcL2LjvOogmSEf5g4zooRtxivwUpcFiBSaBg==",
3380
+ "version": "5.2.11",
3381
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.11.tgz",
3382
+ "integrity": "sha512-B2cGOyRskorr8NiGrmIBYxEK0c4laJo+W16VeEblLVDW8w6BvnSwC6K4Vd6rkKmPHRsgqoYrA5BCfPTwvUdSCg==",
3391
3383
  "license": "MIT",
3392
3384
  "dependencies": {
3393
- "@oclif/core": "^2.8.7"
3385
+ "@oclif/core": "^2.8.11"
3394
3386
  },
3395
3387
  "engines": {
3396
3388
  "node": ">=12.0.0"
@@ -3411,9 +3403,9 @@
3411
3403
  }
3412
3404
  },
3413
3405
  "node_modules/@oclif/plugin-plugins": {
3414
- "version": "3.1.5",
3415
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.5.tgz",
3416
- "integrity": "sha512-srBsriG0JSX2nYBMiNjDDeCby6efxGSc2VTgLLrC3yQAF9StCAlpb2cuX7HL3/2C8TkCJLzUCKBH3WguHo7oBQ==",
3406
+ "version": "3.1.6",
3407
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.6.tgz",
3408
+ "integrity": "sha512-bri3GHqUs2d9mMoqm0/CIef+u+nJrNDzno5xpnB0cg7x3mAhXM/miuzdNz7D8opupuJeiJMv+A/WSMG2nY2IEw==",
3417
3409
  "license": "MIT",
3418
3410
  "dependencies": {
3419
3411
  "@oclif/color": "^1.0.4",
@@ -3423,7 +3415,7 @@
3423
3415
  "fs-extra": "^9.0",
3424
3416
  "http-call": "^5.2.2",
3425
3417
  "load-json-file": "^5.3.0",
3426
- "npm": "^9.6.7",
3418
+ "npm": "^9.7.2",
3427
3419
  "npm-run-path": "^4.0.1",
3428
3420
  "semver": "^7.5.3",
3429
3421
  "shelljs": "^0.8.5",
@@ -3436,13 +3428,14 @@
3436
3428
  }
3437
3429
  },
3438
3430
  "node_modules/@oclif/plugin-plugins/node_modules/@npmcli/config": {
3439
- "version": "6.1.7",
3440
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.1.7.tgz",
3441
- "integrity": "sha512-DyACY6Mv7TH1kz2iBgwS3xE7jKsY+ukUfDyY5PLl9LZTktmBBSybDNzX3bUii+SD4j77Bx6EvgS/jsaUtV7Fng==",
3431
+ "version": "6.2.1",
3432
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.2.1.tgz",
3433
+ "integrity": "sha512-Cj/OrSbrLvnwWuzquFCDTwFN8QmR+SWH6qLNCBttUreDkKM5D5p36SeSMbcEUiCGdwjUrVy2yd8C0REwwwDPEw==",
3442
3434
  "extraneous": true,
3443
3435
  "license": "ISC",
3444
3436
  "dependencies": {
3445
3437
  "@npmcli/map-workspaces": "^3.0.2",
3438
+ "ci-info": "^3.8.0",
3446
3439
  "ini": "^4.1.0",
3447
3440
  "nopt": "^7.0.0",
3448
3441
  "proc-log": "^3.0.0",
@@ -3480,26 +3473,6 @@
3480
3473
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3481
3474
  }
3482
3475
  },
3483
- "node_modules/@oclif/plugin-plugins/node_modules/@npmcli/git": {
3484
- "version": "4.0.4",
3485
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.0.4.tgz",
3486
- "integrity": "sha512-5yZghx+u5M47LghaybLCkdSyFzV/w4OuH12d96HO389Ik9CDsLaDZJVynSGGVJOLn6gy/k7Dz5XYcplM3uxXRg==",
3487
- "extraneous": true,
3488
- "license": "ISC",
3489
- "dependencies": {
3490
- "@npmcli/promise-spawn": "^6.0.0",
3491
- "lru-cache": "^7.4.4",
3492
- "npm-pick-manifest": "^8.0.0",
3493
- "proc-log": "^3.0.0",
3494
- "promise-inflight": "^1.0.1",
3495
- "promise-retry": "^2.0.1",
3496
- "semver": "^7.3.5",
3497
- "which": "^3.0.0"
3498
- },
3499
- "engines": {
3500
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3501
- }
3502
- },
3503
3476
  "node_modules/@oclif/plugin-plugins/node_modules/@npmcli/installed-package-contents": {
3504
3477
  "version": "2.0.2",
3505
3478
  "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
@@ -3554,16 +3527,18 @@
3554
3527
  }
3555
3528
  },
3556
3529
  "node_modules/@oclif/plugin-plugins/node_modules/@npmcli/package-json": {
3557
- "version": "3.1.0",
3558
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.0.tgz",
3559
- "integrity": "sha512-qNPy6Yf9ruFST99xcrl5EWAvrb7qFrwgVbwdzcTJlIgxbArKOq5e/bgZ6rTL1X9hDgAdPbvL8RWx/OTLSB0ToA==",
3530
+ "version": "3.1.1",
3531
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.1.tgz",
3532
+ "integrity": "sha512-+UW0UWOYFKCkvszLoTwrYGrjNrT8tI5Ckeb/h+Z1y1fsNJEctl7HmerA5j2FgmoqFaLI2gsA1X9KgMFqx/bRmA==",
3560
3533
  "extraneous": true,
3561
3534
  "license": "ISC",
3562
3535
  "dependencies": {
3536
+ "@npmcli/git": "^4.1.0",
3563
3537
  "glob": "^10.2.2",
3564
3538
  "json-parse-even-better-errors": "^3.0.0",
3565
3539
  "normalize-package-data": "^5.0.0",
3566
- "npm-normalize-package-bin": "^3.0.1"
3540
+ "npm-normalize-package-bin": "^3.0.1",
3541
+ "proc-log": "^3.0.0"
3567
3542
  },
3568
3543
  "engines": {
3569
3544
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -3599,16 +3574,6 @@
3599
3574
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3600
3575
  }
3601
3576
  },
3602
- "node_modules/@oclif/plugin-plugins/node_modules/@tootallnate/once": {
3603
- "version": "2.0.0",
3604
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
3605
- "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
3606
- "extraneous": true,
3607
- "license": "MIT",
3608
- "engines": {
3609
- "node": ">= 10"
3610
- }
3611
- },
3612
3577
  "node_modules/@oclif/plugin-plugins/node_modules/abbrev": {
3613
3578
  "version": "2.0.0",
3614
3579
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
@@ -3758,9 +3723,9 @@
3758
3723
  }
3759
3724
  },
3760
3725
  "node_modules/@oclif/plugin-plugins/node_modules/glob": {
3761
- "version": "10.2.6",
3762
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
3763
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
3726
+ "version": "10.3.1",
3727
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz",
3728
+ "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==",
3764
3729
  "extraneous": true,
3765
3730
  "license": "ISC",
3766
3731
  "dependencies": {
@@ -3768,7 +3733,7 @@
3768
3733
  "jackspeak": "^2.0.3",
3769
3734
  "minimatch": "^9.0.1",
3770
3735
  "minipass": "^5.0.0 || ^6.0.2",
3771
- "path-scurry": "^1.7.0"
3736
+ "path-scurry": "^1.10.0"
3772
3737
  },
3773
3738
  "bin": {
3774
3739
  "glob": "dist/cjs/src/bin.js"
@@ -3803,25 +3768,10 @@
3803
3768
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3804
3769
  }
3805
3770
  },
3806
- "node_modules/@oclif/plugin-plugins/node_modules/http-proxy-agent": {
3807
- "version": "5.0.0",
3808
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
3809
- "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
3810
- "extraneous": true,
3811
- "license": "MIT",
3812
- "dependencies": {
3813
- "@tootallnate/once": "2",
3814
- "agent-base": "6",
3815
- "debug": "4"
3816
- },
3817
- "engines": {
3818
- "node": ">= 6"
3819
- }
3820
- },
3821
3771
  "node_modules/@oclif/plugin-plugins/node_modules/ini": {
3822
- "version": "4.1.0",
3823
- "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.0.tgz",
3824
- "integrity": "sha512-HLR38RSF2iulAzc3I/sma4CoYxQP844rPYCNfzGDOHqa/YqVlwuuZgBx6M50/X8dKgzk0cm1qRg3+47mK2N+cQ==",
3772
+ "version": "4.1.1",
3773
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
3774
+ "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
3825
3775
  "extraneous": true,
3826
3776
  "license": "ISC",
3827
3777
  "engines": {
@@ -3879,13 +3829,13 @@
3879
3829
  }
3880
3830
  },
3881
3831
  "node_modules/@oclif/plugin-plugins/node_modules/libnpmdiff": {
3882
- "version": "5.0.17",
3883
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-5.0.17.tgz",
3884
- "integrity": "sha512-wptFvhrX+5dsjicG+D14j1dXWZUg4+vWDuL/m/8puZcrWhD3rdl7IunLmnw6eVQoep8EtxHv4DpARkQsW9xiqw==",
3832
+ "version": "5.0.18",
3833
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-5.0.18.tgz",
3834
+ "integrity": "sha512-KJeZxdI+tvsJMjFvyDOqg4lkcewRU8njf7N97uJXhW6IWr0w2nvICnHq5jt7gcmo2I9p9Tq6cu+6q+/2DrK9qg==",
3885
3835
  "extraneous": true,
3886
3836
  "license": "ISC",
3887
3837
  "dependencies": {
3888
- "@npmcli/arborist": "^6.2.9",
3838
+ "@npmcli/arborist": "^6.2.10",
3889
3839
  "@npmcli/disparity-colors": "^3.0.0",
3890
3840
  "@npmcli/installed-package-contents": "^2.0.2",
3891
3841
  "binary-extensions": "^2.2.0",
@@ -3900,15 +3850,14 @@
3900
3850
  }
3901
3851
  },
3902
3852
  "node_modules/@oclif/plugin-plugins/node_modules/libnpmexec": {
3903
- "version": "5.0.17",
3904
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-5.0.17.tgz",
3905
- "integrity": "sha512-HGO8XiNWojyxb//LHsXmYuDWehPi/NuGsrNTu9VeRp/WNT5ijq2p219nLRu8ZBxGlBFCkLj8AbVRj1lmIFPObA==",
3853
+ "version": "6.0.1",
3854
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-6.0.1.tgz",
3855
+ "integrity": "sha512-4CLWMjGSthYC/UED6Z2rNN6oR/5kHqddmfArP4L6mdGefLU3aA7SnjLIGsFmc92Bkj4ktnqj3OwD5mYI81nOkw==",
3906
3856
  "extraneous": true,
3907
3857
  "license": "ISC",
3908
3858
  "dependencies": {
3909
- "@npmcli/arborist": "^6.2.9",
3859
+ "@npmcli/arborist": "^6.2.10",
3910
3860
  "@npmcli/run-script": "^6.0.0",
3911
- "chalk": "^4.1.0",
3912
3861
  "ci-info": "^3.7.1",
3913
3862
  "npm-package-arg": "^10.1.0",
3914
3863
  "npmlog": "^7.0.1",
@@ -3924,13 +3873,13 @@
3924
3873
  }
3925
3874
  },
3926
3875
  "node_modules/@oclif/plugin-plugins/node_modules/libnpmfund": {
3927
- "version": "4.0.17",
3928
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-4.0.17.tgz",
3929
- "integrity": "sha512-7cOf67KxpSNK/g5mWy3LWojxgXwuXHw62gGyeDSH7wVOUahD9pZPKqt5jwHtfiFgSOe9Lf51lcVIaeAS3wekqg==",
3876
+ "version": "4.0.18",
3877
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-4.0.18.tgz",
3878
+ "integrity": "sha512-pJaWkHal9/qncuVQWoqzFvZ7vSBz9YvoBO+q/R+Sq4WYZMsB1qrVCzbYCYhLqfVlSUNV/6DH0BF3AUckHHOhIQ==",
3930
3879
  "extraneous": true,
3931
3880
  "license": "ISC",
3932
3881
  "dependencies": {
3933
- "@npmcli/arborist": "^6.2.9"
3882
+ "@npmcli/arborist": "^6.2.10"
3934
3883
  },
3935
3884
  "engines": {
3936
3885
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -3965,13 +3914,13 @@
3965
3914
  }
3966
3915
  },
3967
3916
  "node_modules/@oclif/plugin-plugins/node_modules/libnpmpack": {
3968
- "version": "5.0.17",
3969
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-5.0.17.tgz",
3970
- "integrity": "sha512-JvYZc3lLnZcbcmG9vOnbvGMd4Qfu4fQTi9zGlGn0KOUKUsWvkUGJYQwVHiW0/6r1yyn8kQ7/tCPj2+Ubz1njtQ==",
3917
+ "version": "5.0.18",
3918
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-5.0.18.tgz",
3919
+ "integrity": "sha512-Xvb8FkULAY9VXqMCh+S9bl7bb6l/j+xDXRsfyP0nSezW8QklFA4VWLgZgm9PdGupZWC759CYaIPaaXTkIUPYag==",
3971
3920
  "extraneous": true,
3972
3921
  "license": "ISC",
3973
3922
  "dependencies": {
3974
- "@npmcli/arborist": "^6.2.9",
3923
+ "@npmcli/arborist": "^6.2.10",
3975
3924
  "@npmcli/run-script": "^6.0.0",
3976
3925
  "npm-package-arg": "^10.1.0",
3977
3926
  "pacote": "^15.0.8"
@@ -3981,9 +3930,9 @@
3981
3930
  }
3982
3931
  },
3983
3932
  "node_modules/@oclif/plugin-plugins/node_modules/libnpmpublish": {
3984
- "version": "7.2.0",
3985
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-7.2.0.tgz",
3986
- "integrity": "sha512-8541kM4954q63VHdYTjCfMic2cAzPgMwktgiK9gcIH9CyhiZdrhVuLit0i3iJMl2NsWKdkR9gGxdtYnMjKoOKg==",
3933
+ "version": "7.4.0",
3934
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-7.4.0.tgz",
3935
+ "integrity": "sha512-DoMMLif02eWBRDhKMov2TKFEexYaUD24L4QPfbteND2CdgrxCTRM4o8sj0XKcylcwcRxcp8i/IKeWTq0lPP53g==",
3987
3936
  "extraneous": true,
3988
3937
  "license": "ISC",
3989
3938
  "dependencies": {
@@ -4060,33 +4009,6 @@
4060
4009
  "node": ">=6"
4061
4010
  }
4062
4011
  },
4063
- "node_modules/@oclif/plugin-plugins/node_modules/make-fetch-happen": {
4064
- "version": "11.1.1",
4065
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
4066
- "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
4067
- "extraneous": true,
4068
- "license": "ISC",
4069
- "dependencies": {
4070
- "agentkeepalive": "^4.2.1",
4071
- "cacache": "^17.0.0",
4072
- "http-cache-semantics": "^4.1.1",
4073
- "http-proxy-agent": "^5.0.0",
4074
- "https-proxy-agent": "^5.0.0",
4075
- "is-lambda": "^1.0.1",
4076
- "lru-cache": "^7.7.1",
4077
- "minipass": "^5.0.0",
4078
- "minipass-fetch": "^3.0.0",
4079
- "minipass-flush": "^1.0.5",
4080
- "minipass-pipeline": "^1.2.4",
4081
- "negotiator": "^0.6.3",
4082
- "promise-retry": "^2.0.1",
4083
- "socks-proxy-agent": "^7.0.0",
4084
- "ssri": "^10.0.0"
4085
- },
4086
- "engines": {
4087
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4088
- }
4089
- },
4090
4012
  "node_modules/@oclif/plugin-plugins/node_modules/minimatch": {
4091
4013
  "version": "9.0.1",
4092
4014
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
@@ -4142,9 +4064,9 @@
4142
4064
  }
4143
4065
  },
4144
4066
  "node_modules/@oclif/plugin-plugins/node_modules/nopt": {
4145
- "version": "7.1.0",
4146
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.1.0.tgz",
4147
- "integrity": "sha512-ZFPLe9Iu0tnx7oWhFxAo4s7QTn8+NNDDxYNaKLjE7Dp0tbakQ3M1QhQzsnzXHQBTUO3K9BmwaxnyO8Ayn2I95Q==",
4067
+ "version": "7.2.0",
4068
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
4069
+ "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
4148
4070
  "extraneous": true,
4149
4071
  "license": "ISC",
4150
4072
  "dependencies": {
@@ -4174,9 +4096,9 @@
4174
4096
  }
4175
4097
  },
4176
4098
  "node_modules/@oclif/plugin-plugins/node_modules/npm": {
4177
- "version": "9.6.7",
4178
- "resolved": "https://registry.npmjs.org/npm/-/npm-9.6.7.tgz",
4179
- "integrity": "sha512-xwkU1hSZl6Qrkfw3fhxVmMfNWu0A67+aZZs5gz/LoehCeAPkVhQDB90Z2NFoPSI1KpfBWCJ6Bp28wXzv5U5/2g==",
4099
+ "version": "9.7.2",
4100
+ "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
4101
+ "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
4180
4102
  "bundleDependencies": [
4181
4103
  "@isaacs/string-locale-compare",
4182
4104
  "@npmcli/arborist",
@@ -4233,10 +4155,10 @@
4233
4155
  "proc-log",
4234
4156
  "qrcode-terminal",
4235
4157
  "read",
4236
- "read-package-json",
4237
- "read-package-json-fast",
4238
4158
  "semver",
4159
+ "sigstore",
4239
4160
  "ssri",
4161
+ "supports-color",
4240
4162
  "tar",
4241
4163
  "text-table",
4242
4164
  "tiny-relative-date",
@@ -4249,41 +4171,42 @@
4249
4171
  "workspaces": [
4250
4172
  "docs",
4251
4173
  "smoke-tests",
4174
+ "mock-globals",
4252
4175
  "mock-registry",
4253
4176
  "workspaces/*"
4254
4177
  ],
4255
4178
  "dependencies": {
4256
4179
  "@isaacs/string-locale-compare": "^1.1.0",
4257
- "@npmcli/arborist": "^6.2.9",
4258
- "@npmcli/config": "^6.1.7",
4180
+ "@npmcli/arborist": "^6.2.10",
4181
+ "@npmcli/config": "^6.2.1",
4259
4182
  "@npmcli/map-workspaces": "^3.0.4",
4260
- "@npmcli/package-json": "^3.1.0",
4183
+ "@npmcli/package-json": "^3.1.1",
4261
4184
  "@npmcli/run-script": "^6.0.2",
4262
4185
  "abbrev": "^2.0.0",
4263
4186
  "archy": "~1.0.0",
4264
- "cacache": "^17.1.2",
4265
- "chalk": "^4.1.2",
4187
+ "cacache": "^17.1.3",
4188
+ "chalk": "^5.2.0",
4266
4189
  "ci-info": "^3.8.0",
4267
4190
  "cli-columns": "^4.0.0",
4268
4191
  "cli-table3": "^0.6.3",
4269
4192
  "columnify": "^1.6.0",
4270
4193
  "fastest-levenshtein": "^1.0.16",
4271
4194
  "fs-minipass": "^3.0.2",
4272
- "glob": "^10.2.4",
4195
+ "glob": "^10.2.7",
4273
4196
  "graceful-fs": "^4.2.11",
4274
4197
  "hosted-git-info": "^6.1.1",
4275
- "ini": "^4.1.0",
4198
+ "ini": "^4.1.1",
4276
4199
  "init-package-json": "^5.0.0",
4277
4200
  "is-cidr": "^4.0.2",
4278
4201
  "json-parse-even-better-errors": "^3.0.0",
4279
4202
  "libnpmaccess": "^7.0.2",
4280
- "libnpmdiff": "^5.0.17",
4281
- "libnpmexec": "^5.0.17",
4282
- "libnpmfund": "^4.0.17",
4203
+ "libnpmdiff": "^5.0.18",
4204
+ "libnpmexec": "^6.0.1",
4205
+ "libnpmfund": "^4.0.18",
4283
4206
  "libnpmhook": "^9.0.3",
4284
4207
  "libnpmorg": "^5.0.4",
4285
- "libnpmpack": "^5.0.17",
4286
- "libnpmpublish": "^7.2.0",
4208
+ "libnpmpack": "^5.0.18",
4209
+ "libnpmpublish": "^7.4.0",
4287
4210
  "libnpmsearch": "^6.0.2",
4288
4211
  "libnpmteam": "^5.0.3",
4289
4212
  "libnpmversion": "^4.0.2",
@@ -4292,9 +4215,9 @@
4292
4215
  "minipass": "^5.0.0",
4293
4216
  "minipass-pipeline": "^1.2.4",
4294
4217
  "ms": "^2.1.2",
4295
- "node-gyp": "^9.3.1",
4296
- "nopt": "^7.1.0",
4297
- "npm-audit-report": "^4.0.0",
4218
+ "node-gyp": "^9.4.0",
4219
+ "nopt": "^7.2.0",
4220
+ "npm-audit-report": "^5.0.0",
4298
4221
  "npm-install-checks": "^6.1.1",
4299
4222
  "npm-package-arg": "^10.1.0",
4300
4223
  "npm-pick-manifest": "^8.0.1",
@@ -4303,16 +4226,16 @@
4303
4226
  "npm-user-validate": "^2.0.0",
4304
4227
  "npmlog": "^7.0.1",
4305
4228
  "p-map": "^4.0.0",
4306
- "pacote": "^15.1.3",
4229
+ "pacote": "^15.2.0",
4307
4230
  "parse-conflict-json": "^3.0.1",
4308
4231
  "proc-log": "^3.0.0",
4309
4232
  "qrcode-terminal": "^0.12.0",
4310
4233
  "read": "^2.1.0",
4311
- "read-package-json": "^6.0.3",
4312
- "read-package-json-fast": "^3.0.2",
4313
- "semver": "^7.5.1",
4234
+ "semver": "^7.5.2",
4235
+ "sigstore": "^1.6.0",
4314
4236
  "ssri": "^10.0.4",
4315
- "tar": "^6.1.14",
4237
+ "supports-color": "^9.3.1",
4238
+ "tar": "^6.1.15",
4316
4239
  "text-table": "~0.2.0",
4317
4240
  "tiny-relative-date": "^1.3.0",
4318
4241
  "treeverse": "^3.0.0",
@@ -4329,14 +4252,11 @@
4329
4252
  }
4330
4253
  },
4331
4254
  "node_modules/@oclif/plugin-plugins/node_modules/npm-audit-report": {
4332
- "version": "4.0.0",
4333
- "resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-4.0.0.tgz",
4334
- "integrity": "sha512-k2o5476sLrp94b6Gl819YzlS7LAdb8lgE6yQCysBEji5E3WoUdRve6tiVMLKAPPdLfItU4kOSUycWS5HFTrbug==",
4255
+ "version": "5.0.0",
4256
+ "resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-5.0.0.tgz",
4257
+ "integrity": "sha512-EkXrzat7zERmUhHaoren1YhTxFwsOu5jypE84k6632SXTHcQE1z8V51GC6GVZt8LxkC+tbBcKMUBZAgk8SUSbw==",
4335
4258
  "extraneous": true,
4336
4259
  "license": "ISC",
4337
- "dependencies": {
4338
- "chalk": "^4.0.0"
4339
- },
4340
4260
  "engines": {
4341
4261
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4342
4262
  }
@@ -4453,13 +4373,6 @@
4453
4373
  "node": ">=0.1.90"
4454
4374
  }
4455
4375
  },
4456
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@gar/promisify": {
4457
- "version": "1.1.3",
4458
- "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
4459
- "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
4460
- "inBundle": true,
4461
- "license": "MIT"
4462
- },
4463
4376
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui": {
4464
4377
  "version": "8.0.2",
4465
4378
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -4517,9 +4430,7 @@
4517
4430
  }
4518
4431
  },
4519
4432
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
4520
- "version": "7.0.1",
4521
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
4522
- "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
4433
+ "version": "7.1.0",
4523
4434
  "inBundle": true,
4524
4435
  "license": "MIT",
4525
4436
  "dependencies": {
@@ -4540,9 +4451,9 @@
4540
4451
  "license": "ISC"
4541
4452
  },
4542
4453
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/arborist": {
4543
- "version": "6.2.9",
4544
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.2.9.tgz",
4545
- "integrity": "sha512-uC16dg+aykdctgIYPUKNa3pNGIDYh1egzk5vOf34d24cw5mwMsVArFiVdcRieKHmOGEv595se3x0fvbwNrBk8g==",
4454
+ "version": "6.2.10",
4455
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.2.10.tgz",
4456
+ "integrity": "sha512-YpGd6RgYZ4JzIZCP6d+PfH81tD0XynOE7HyKUZPLss/YQZXR5pO6hyXWNYb1fcQw4yJrh9ed9umhGbxPhcjBRA==",
4546
4457
  "inBundle": true,
4547
4458
  "license": "ISC",
4548
4459
  "dependencies": {
@@ -4588,13 +4499,14 @@
4588
4499
  }
4589
4500
  },
4590
4501
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/config": {
4591
- "version": "6.1.7",
4592
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.1.7.tgz",
4593
- "integrity": "sha512-DyACY6Mv7TH1kz2iBgwS3xE7jKsY+ukUfDyY5PLl9LZTktmBBSybDNzX3bUii+SD4j77Bx6EvgS/jsaUtV7Fng==",
4502
+ "version": "6.2.1",
4503
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.2.1.tgz",
4504
+ "integrity": "sha512-Cj/OrSbrLvnwWuzquFCDTwFN8QmR+SWH6qLNCBttUreDkKM5D5p36SeSMbcEUiCGdwjUrVy2yd8C0REwwwDPEw==",
4594
4505
  "inBundle": true,
4595
4506
  "license": "ISC",
4596
4507
  "dependencies": {
4597
4508
  "@npmcli/map-workspaces": "^3.0.2",
4509
+ "ci-info": "^3.8.0",
4598
4510
  "ini": "^4.1.0",
4599
4511
  "nopt": "^7.0.0",
4600
4512
  "proc-log": "^3.0.0",
@@ -4633,9 +4545,9 @@
4633
4545
  }
4634
4546
  },
4635
4547
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/git": {
4636
- "version": "4.0.4",
4637
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.0.4.tgz",
4638
- "integrity": "sha512-5yZghx+u5M47LghaybLCkdSyFzV/w4OuH12d96HO389Ik9CDsLaDZJVynSGGVJOLn6gy/k7Dz5XYcplM3uxXRg==",
4548
+ "version": "4.1.0",
4549
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.1.0.tgz",
4550
+ "integrity": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==",
4639
4551
  "inBundle": true,
4640
4552
  "license": "ISC",
4641
4553
  "dependencies": {
@@ -4701,20 +4613,6 @@
4701
4613
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4702
4614
  }
4703
4615
  },
4704
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/move-file": {
4705
- "version": "2.0.1",
4706
- "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
4707
- "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
4708
- "inBundle": true,
4709
- "license": "MIT",
4710
- "dependencies": {
4711
- "mkdirp": "^1.0.4",
4712
- "rimraf": "^3.0.2"
4713
- },
4714
- "engines": {
4715
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4716
- }
4717
- },
4718
4616
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/name-from-folder": {
4719
4617
  "version": "2.0.0",
4720
4618
  "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz",
@@ -4736,16 +4634,18 @@
4736
4634
  }
4737
4635
  },
4738
4636
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/package-json": {
4739
- "version": "3.1.0",
4740
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.0.tgz",
4741
- "integrity": "sha512-qNPy6Yf9ruFST99xcrl5EWAvrb7qFrwgVbwdzcTJlIgxbArKOq5e/bgZ6rTL1X9hDgAdPbvL8RWx/OTLSB0ToA==",
4637
+ "version": "3.1.1",
4638
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.1.tgz",
4639
+ "integrity": "sha512-+UW0UWOYFKCkvszLoTwrYGrjNrT8tI5Ckeb/h+Z1y1fsNJEctl7HmerA5j2FgmoqFaLI2gsA1X9KgMFqx/bRmA==",
4742
4640
  "inBundle": true,
4743
4641
  "license": "ISC",
4744
4642
  "dependencies": {
4643
+ "@npmcli/git": "^4.1.0",
4745
4644
  "glob": "^10.2.2",
4746
4645
  "json-parse-even-better-errors": "^3.0.0",
4747
4646
  "normalize-package-data": "^5.0.0",
4748
- "npm-normalize-package-bin": "^3.0.1"
4647
+ "npm-normalize-package-bin": "^3.0.1",
4648
+ "proc-log": "^3.0.0"
4749
4649
  },
4750
4650
  "engines": {
4751
4651
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -4815,6 +4715,19 @@
4815
4715
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4816
4716
  }
4817
4717
  },
4718
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/tuf": {
4719
+ "version": "1.0.0",
4720
+ "inBundle": true,
4721
+ "license": "Apache-2.0",
4722
+ "dependencies": {
4723
+ "@sigstore/protobuf-specs": "^0.1.0",
4724
+ "make-fetch-happen": "^11.0.1",
4725
+ "tuf-js": "^1.1.3"
4726
+ },
4727
+ "engines": {
4728
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4729
+ }
4730
+ },
4818
4731
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@tootallnate/once": {
4819
4732
  "version": "2.0.0",
4820
4733
  "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
@@ -4837,6 +4750,8 @@
4837
4750
  },
4838
4751
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@tufjs/models": {
4839
4752
  "version": "1.0.4",
4753
+ "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-1.0.4.tgz",
4754
+ "integrity": "sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A==",
4840
4755
  "inBundle": true,
4841
4756
  "license": "MIT",
4842
4757
  "dependencies": {
@@ -5066,7 +4981,9 @@
5066
4981
  }
5067
4982
  },
5068
4983
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cacache": {
5069
- "version": "17.1.2",
4984
+ "version": "17.1.3",
4985
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.3.tgz",
4986
+ "integrity": "sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==",
5070
4987
  "inBundle": true,
5071
4988
  "license": "ISC",
5072
4989
  "dependencies": {
@@ -5088,17 +5005,11 @@
5088
5005
  }
5089
5006
  },
5090
5007
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/chalk": {
5091
- "version": "4.1.2",
5092
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5093
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5008
+ "version": "5.2.0",
5094
5009
  "inBundle": true,
5095
5010
  "license": "MIT",
5096
- "dependencies": {
5097
- "ansi-styles": "^4.1.0",
5098
- "supports-color": "^7.1.0"
5099
- },
5100
5011
  "engines": {
5101
- "node": ">=10"
5012
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
5102
5013
  },
5103
5014
  "funding": {
5104
5015
  "url": "https://github.com/chalk/chalk?sponsor=1"
@@ -5439,6 +5350,13 @@
5439
5350
  "node": ">=0.8.x"
5440
5351
  }
5441
5352
  },
5353
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/exponential-backoff": {
5354
+ "version": "3.1.1",
5355
+ "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
5356
+ "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
5357
+ "inBundle": true,
5358
+ "license": "Apache-2.0"
5359
+ },
5442
5360
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/fastest-levenshtein": {
5443
5361
  "version": "1.0.16",
5444
5362
  "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
@@ -5514,14 +5432,14 @@
5514
5432
  }
5515
5433
  },
5516
5434
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/glob": {
5517
- "version": "10.2.4",
5435
+ "version": "10.2.7",
5518
5436
  "inBundle": true,
5519
5437
  "license": "ISC",
5520
5438
  "dependencies": {
5521
5439
  "foreground-child": "^3.1.0",
5522
5440
  "jackspeak": "^2.0.3",
5523
- "minimatch": "^9.0.0",
5524
- "minipass": "^5.0.0 || ^6.0.0",
5441
+ "minimatch": "^9.0.1",
5442
+ "minipass": "^5.0.0 || ^6.0.2",
5525
5443
  "path-scurry": "^1.7.0"
5526
5444
  },
5527
5445
  "bin": {
@@ -5554,16 +5472,6 @@
5554
5472
  "node": ">= 0.4.0"
5555
5473
  }
5556
5474
  },
5557
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/has-flag": {
5558
- "version": "4.0.0",
5559
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
5560
- "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
5561
- "inBundle": true,
5562
- "license": "MIT",
5563
- "engines": {
5564
- "node": ">=8"
5565
- }
5566
- },
5567
5475
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/has-unicode": {
5568
5476
  "version": "2.0.1",
5569
5477
  "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
@@ -5698,13 +5606,6 @@
5698
5606
  "node": ">=8"
5699
5607
  }
5700
5608
  },
5701
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/infer-owner": {
5702
- "version": "1.0.4",
5703
- "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
5704
- "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
5705
- "inBundle": true,
5706
- "license": "ISC"
5707
- },
5708
5609
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/inflight": {
5709
5610
  "version": "1.0.6",
5710
5611
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -5724,9 +5625,9 @@
5724
5625
  "license": "ISC"
5725
5626
  },
5726
5627
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ini": {
5727
- "version": "4.1.0",
5728
- "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.0.tgz",
5729
- "integrity": "sha512-HLR38RSF2iulAzc3I/sma4CoYxQP844rPYCNfzGDOHqa/YqVlwuuZgBx6M50/X8dKgzk0cm1qRg3+47mK2N+cQ==",
5628
+ "version": "4.1.1",
5629
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
5630
+ "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
5730
5631
  "inBundle": true,
5731
5632
  "license": "ISC",
5732
5633
  "engines": {
@@ -5783,7 +5684,7 @@
5783
5684
  }
5784
5685
  },
5785
5686
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/is-core-module": {
5786
- "version": "2.12.0",
5687
+ "version": "2.12.1",
5787
5688
  "inBundle": true,
5788
5689
  "license": "MIT",
5789
5690
  "dependencies": {
@@ -5818,9 +5719,7 @@
5818
5719
  "license": "ISC"
5819
5720
  },
5820
5721
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/jackspeak": {
5821
- "version": "2.2.0",
5822
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.0.tgz",
5823
- "integrity": "sha512-r5XBrqIJfwRIjRt/Xr5fv9Wh09qyhHfKnYddDlpM+ibRR20qrYActpCAgU6U+d53EOEjzkvxPMVHSlgR7leXrQ==",
5722
+ "version": "2.2.1",
5824
5723
  "inBundle": true,
5825
5724
  "license": "BlueOak-1.0.0",
5826
5725
  "dependencies": {
@@ -5895,13 +5794,13 @@
5895
5794
  }
5896
5795
  },
5897
5796
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmdiff": {
5898
- "version": "5.0.17",
5899
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-5.0.17.tgz",
5900
- "integrity": "sha512-wptFvhrX+5dsjicG+D14j1dXWZUg4+vWDuL/m/8puZcrWhD3rdl7IunLmnw6eVQoep8EtxHv4DpARkQsW9xiqw==",
5797
+ "version": "5.0.18",
5798
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-5.0.18.tgz",
5799
+ "integrity": "sha512-KJeZxdI+tvsJMjFvyDOqg4lkcewRU8njf7N97uJXhW6IWr0w2nvICnHq5jt7gcmo2I9p9Tq6cu+6q+/2DrK9qg==",
5901
5800
  "inBundle": true,
5902
5801
  "license": "ISC",
5903
5802
  "dependencies": {
5904
- "@npmcli/arborist": "^6.2.9",
5803
+ "@npmcli/arborist": "^6.2.10",
5905
5804
  "@npmcli/disparity-colors": "^3.0.0",
5906
5805
  "@npmcli/installed-package-contents": "^2.0.2",
5907
5806
  "binary-extensions": "^2.2.0",
@@ -5916,15 +5815,14 @@
5916
5815
  }
5917
5816
  },
5918
5817
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmexec": {
5919
- "version": "5.0.17",
5920
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-5.0.17.tgz",
5921
- "integrity": "sha512-HGO8XiNWojyxb//LHsXmYuDWehPi/NuGsrNTu9VeRp/WNT5ijq2p219nLRu8ZBxGlBFCkLj8AbVRj1lmIFPObA==",
5818
+ "version": "6.0.1",
5819
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-6.0.1.tgz",
5820
+ "integrity": "sha512-4CLWMjGSthYC/UED6Z2rNN6oR/5kHqddmfArP4L6mdGefLU3aA7SnjLIGsFmc92Bkj4ktnqj3OwD5mYI81nOkw==",
5922
5821
  "inBundle": true,
5923
5822
  "license": "ISC",
5924
5823
  "dependencies": {
5925
- "@npmcli/arborist": "^6.2.9",
5824
+ "@npmcli/arborist": "^6.2.10",
5926
5825
  "@npmcli/run-script": "^6.0.0",
5927
- "chalk": "^4.1.0",
5928
5826
  "ci-info": "^3.7.1",
5929
5827
  "npm-package-arg": "^10.1.0",
5930
5828
  "npmlog": "^7.0.1",
@@ -5940,13 +5838,13 @@
5940
5838
  }
5941
5839
  },
5942
5840
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmfund": {
5943
- "version": "4.0.17",
5944
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-4.0.17.tgz",
5945
- "integrity": "sha512-7cOf67KxpSNK/g5mWy3LWojxgXwuXHw62gGyeDSH7wVOUahD9pZPKqt5jwHtfiFgSOe9Lf51lcVIaeAS3wekqg==",
5841
+ "version": "4.0.18",
5842
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-4.0.18.tgz",
5843
+ "integrity": "sha512-pJaWkHal9/qncuVQWoqzFvZ7vSBz9YvoBO+q/R+Sq4WYZMsB1qrVCzbYCYhLqfVlSUNV/6DH0BF3AUckHHOhIQ==",
5946
5844
  "inBundle": true,
5947
5845
  "license": "ISC",
5948
5846
  "dependencies": {
5949
- "@npmcli/arborist": "^6.2.9"
5847
+ "@npmcli/arborist": "^6.2.10"
5950
5848
  },
5951
5849
  "engines": {
5952
5850
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -5981,13 +5879,13 @@
5981
5879
  }
5982
5880
  },
5983
5881
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpack": {
5984
- "version": "5.0.17",
5985
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-5.0.17.tgz",
5986
- "integrity": "sha512-JvYZc3lLnZcbcmG9vOnbvGMd4Qfu4fQTi9zGlGn0KOUKUsWvkUGJYQwVHiW0/6r1yyn8kQ7/tCPj2+Ubz1njtQ==",
5882
+ "version": "5.0.18",
5883
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-5.0.18.tgz",
5884
+ "integrity": "sha512-Xvb8FkULAY9VXqMCh+S9bl7bb6l/j+xDXRsfyP0nSezW8QklFA4VWLgZgm9PdGupZWC759CYaIPaaXTkIUPYag==",
5987
5885
  "inBundle": true,
5988
5886
  "license": "ISC",
5989
5887
  "dependencies": {
5990
- "@npmcli/arborist": "^6.2.9",
5888
+ "@npmcli/arborist": "^6.2.10",
5991
5889
  "@npmcli/run-script": "^6.0.0",
5992
5890
  "npm-package-arg": "^10.1.0",
5993
5891
  "pacote": "^15.0.8"
@@ -5997,9 +5895,9 @@
5997
5895
  }
5998
5896
  },
5999
5897
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpublish": {
6000
- "version": "7.2.0",
6001
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-7.2.0.tgz",
6002
- "integrity": "sha512-8541kM4954q63VHdYTjCfMic2cAzPgMwktgiK9gcIH9CyhiZdrhVuLit0i3iJMl2NsWKdkR9gGxdtYnMjKoOKg==",
5898
+ "version": "7.4.0",
5899
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-7.4.0.tgz",
5900
+ "integrity": "sha512-DoMMLif02eWBRDhKMov2TKFEexYaUD24L4QPfbteND2CdgrxCTRM4o8sj0XKcylcwcRxcp8i/IKeWTq0lPP53g==",
6003
5901
  "inBundle": true,
6004
5902
  "license": "ISC",
6005
5903
  "dependencies": {
@@ -6098,7 +5996,9 @@
6098
5996
  }
6099
5997
  },
6100
5998
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minimatch": {
6101
- "version": "9.0.0",
5999
+ "version": "9.0.1",
6000
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
6001
+ "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
6102
6002
  "inBundle": true,
6103
6003
  "license": "ISC",
6104
6004
  "dependencies": {
@@ -6335,16 +6235,17 @@
6335
6235
  }
6336
6236
  },
6337
6237
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp": {
6338
- "version": "9.3.1",
6339
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.1.tgz",
6340
- "integrity": "sha512-4Q16ZCqq3g8awk6UplT7AuxQ35XN4R/yf/+wSAwcBUAjg7l58RTactWaP8fIDTi0FzI7YcVLujwExakZlfWkXg==",
6238
+ "version": "9.4.0",
6239
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.0.tgz",
6240
+ "integrity": "sha512-dMXsYP6gc9rRbejLXmTbVRYjAHw7ppswsKyMxuxJxxOHzluIO1rGp9TOQgjFJ+2MCqcOcQTOPB/8Xwhr+7s4Eg==",
6341
6241
  "inBundle": true,
6342
6242
  "license": "MIT",
6343
6243
  "dependencies": {
6344
6244
  "env-paths": "^2.2.0",
6245
+ "exponential-backoff": "^3.1.1",
6345
6246
  "glob": "^7.1.4",
6346
6247
  "graceful-fs": "^4.2.6",
6347
- "make-fetch-happen": "^10.0.3",
6248
+ "make-fetch-happen": "^11.0.3",
6348
6249
  "nopt": "^6.0.0",
6349
6250
  "npmlog": "^6.0.0",
6350
6251
  "rimraf": "^3.0.2",
@@ -6359,20 +6260,6 @@
6359
6260
  "node": "^12.13 || ^14.13 || >=16"
6360
6261
  }
6361
6262
  },
6362
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs": {
6363
- "version": "2.1.2",
6364
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz",
6365
- "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==",
6366
- "inBundle": true,
6367
- "license": "ISC",
6368
- "dependencies": {
6369
- "@gar/promisify": "^1.1.3",
6370
- "semver": "^7.3.5"
6371
- },
6372
- "engines": {
6373
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6374
- }
6375
- },
6376
6263
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/abbrev": {
6377
6264
  "version": "1.1.1",
6378
6265
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
@@ -6405,92 +6292,6 @@
6405
6292
  "concat-map": "0.0.1"
6406
6293
  }
6407
6294
  },
6408
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/cacache": {
6409
- "version": "16.1.3",
6410
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz",
6411
- "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==",
6412
- "inBundle": true,
6413
- "license": "ISC",
6414
- "dependencies": {
6415
- "@npmcli/fs": "^2.1.0",
6416
- "@npmcli/move-file": "^2.0.0",
6417
- "chownr": "^2.0.0",
6418
- "fs-minipass": "^2.1.0",
6419
- "glob": "^8.0.1",
6420
- "infer-owner": "^1.0.4",
6421
- "lru-cache": "^7.7.1",
6422
- "minipass": "^3.1.6",
6423
- "minipass-collect": "^1.0.2",
6424
- "minipass-flush": "^1.0.5",
6425
- "minipass-pipeline": "^1.2.4",
6426
- "mkdirp": "^1.0.4",
6427
- "p-map": "^4.0.0",
6428
- "promise-inflight": "^1.0.1",
6429
- "rimraf": "^3.0.2",
6430
- "ssri": "^9.0.0",
6431
- "tar": "^6.1.11",
6432
- "unique-filename": "^2.0.0"
6433
- },
6434
- "engines": {
6435
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6436
- }
6437
- },
6438
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion": {
6439
- "version": "2.0.1",
6440
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
6441
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
6442
- "inBundle": true,
6443
- "license": "MIT",
6444
- "dependencies": {
6445
- "balanced-match": "^1.0.0"
6446
- }
6447
- },
6448
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob": {
6449
- "version": "8.1.0",
6450
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
6451
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
6452
- "inBundle": true,
6453
- "license": "ISC",
6454
- "dependencies": {
6455
- "fs.realpath": "^1.0.0",
6456
- "inflight": "^1.0.4",
6457
- "inherits": "2",
6458
- "minimatch": "^5.0.1",
6459
- "once": "^1.3.0"
6460
- },
6461
- "engines": {
6462
- "node": ">=12"
6463
- },
6464
- "funding": {
6465
- "url": "https://github.com/sponsors/isaacs"
6466
- }
6467
- },
6468
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch": {
6469
- "version": "5.1.6",
6470
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
6471
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
6472
- "inBundle": true,
6473
- "license": "ISC",
6474
- "dependencies": {
6475
- "brace-expansion": "^2.0.1"
6476
- },
6477
- "engines": {
6478
- "node": ">=10"
6479
- }
6480
- },
6481
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass": {
6482
- "version": "2.1.0",
6483
- "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
6484
- "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
6485
- "inBundle": true,
6486
- "license": "ISC",
6487
- "dependencies": {
6488
- "minipass": "^3.0.0"
6489
- },
6490
- "engines": {
6491
- "node": ">= 8"
6492
- }
6493
- },
6494
6295
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/gauge": {
6495
6296
  "version": "4.0.4",
6496
6297
  "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
@@ -6532,34 +6333,6 @@
6532
6333
  "url": "https://github.com/sponsors/isaacs"
6533
6334
  }
6534
6335
  },
6535
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
6536
- "version": "10.2.1",
6537
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
6538
- "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
6539
- "inBundle": true,
6540
- "license": "ISC",
6541
- "dependencies": {
6542
- "agentkeepalive": "^4.2.1",
6543
- "cacache": "^16.1.0",
6544
- "http-cache-semantics": "^4.1.0",
6545
- "http-proxy-agent": "^5.0.0",
6546
- "https-proxy-agent": "^5.0.0",
6547
- "is-lambda": "^1.0.1",
6548
- "lru-cache": "^7.7.1",
6549
- "minipass": "^3.1.6",
6550
- "minipass-collect": "^1.0.2",
6551
- "minipass-fetch": "^2.0.3",
6552
- "minipass-flush": "^1.0.5",
6553
- "minipass-pipeline": "^1.2.4",
6554
- "negotiator": "^0.6.3",
6555
- "promise-retry": "^2.0.1",
6556
- "socks-proxy-agent": "^7.0.0",
6557
- "ssri": "^9.0.0"
6558
- },
6559
- "engines": {
6560
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6561
- }
6562
- },
6563
6336
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
6564
6337
  "version": "3.1.2",
6565
6338
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
@@ -6573,37 +6346,6 @@
6573
6346
  "node": "*"
6574
6347
  }
6575
6348
  },
6576
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/minipass": {
6577
- "version": "3.3.6",
6578
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
6579
- "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
6580
- "inBundle": true,
6581
- "license": "ISC",
6582
- "dependencies": {
6583
- "yallist": "^4.0.0"
6584
- },
6585
- "engines": {
6586
- "node": ">=8"
6587
- }
6588
- },
6589
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch": {
6590
- "version": "2.1.2",
6591
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
6592
- "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==",
6593
- "inBundle": true,
6594
- "license": "MIT",
6595
- "dependencies": {
6596
- "minipass": "^3.1.6",
6597
- "minipass-sized": "^1.0.3",
6598
- "minizlib": "^2.1.2"
6599
- },
6600
- "engines": {
6601
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6602
- },
6603
- "optionalDependencies": {
6604
- "encoding": "^0.1.13"
6605
- }
6606
- },
6607
6349
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/nopt": {
6608
6350
  "version": "6.0.0",
6609
6351
  "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz",
@@ -6658,65 +6400,26 @@
6658
6400
  "inBundle": true,
6659
6401
  "license": "ISC"
6660
6402
  },
6661
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/ssri": {
6662
- "version": "9.0.1",
6663
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
6664
- "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
6403
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/which": {
6404
+ "version": "2.0.2",
6405
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
6406
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
6665
6407
  "inBundle": true,
6666
6408
  "license": "ISC",
6667
6409
  "dependencies": {
6668
- "minipass": "^3.1.1"
6669
- },
6670
- "engines": {
6671
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6672
- }
6673
- },
6674
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename": {
6675
- "version": "2.0.1",
6676
- "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz",
6677
- "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==",
6678
- "inBundle": true,
6679
- "license": "ISC",
6680
- "dependencies": {
6681
- "unique-slug": "^3.0.0"
6682
- },
6683
- "engines": {
6684
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6685
- }
6686
- },
6687
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug": {
6688
- "version": "3.0.0",
6689
- "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz",
6690
- "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==",
6691
- "inBundle": true,
6692
- "license": "ISC",
6693
- "dependencies": {
6694
- "imurmurhash": "^0.1.4"
6695
- },
6696
- "engines": {
6697
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
6698
- }
6699
- },
6700
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/node-gyp/node_modules/which": {
6701
- "version": "2.0.2",
6702
- "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
6703
- "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
6704
- "inBundle": true,
6705
- "license": "ISC",
6706
- "dependencies": {
6707
- "isexe": "^2.0.0"
6708
- },
6709
- "bin": {
6710
- "node-which": "bin/node-which"
6410
+ "isexe": "^2.0.0"
6411
+ },
6412
+ "bin": {
6413
+ "node-which": "bin/node-which"
6711
6414
  },
6712
6415
  "engines": {
6713
6416
  "node": ">= 8"
6714
6417
  }
6715
6418
  },
6716
6419
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/nopt": {
6717
- "version": "7.1.0",
6718
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.1.0.tgz",
6719
- "integrity": "sha512-ZFPLe9Iu0tnx7oWhFxAo4s7QTn8+NNDDxYNaKLjE7Dp0tbakQ3M1QhQzsnzXHQBTUO3K9BmwaxnyO8Ayn2I95Q==",
6420
+ "version": "7.2.0",
6421
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
6422
+ "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
6720
6423
  "inBundle": true,
6721
6424
  "license": "ISC",
6722
6425
  "dependencies": {
@@ -6746,14 +6449,11 @@
6746
6449
  }
6747
6450
  },
6748
6451
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/npm-audit-report": {
6749
- "version": "4.0.0",
6750
- "resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-4.0.0.tgz",
6751
- "integrity": "sha512-k2o5476sLrp94b6Gl819YzlS7LAdb8lgE6yQCysBEji5E3WoUdRve6tiVMLKAPPdLfItU4kOSUycWS5HFTrbug==",
6452
+ "version": "5.0.0",
6453
+ "resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-5.0.0.tgz",
6454
+ "integrity": "sha512-EkXrzat7zERmUhHaoren1YhTxFwsOu5jypE84k6632SXTHcQE1z8V51GC6GVZt8LxkC+tbBcKMUBZAgk8SUSbw==",
6752
6455
  "inBundle": true,
6753
6456
  "license": "ISC",
6754
- "dependencies": {
6755
- "chalk": "^4.0.0"
6756
- },
6757
6457
  "engines": {
6758
6458
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6759
6459
  }
@@ -6925,7 +6625,9 @@
6925
6625
  }
6926
6626
  },
6927
6627
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/pacote": {
6928
- "version": "15.1.3",
6628
+ "version": "15.2.0",
6629
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-15.2.0.tgz",
6630
+ "integrity": "sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==",
6929
6631
  "inBundle": true,
6930
6632
  "license": "ISC",
6931
6633
  "dependencies": {
@@ -6991,12 +6693,12 @@
6991
6693
  }
6992
6694
  },
6993
6695
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/path-scurry": {
6994
- "version": "1.9.1",
6696
+ "version": "1.9.2",
6995
6697
  "inBundle": true,
6996
6698
  "license": "BlueOak-1.0.0",
6997
6699
  "dependencies": {
6998
6700
  "lru-cache": "^9.1.1",
6999
- "minipass": "^5.0.0 || ^6.0.0"
6701
+ "minipass": "^5.0.0 || ^6.0.2"
7000
6702
  },
7001
6703
  "engines": {
7002
6704
  "node": ">=16 || 14 >=14.17"
@@ -7132,9 +6834,7 @@
7132
6834
  }
7133
6835
  },
7134
6836
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/read-package-json": {
7135
- "version": "6.0.3",
7136
- "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-6.0.3.tgz",
7137
- "integrity": "sha512-4QbpReW4kxFgeBQ0vPAqh2y8sXEB3D4t3jsXbJKIhBiF80KT6XRo45reqwtftju5J6ru1ax06A2Gb/wM1qCOEQ==",
6837
+ "version": "6.0.4",
7138
6838
  "inBundle": true,
7139
6839
  "license": "ISC",
7140
6840
  "dependencies": {
@@ -7249,9 +6949,23 @@
7249
6949
  }
7250
6950
  },
7251
6951
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safe-buffer": {
7252
- "version": "5.1.2",
7253
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
7254
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
6952
+ "version": "5.2.1",
6953
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
6954
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
6955
+ "funding": [
6956
+ {
6957
+ "type": "github",
6958
+ "url": "https://github.com/sponsors/feross"
6959
+ },
6960
+ {
6961
+ "type": "patreon",
6962
+ "url": "https://www.patreon.com/feross"
6963
+ },
6964
+ {
6965
+ "type": "consulting",
6966
+ "url": "https://feross.org/support"
6967
+ }
6968
+ ],
7255
6969
  "inBundle": true,
7256
6970
  "license": "MIT"
7257
6971
  },
@@ -7264,7 +6978,7 @@
7264
6978
  "optional": true
7265
6979
  },
7266
6980
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/semver": {
7267
- "version": "7.5.1",
6981
+ "version": "7.5.2",
7268
6982
  "inBundle": true,
7269
6983
  "license": "ISC",
7270
6984
  "dependencies": {
@@ -7332,13 +7046,12 @@
7332
7046
  }
7333
7047
  },
7334
7048
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/sigstore": {
7335
- "version": "1.5.2",
7336
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-1.5.2.tgz",
7337
- "integrity": "sha512-X95v6xAAooVpn7PaB94TDmFeSO5SBfCtB1R23fvzr36WTfjtkiiyOeei979nbTjc8nzh6FSLeltQZuODsm1EjQ==",
7049
+ "version": "1.6.0",
7338
7050
  "inBundle": true,
7339
7051
  "license": "Apache-2.0",
7340
7052
  "dependencies": {
7341
7053
  "@sigstore/protobuf-specs": "^0.1.0",
7054
+ "@sigstore/tuf": "^1.0.0",
7342
7055
  "make-fetch-happen": "^11.0.1",
7343
7056
  "tuf-js": "^1.1.3"
7344
7057
  },
@@ -7440,11 +7153,13 @@
7440
7153
  }
7441
7154
  },
7442
7155
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string_decoder": {
7443
- "version": "1.1.1",
7156
+ "version": "1.3.0",
7157
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
7158
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
7444
7159
  "inBundle": true,
7445
7160
  "license": "MIT",
7446
7161
  "dependencies": {
7447
- "safe-buffer": "~5.1.0"
7162
+ "safe-buffer": "~5.2.0"
7448
7163
  }
7449
7164
  },
7450
7165
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width": {
@@ -7506,20 +7221,20 @@
7506
7221
  }
7507
7222
  },
7508
7223
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/supports-color": {
7509
- "version": "7.2.0",
7510
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
7511
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
7224
+ "version": "9.3.1",
7512
7225
  "inBundle": true,
7513
7226
  "license": "MIT",
7514
- "dependencies": {
7515
- "has-flag": "^4.0.0"
7516
- },
7517
7227
  "engines": {
7518
- "node": ">=8"
7228
+ "node": ">=12"
7229
+ },
7230
+ "funding": {
7231
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7519
7232
  }
7520
7233
  },
7521
7234
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tar": {
7522
- "version": "6.1.14",
7235
+ "version": "6.1.15",
7236
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
7237
+ "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
7523
7238
  "inBundle": true,
7524
7239
  "license": "ISC",
7525
7240
  "dependencies": {
@@ -7585,13 +7300,13 @@
7585
7300
  }
7586
7301
  },
7587
7302
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tuf-js": {
7588
- "version": "1.1.6",
7303
+ "version": "1.1.7",
7589
7304
  "inBundle": true,
7590
7305
  "license": "MIT",
7591
7306
  "dependencies": {
7592
7307
  "@tufjs/models": "1.0.4",
7593
7308
  "debug": "^4.3.4",
7594
- "make-fetch-happen": "^11.1.0"
7309
+ "make-fetch-happen": "^11.1.1"
7595
7310
  },
7596
7311
  "engines": {
7597
7312
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -7786,9 +7501,7 @@
7786
7501
  }
7787
7502
  },
7788
7503
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
7789
- "version": "7.0.1",
7790
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
7791
- "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
7504
+ "version": "7.1.0",
7792
7505
  "inBundle": true,
7793
7506
  "license": "MIT",
7794
7507
  "dependencies": {
@@ -7958,19 +7671,17 @@
7958
7671
  "url": "https://github.com/sponsors/isaacs"
7959
7672
  }
7960
7673
  },
7961
- "node_modules/@oclif/plugin-plugins/node_modules/socks-proxy-agent": {
7962
- "version": "7.0.0",
7963
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
7964
- "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
7674
+ "node_modules/@oclif/plugin-plugins/node_modules/supports-color": {
7675
+ "version": "9.4.0",
7676
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
7677
+ "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
7965
7678
  "extraneous": true,
7966
7679
  "license": "MIT",
7967
- "dependencies": {
7968
- "agent-base": "^6.0.2",
7969
- "debug": "^4.3.3",
7970
- "socks": "^2.6.2"
7971
- },
7972
7680
  "engines": {
7973
- "node": ">= 10"
7681
+ "node": ">=12"
7682
+ },
7683
+ "funding": {
7684
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7974
7685
  }
7975
7686
  },
7976
7687
  "node_modules/@oclif/plugin-plugins/node_modules/treeverse": {
@@ -8110,12 +7821,12 @@
8110
7821
  }
8111
7822
  },
8112
7823
  "node_modules/@oclif/plugin-version": {
8113
- "version": "1.3.5",
8114
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.5.tgz",
8115
- "integrity": "sha512-TZ5J9s9C+sk+XX8FhhYZXBZ+jBofk0gYa0LD9dmrMUKgjDE4947OeX+bW4a8QQNU+IFHDaKC9mzzYNm9Bmo97A==",
7824
+ "version": "1.3.6",
7825
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.6.tgz",
7826
+ "integrity": "sha512-8pr9JAGa8Ca48PHxstJbIqpBLR3QxpL3QseRFHz1XLi135v+Aic9wjI2M4b3FvQG9ZvCHixVd5OhqlW9eM1aaA==",
8116
7827
  "license": "MIT",
8117
7828
  "dependencies": {
8118
- "@oclif/core": "^2.8.7"
7829
+ "@oclif/core": "^2.8.10"
8119
7830
  },
8120
7831
  "engines": {
8121
7832
  "node": ">=14.0.0"
@@ -9274,16 +8985,16 @@
9274
8985
  }
9275
8986
  },
9276
8987
  "node_modules/@salesforce/plugin-deploy-retrieve": {
9277
- "version": "1.13.3",
9278
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.13.3.tgz",
9279
- "integrity": "sha512-h0shtNVs5mCPmNkTFmbGcbFAgFQFQCyy5kyWTzLDWLoF5Axs2KEldzyvy6N77rJEfY6zNBWsVPweud6jNwWVKQ==",
8988
+ "version": "1.13.5",
8989
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.13.5.tgz",
8990
+ "integrity": "sha512-SRFfrYBJjoiQHS5NY1P3hVXGgk+3zoTIue+unoayMgbiP4M8lh4hXx8l0ZrLOw500jZIW1uz5GCUrTtWc/nNtg==",
9280
8991
  "license": "BSD-3-Clause",
9281
8992
  "dependencies": {
9282
8993
  "@oclif/core": "^2.8.7",
9283
8994
  "@salesforce/apex-node": "^1.6.2",
9284
- "@salesforce/core": "^4.3.1",
8995
+ "@salesforce/core": "^4.3.5",
9285
8996
  "@salesforce/kit": "^3.0.2",
9286
- "@salesforce/sf-plugins-core": "^3.1.0",
8997
+ "@salesforce/sf-plugins-core": "^3.1.3",
9287
8998
  "@salesforce/source-deploy-retrieve": "^9.2.2",
9288
8999
  "@salesforce/source-tracking": "^4.2.1",
9289
9000
  "chalk": "^4.1.2",
@@ -9797,12 +9508,12 @@
9797
9508
  }
9798
9509
  },
9799
9510
  "node_modules/@salesforce/plugin-settings": {
9800
- "version": "1.4.15",
9801
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.15.tgz",
9802
- "integrity": "sha512-I54kwWjRxzeo7Zzhq3/92c42chKJH8YCyZuMOg3JAAr8KDC/SsfV9mxl3B4Bq/qh496qHDxgEdWTG3Q2WMurxA==",
9511
+ "version": "1.4.17",
9512
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.17.tgz",
9513
+ "integrity": "sha512-h0KEf0w+OKrKaSXpBWCO0bHIZkBGSDVOQ+FD1Pb7EQ9RPy7TkV2n/eRDY/MJf21q+Krm9BiN/BB8dc+jmjXa4g==",
9803
9514
  "license": "BSD-3-Clause",
9804
9515
  "dependencies": {
9805
- "@oclif/core": "^2.8.2",
9516
+ "@oclif/core": "^2.8.10",
9806
9517
  "@salesforce/core": "^4.0.1",
9807
9518
  "@salesforce/sf-plugins-core": "^3.1.0",
9808
9519
  "fast-levenshtein": "^3.0.0",
@@ -9834,13 +9545,13 @@
9834
9545
  }
9835
9546
  },
9836
9547
  "node_modules/@salesforce/plugin-source": {
9837
- "version": "2.10.19",
9838
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.19.tgz",
9839
- "integrity": "sha512-L/4NqmihjzyX44/UoccR9ZVmwv/AVgHd24yDpEFjAlTXYoVsPIUtUEMTCQ7f1uHDM6hAIiL8MQZjsnQg0wM2lA==",
9548
+ "version": "2.10.22",
9549
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.22.tgz",
9550
+ "integrity": "sha512-XTs3FeTyRinFEC8LuCXdgRovJJU/gr+VmfcppcSB/aFn4Mfg5Go/8PgG6jy52lN7gNP5Al5aGmIagoRUuH32mw==",
9840
9551
  "license": "BSD-3-Clause",
9841
9552
  "dependencies": {
9842
- "@oclif/core": "^2.8.7",
9843
- "@salesforce/apex-node": "^1.6.0",
9553
+ "@oclif/core": "^2.8.10",
9554
+ "@salesforce/apex-node": "^1.6.2",
9844
9555
  "@salesforce/core": "^4.3.2",
9845
9556
  "@salesforce/kit": "^3.0.2",
9846
9557
  "@salesforce/sf-plugins-core": "^3.0.2",
@@ -9999,14 +9710,14 @@
9999
9710
  }
10000
9711
  },
10001
9712
  "node_modules/@salesforce/source-tracking": {
10002
- "version": "4.2.2",
10003
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.2.tgz",
10004
- "integrity": "sha512-eFCAlK21szlHaE/6y/sf6CZdx56jWfOzjtTSp5MRMKsBFNcRUpimfYVo4Hk0TVRZAubzpI+PeUDAy9vuIsPybQ==",
9713
+ "version": "4.2.4",
9714
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.4.tgz",
9715
+ "integrity": "sha512-hMfbhjfXp80cO6WEXtnU9JpPadwp8Vjn3dQDFyk6dFteG/t4VbLX9aTwnDY7p2aS/lhMg25brAcJ8O/bVSB4KA==",
10005
9716
  "license": "BSD-3-Clause",
10006
9717
  "dependencies": {
10007
- "@salesforce/core": "^4.3.2",
9718
+ "@salesforce/core": "^4.3.5",
10008
9719
  "@salesforce/kit": "^3.0.3",
10009
- "@salesforce/source-deploy-retrieve": "^9.2.6",
9720
+ "@salesforce/source-deploy-retrieve": "^9.3.0",
10010
9721
  "fast-xml-parser": "^4.2.5",
10011
9722
  "graceful-fs": "^4.2.11",
10012
9723
  "isomorphic-git": "1.23.0",
@@ -10287,6 +9998,19 @@
10287
9998
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10288
9999
  }
10289
10000
  },
10001
+ "node_modules/@sigstore/tuf": {
10002
+ "version": "1.0.2",
10003
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-1.0.2.tgz",
10004
+ "integrity": "sha512-vjwcYePJzM01Ha6oWWZ9gNcdIgnzyFxfqfWzph483DPJTH8Tb7f7bQRRll3CYVkyH56j0AgcPAcl6Vg95DPF+Q==",
10005
+ "license": "Apache-2.0",
10006
+ "dependencies": {
10007
+ "@sigstore/protobuf-specs": "^0.1.0",
10008
+ "tuf-js": "^1.1.7"
10009
+ },
10010
+ "engines": {
10011
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10012
+ }
10013
+ },
10290
10014
  "node_modules/@sindresorhus/is": {
10291
10015
  "version": "4.6.0",
10292
10016
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
@@ -10364,6 +10088,7 @@
10364
10088
  "version": "1.1.2",
10365
10089
  "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
10366
10090
  "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
10091
+ "dev": true,
10367
10092
  "license": "MIT",
10368
10093
  "engines": {
10369
10094
  "node": ">= 6"
@@ -10403,28 +10128,28 @@
10403
10128
  }
10404
10129
  },
10405
10130
  "node_modules/@tufjs/models": {
10406
- "version": "1.0.3",
10407
- "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-1.0.3.tgz",
10408
- "integrity": "sha512-mkFEqqRisi13DmR5pX4x+Zk97EiU8djTtpNW1GeuX410y/raAsq/T3ZCjwoRIZ8/cIBfW0olK/sywlAiWevDVw==",
10131
+ "version": "1.0.4",
10132
+ "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-1.0.4.tgz",
10133
+ "integrity": "sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A==",
10409
10134
  "license": "MIT",
10410
10135
  "dependencies": {
10411
10136
  "@tufjs/canonical-json": "1.0.0",
10412
- "minimatch": "^7.4.6"
10137
+ "minimatch": "^9.0.0"
10413
10138
  },
10414
10139
  "engines": {
10415
10140
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10416
10141
  }
10417
10142
  },
10418
10143
  "node_modules/@tufjs/models/node_modules/minimatch": {
10419
- "version": "7.4.6",
10420
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz",
10421
- "integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==",
10144
+ "version": "9.0.1",
10145
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
10146
+ "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
10422
10147
  "license": "ISC",
10423
10148
  "dependencies": {
10424
10149
  "brace-expansion": "^2.0.1"
10425
10150
  },
10426
10151
  "engines": {
10427
- "node": ">=10"
10152
+ "node": ">=16 || 14 >=14.17"
10428
10153
  },
10429
10154
  "funding": {
10430
10155
  "url": "https://github.com/sponsors/isaacs"
@@ -11901,6 +11626,7 @@
11901
11626
  "version": "16.1.3",
11902
11627
  "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz",
11903
11628
  "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==",
11629
+ "extraneous": true,
11904
11630
  "license": "ISC",
11905
11631
  "dependencies": {
11906
11632
  "@npmcli/fs": "^2.1.0",
@@ -11930,6 +11656,7 @@
11930
11656
  "version": "2.0.1",
11931
11657
  "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
11932
11658
  "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
11659
+ "extraneous": true,
11933
11660
  "license": "MIT",
11934
11661
  "dependencies": {
11935
11662
  "mkdirp": "^1.0.4",
@@ -11943,6 +11670,7 @@
11943
11670
  "version": "8.1.0",
11944
11671
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
11945
11672
  "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
11673
+ "extraneous": true,
11946
11674
  "license": "ISC",
11947
11675
  "dependencies": {
11948
11676
  "fs.realpath": "^1.0.0",
@@ -11962,6 +11690,7 @@
11962
11690
  "version": "5.1.6",
11963
11691
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
11964
11692
  "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
11693
+ "extraneous": true,
11965
11694
  "license": "ISC",
11966
11695
  "dependencies": {
11967
11696
  "brace-expansion": "^2.0.1"
@@ -11974,6 +11703,7 @@
11974
11703
  "version": "9.0.1",
11975
11704
  "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
11976
11705
  "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
11706
+ "extraneous": true,
11977
11707
  "license": "ISC",
11978
11708
  "dependencies": {
11979
11709
  "minipass": "^3.1.1"
@@ -15460,6 +15190,12 @@
15460
15190
  "url": "https://github.com/sponsors/sindresorhus"
15461
15191
  }
15462
15192
  },
15193
+ "node_modules/exponential-backoff": {
15194
+ "version": "3.1.1",
15195
+ "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
15196
+ "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
15197
+ "license": "Apache-2.0"
15198
+ },
15463
15199
  "node_modules/external-editor": {
15464
15200
  "version": "3.1.0",
15465
15201
  "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
@@ -16850,6 +16586,7 @@
16850
16586
  "version": "4.0.1",
16851
16587
  "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
16852
16588
  "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
16589
+ "dev": true,
16853
16590
  "license": "MIT",
16854
16591
  "dependencies": {
16855
16592
  "@tootallnate/once": "1",
@@ -18408,6 +18145,27 @@
18408
18145
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18409
18146
  }
18410
18147
  },
18148
+ "node_modules/libnpmdiff/node_modules/@npmcli/git": {
18149
+ "version": "3.0.2",
18150
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
18151
+ "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
18152
+ "extraneous": true,
18153
+ "license": "ISC",
18154
+ "dependencies": {
18155
+ "@npmcli/promise-spawn": "^3.0.0",
18156
+ "lru-cache": "^7.4.4",
18157
+ "mkdirp": "^1.0.4",
18158
+ "npm-pick-manifest": "^7.0.0",
18159
+ "proc-log": "^2.0.0",
18160
+ "promise-inflight": "^1.0.1",
18161
+ "promise-retry": "^2.0.1",
18162
+ "semver": "^7.3.5",
18163
+ "which": "^2.0.2"
18164
+ },
18165
+ "engines": {
18166
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18167
+ }
18168
+ },
18411
18169
  "node_modules/libnpmdiff/node_modules/@npmcli/promise-spawn": {
18412
18170
  "version": "3.0.0",
18413
18171
  "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz",
@@ -18646,6 +18404,27 @@
18646
18404
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18647
18405
  }
18648
18406
  },
18407
+ "node_modules/libnpmexec/node_modules/@npmcli/git": {
18408
+ "version": "3.0.2",
18409
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
18410
+ "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
18411
+ "extraneous": true,
18412
+ "license": "ISC",
18413
+ "dependencies": {
18414
+ "@npmcli/promise-spawn": "^3.0.0",
18415
+ "lru-cache": "^7.4.4",
18416
+ "mkdirp": "^1.0.4",
18417
+ "npm-pick-manifest": "^7.0.0",
18418
+ "proc-log": "^2.0.0",
18419
+ "promise-inflight": "^1.0.1",
18420
+ "promise-retry": "^2.0.1",
18421
+ "semver": "^7.3.5",
18422
+ "which": "^2.0.2"
18423
+ },
18424
+ "engines": {
18425
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18426
+ }
18427
+ },
18649
18428
  "node_modules/libnpmexec/node_modules/@npmcli/metavuln-calculator": {
18650
18429
  "version": "3.1.1",
18651
18430
  "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-3.1.1.tgz",
@@ -18926,6 +18705,27 @@
18926
18705
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18927
18706
  }
18928
18707
  },
18708
+ "node_modules/libnpmfund/node_modules/@npmcli/git": {
18709
+ "version": "3.0.2",
18710
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
18711
+ "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
18712
+ "extraneous": true,
18713
+ "license": "ISC",
18714
+ "dependencies": {
18715
+ "@npmcli/promise-spawn": "^3.0.0",
18716
+ "lru-cache": "^7.4.4",
18717
+ "mkdirp": "^1.0.4",
18718
+ "npm-pick-manifest": "^7.0.0",
18719
+ "proc-log": "^2.0.0",
18720
+ "promise-inflight": "^1.0.1",
18721
+ "promise-retry": "^2.0.1",
18722
+ "semver": "^7.3.5",
18723
+ "which": "^2.0.2"
18724
+ },
18725
+ "engines": {
18726
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
18727
+ }
18728
+ },
18929
18729
  "node_modules/libnpmfund/node_modules/@npmcli/metavuln-calculator": {
18930
18730
  "version": "3.1.1",
18931
18731
  "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-3.1.1.tgz",
@@ -19184,6 +18984,27 @@
19184
18984
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19185
18985
  }
19186
18986
  },
18987
+ "node_modules/libnpmpack/node_modules/@npmcli/git": {
18988
+ "version": "3.0.2",
18989
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
18990
+ "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
18991
+ "extraneous": true,
18992
+ "license": "ISC",
18993
+ "dependencies": {
18994
+ "@npmcli/promise-spawn": "^3.0.0",
18995
+ "lru-cache": "^7.4.4",
18996
+ "mkdirp": "^1.0.4",
18997
+ "npm-pick-manifest": "^7.0.0",
18998
+ "proc-log": "^2.0.0",
18999
+ "promise-inflight": "^1.0.1",
19000
+ "promise-retry": "^2.0.1",
19001
+ "semver": "^7.3.5",
19002
+ "which": "^2.0.2"
19003
+ },
19004
+ "engines": {
19005
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19006
+ }
19007
+ },
19187
19008
  "node_modules/libnpmpack/node_modules/@npmcli/promise-spawn": {
19188
19009
  "version": "3.0.0",
19189
19010
  "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz",
@@ -19434,17 +19255,51 @@
19434
19255
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19435
19256
  }
19436
19257
  },
19437
- "node_modules/libnpmversion/node_modules/proc-log": {
19438
- "version": "2.0.1",
19439
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz",
19440
- "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==",
19258
+ "node_modules/libnpmversion/node_modules/@npmcli/git": {
19259
+ "version": "3.0.2",
19260
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-3.0.2.tgz",
19261
+ "integrity": "sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==",
19441
19262
  "extraneous": true,
19442
19263
  "license": "ISC",
19264
+ "dependencies": {
19265
+ "@npmcli/promise-spawn": "^3.0.0",
19266
+ "lru-cache": "^7.4.4",
19267
+ "mkdirp": "^1.0.4",
19268
+ "npm-pick-manifest": "^7.0.0",
19269
+ "proc-log": "^2.0.0",
19270
+ "promise-inflight": "^1.0.1",
19271
+ "promise-retry": "^2.0.1",
19272
+ "semver": "^7.3.5",
19273
+ "which": "^2.0.2"
19274
+ },
19443
19275
  "engines": {
19444
19276
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19445
19277
  }
19446
19278
  },
19447
- "node_modules/lie": {
19279
+ "node_modules/libnpmversion/node_modules/@npmcli/promise-spawn": {
19280
+ "version": "3.0.0",
19281
+ "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz",
19282
+ "integrity": "sha512-s9SgS+p3a9Eohe68cSI3fi+hpcZUmXq5P7w0kMlAsWVtR7XbK3ptkZqKT2cK1zLDObJ3sR+8P59sJE0w/KTL1g==",
19283
+ "extraneous": true,
19284
+ "license": "ISC",
19285
+ "dependencies": {
19286
+ "infer-owner": "^1.0.4"
19287
+ },
19288
+ "engines": {
19289
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19290
+ }
19291
+ },
19292
+ "node_modules/libnpmversion/node_modules/proc-log": {
19293
+ "version": "2.0.1",
19294
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz",
19295
+ "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==",
19296
+ "extraneous": true,
19297
+ "license": "ISC",
19298
+ "engines": {
19299
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19300
+ }
19301
+ },
19302
+ "node_modules/lie": {
19448
19303
  "version": "3.3.0",
19449
19304
  "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
19450
19305
  "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
@@ -19789,30 +19644,41 @@
19789
19644
  "license": "ISC"
19790
19645
  },
19791
19646
  "node_modules/make-fetch-happen": {
19792
- "version": "10.2.1",
19793
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
19794
- "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
19647
+ "version": "11.1.1",
19648
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
19649
+ "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
19795
19650
  "license": "ISC",
19796
19651
  "dependencies": {
19797
19652
  "agentkeepalive": "^4.2.1",
19798
- "cacache": "^16.1.0",
19799
- "http-cache-semantics": "^4.1.0",
19653
+ "cacache": "^17.0.0",
19654
+ "http-cache-semantics": "^4.1.1",
19800
19655
  "http-proxy-agent": "^5.0.0",
19801
19656
  "https-proxy-agent": "^5.0.0",
19802
19657
  "is-lambda": "^1.0.1",
19803
19658
  "lru-cache": "^7.7.1",
19804
- "minipass": "^3.1.6",
19805
- "minipass-collect": "^1.0.2",
19806
- "minipass-fetch": "^2.0.3",
19659
+ "minipass": "^5.0.0",
19660
+ "minipass-fetch": "^3.0.0",
19807
19661
  "minipass-flush": "^1.0.5",
19808
19662
  "minipass-pipeline": "^1.2.4",
19809
19663
  "negotiator": "^0.6.3",
19810
19664
  "promise-retry": "^2.0.1",
19811
19665
  "socks-proxy-agent": "^7.0.0",
19812
- "ssri": "^9.0.0"
19666
+ "ssri": "^10.0.0"
19813
19667
  },
19814
19668
  "engines": {
19815
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19669
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19670
+ }
19671
+ },
19672
+ "node_modules/make-fetch-happen/node_modules/@npmcli/fs": {
19673
+ "version": "3.1.0",
19674
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
19675
+ "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
19676
+ "license": "ISC",
19677
+ "dependencies": {
19678
+ "semver": "^7.3.5"
19679
+ },
19680
+ "engines": {
19681
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19816
19682
  }
19817
19683
  },
19818
19684
  "node_modules/make-fetch-happen/node_modules/@tootallnate/once": {
@@ -19824,6 +19690,88 @@
19824
19690
  "node": ">= 10"
19825
19691
  }
19826
19692
  },
19693
+ "node_modules/make-fetch-happen/node_modules/cacache": {
19694
+ "version": "17.1.3",
19695
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.3.tgz",
19696
+ "integrity": "sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==",
19697
+ "license": "ISC",
19698
+ "dependencies": {
19699
+ "@npmcli/fs": "^3.1.0",
19700
+ "fs-minipass": "^3.0.0",
19701
+ "glob": "^10.2.2",
19702
+ "lru-cache": "^7.7.1",
19703
+ "minipass": "^5.0.0",
19704
+ "minipass-collect": "^1.0.2",
19705
+ "minipass-flush": "^1.0.5",
19706
+ "minipass-pipeline": "^1.2.4",
19707
+ "p-map": "^4.0.0",
19708
+ "ssri": "^10.0.0",
19709
+ "tar": "^6.1.11",
19710
+ "unique-filename": "^3.0.0"
19711
+ },
19712
+ "engines": {
19713
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19714
+ }
19715
+ },
19716
+ "node_modules/make-fetch-happen/node_modules/foreground-child": {
19717
+ "version": "3.1.1",
19718
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
19719
+ "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
19720
+ "license": "ISC",
19721
+ "dependencies": {
19722
+ "cross-spawn": "^7.0.0",
19723
+ "signal-exit": "^4.0.1"
19724
+ },
19725
+ "engines": {
19726
+ "node": ">=14"
19727
+ },
19728
+ "funding": {
19729
+ "url": "https://github.com/sponsors/isaacs"
19730
+ }
19731
+ },
19732
+ "node_modules/make-fetch-happen/node_modules/fs-minipass": {
19733
+ "version": "3.0.2",
19734
+ "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
19735
+ "integrity": "sha512-2GAfyfoaCDRrM6jaOS3UsBts8yJ55VioXdWcOL7dK9zdAuKT71+WBA4ifnNYqVjYv+4SsPxjK0JT4yIIn4cA/g==",
19736
+ "license": "ISC",
19737
+ "dependencies": {
19738
+ "minipass": "^5.0.0"
19739
+ },
19740
+ "engines": {
19741
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19742
+ }
19743
+ },
19744
+ "node_modules/make-fetch-happen/node_modules/glob": {
19745
+ "version": "10.3.1",
19746
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz",
19747
+ "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==",
19748
+ "license": "ISC",
19749
+ "dependencies": {
19750
+ "foreground-child": "^3.1.0",
19751
+ "jackspeak": "^2.0.3",
19752
+ "minimatch": "^9.0.1",
19753
+ "minipass": "^5.0.0 || ^6.0.2",
19754
+ "path-scurry": "^1.10.0"
19755
+ },
19756
+ "bin": {
19757
+ "glob": "dist/cjs/src/bin.js"
19758
+ },
19759
+ "engines": {
19760
+ "node": ">=16 || 14 >=14.17"
19761
+ },
19762
+ "funding": {
19763
+ "url": "https://github.com/sponsors/isaacs"
19764
+ }
19765
+ },
19766
+ "node_modules/make-fetch-happen/node_modules/glob/node_modules/minipass": {
19767
+ "version": "6.0.2",
19768
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz",
19769
+ "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==",
19770
+ "license": "ISC",
19771
+ "engines": {
19772
+ "node": ">=16 || 14 >=14.17"
19773
+ }
19774
+ },
19827
19775
  "node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
19828
19776
  "version": "5.0.0",
19829
19777
  "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
@@ -19838,23 +19786,59 @@
19838
19786
  "node": ">= 6"
19839
19787
  }
19840
19788
  },
19789
+ "node_modules/make-fetch-happen/node_modules/minimatch": {
19790
+ "version": "9.0.1",
19791
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
19792
+ "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
19793
+ "license": "ISC",
19794
+ "dependencies": {
19795
+ "brace-expansion": "^2.0.1"
19796
+ },
19797
+ "engines": {
19798
+ "node": ">=16 || 14 >=14.17"
19799
+ },
19800
+ "funding": {
19801
+ "url": "https://github.com/sponsors/isaacs"
19802
+ }
19803
+ },
19804
+ "node_modules/make-fetch-happen/node_modules/minipass": {
19805
+ "version": "5.0.0",
19806
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
19807
+ "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
19808
+ "license": "ISC",
19809
+ "engines": {
19810
+ "node": ">=8"
19811
+ }
19812
+ },
19841
19813
  "node_modules/make-fetch-happen/node_modules/minipass-fetch": {
19842
- "version": "2.1.2",
19843
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
19844
- "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==",
19814
+ "version": "3.0.3",
19815
+ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.3.tgz",
19816
+ "integrity": "sha512-n5ITsTkDqYkYJZjcRWzZt9qnZKCT7nKCosJhHoj7S7zD+BP4jVbWs+odsniw5TA3E0sLomhTKOKjF86wf11PuQ==",
19845
19817
  "license": "MIT",
19846
19818
  "dependencies": {
19847
- "minipass": "^3.1.6",
19819
+ "minipass": "^5.0.0",
19848
19820
  "minipass-sized": "^1.0.3",
19849
19821
  "minizlib": "^2.1.2"
19850
19822
  },
19851
19823
  "engines": {
19852
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19824
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19853
19825
  },
19854
19826
  "optionalDependencies": {
19855
19827
  "encoding": "^0.1.13"
19856
19828
  }
19857
19829
  },
19830
+ "node_modules/make-fetch-happen/node_modules/signal-exit": {
19831
+ "version": "4.0.1",
19832
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
19833
+ "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==",
19834
+ "license": "ISC",
19835
+ "engines": {
19836
+ "node": ">=14"
19837
+ },
19838
+ "funding": {
19839
+ "url": "https://github.com/sponsors/isaacs"
19840
+ }
19841
+ },
19858
19842
  "node_modules/make-fetch-happen/node_modules/socks-proxy-agent": {
19859
19843
  "version": "7.0.0",
19860
19844
  "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
@@ -19869,16 +19853,28 @@
19869
19853
  "node": ">= 10"
19870
19854
  }
19871
19855
  },
19872
- "node_modules/make-fetch-happen/node_modules/ssri": {
19873
- "version": "9.0.1",
19874
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
19875
- "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
19856
+ "node_modules/make-fetch-happen/node_modules/unique-filename": {
19857
+ "version": "3.0.0",
19858
+ "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz",
19859
+ "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==",
19876
19860
  "license": "ISC",
19877
19861
  "dependencies": {
19878
- "minipass": "^3.1.1"
19862
+ "unique-slug": "^4.0.0"
19879
19863
  },
19880
19864
  "engines": {
19881
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
19865
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19866
+ }
19867
+ },
19868
+ "node_modules/make-fetch-happen/node_modules/unique-slug": {
19869
+ "version": "4.0.0",
19870
+ "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz",
19871
+ "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==",
19872
+ "license": "ISC",
19873
+ "dependencies": {
19874
+ "imurmurhash": "^0.1.4"
19875
+ },
19876
+ "engines": {
19877
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19882
19878
  }
19883
19879
  },
19884
19880
  "node_modules/map-obj": {
@@ -20912,15 +20908,16 @@
20912
20908
  }
20913
20909
  },
20914
20910
  "node_modules/node-gyp": {
20915
- "version": "9.3.1",
20916
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.1.tgz",
20917
- "integrity": "sha512-4Q16ZCqq3g8awk6UplT7AuxQ35XN4R/yf/+wSAwcBUAjg7l58RTactWaP8fIDTi0FzI7YcVLujwExakZlfWkXg==",
20911
+ "version": "9.4.0",
20912
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.0.tgz",
20913
+ "integrity": "sha512-dMXsYP6gc9rRbejLXmTbVRYjAHw7ppswsKyMxuxJxxOHzluIO1rGp9TOQgjFJ+2MCqcOcQTOPB/8Xwhr+7s4Eg==",
20918
20914
  "license": "MIT",
20919
20915
  "dependencies": {
20920
20916
  "env-paths": "^2.2.0",
20917
+ "exponential-backoff": "^3.1.1",
20921
20918
  "glob": "^7.1.4",
20922
20919
  "graceful-fs": "^4.2.6",
20923
- "make-fetch-happen": "^10.0.3",
20920
+ "make-fetch-happen": "^11.0.3",
20924
20921
  "nopt": "^6.0.0",
20925
20922
  "npmlog": "^6.0.0",
20926
20923
  "rimraf": "^3.0.2",
@@ -21371,6 +21368,59 @@
21371
21368
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
21372
21369
  }
21373
21370
  },
21371
+ "node_modules/npm-registry-fetch/node_modules/@tootallnate/once": {
21372
+ "version": "2.0.0",
21373
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
21374
+ "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
21375
+ "extraneous": true,
21376
+ "license": "MIT",
21377
+ "engines": {
21378
+ "node": ">= 10"
21379
+ }
21380
+ },
21381
+ "node_modules/npm-registry-fetch/node_modules/http-proxy-agent": {
21382
+ "version": "5.0.0",
21383
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
21384
+ "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
21385
+ "extraneous": true,
21386
+ "license": "MIT",
21387
+ "dependencies": {
21388
+ "@tootallnate/once": "2",
21389
+ "agent-base": "6",
21390
+ "debug": "4"
21391
+ },
21392
+ "engines": {
21393
+ "node": ">= 6"
21394
+ }
21395
+ },
21396
+ "node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
21397
+ "version": "10.2.1",
21398
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
21399
+ "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
21400
+ "extraneous": true,
21401
+ "license": "ISC",
21402
+ "dependencies": {
21403
+ "agentkeepalive": "^4.2.1",
21404
+ "cacache": "^16.1.0",
21405
+ "http-cache-semantics": "^4.1.0",
21406
+ "http-proxy-agent": "^5.0.0",
21407
+ "https-proxy-agent": "^5.0.0",
21408
+ "is-lambda": "^1.0.1",
21409
+ "lru-cache": "^7.7.1",
21410
+ "minipass": "^3.1.6",
21411
+ "minipass-collect": "^1.0.2",
21412
+ "minipass-fetch": "^2.0.3",
21413
+ "minipass-flush": "^1.0.5",
21414
+ "minipass-pipeline": "^1.2.4",
21415
+ "negotiator": "^0.6.3",
21416
+ "promise-retry": "^2.0.1",
21417
+ "socks-proxy-agent": "^7.0.0",
21418
+ "ssri": "^9.0.0"
21419
+ },
21420
+ "engines": {
21421
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
21422
+ }
21423
+ },
21374
21424
  "node_modules/npm-registry-fetch/node_modules/minipass-fetch": {
21375
21425
  "version": "2.1.2",
21376
21426
  "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
@@ -21399,16 +21449,44 @@
21399
21449
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
21400
21450
  }
21401
21451
  },
21402
- "node_modules/npm-run-path": {
21403
- "version": "4.0.1",
21404
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
21405
- "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
21452
+ "node_modules/npm-registry-fetch/node_modules/socks-proxy-agent": {
21453
+ "version": "7.0.0",
21454
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
21455
+ "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
21456
+ "extraneous": true,
21406
21457
  "license": "MIT",
21407
21458
  "dependencies": {
21408
- "path-key": "^3.0.0"
21459
+ "agent-base": "^6.0.2",
21460
+ "debug": "^4.3.3",
21461
+ "socks": "^2.6.2"
21409
21462
  },
21410
21463
  "engines": {
21411
- "node": ">=8"
21464
+ "node": ">= 10"
21465
+ }
21466
+ },
21467
+ "node_modules/npm-registry-fetch/node_modules/ssri": {
21468
+ "version": "9.0.1",
21469
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
21470
+ "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
21471
+ "extraneous": true,
21472
+ "license": "ISC",
21473
+ "dependencies": {
21474
+ "minipass": "^3.1.1"
21475
+ },
21476
+ "engines": {
21477
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
21478
+ }
21479
+ },
21480
+ "node_modules/npm-run-path": {
21481
+ "version": "4.0.1",
21482
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
21483
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
21484
+ "license": "MIT",
21485
+ "dependencies": {
21486
+ "path-key": "^3.0.0"
21487
+ },
21488
+ "engines": {
21489
+ "node": ">=8"
21412
21490
  }
21413
21491
  },
21414
21492
  "node_modules/npm-run-path/node_modules/path-key": {
@@ -24649,25 +24727,6 @@
24649
24727
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24650
24728
  }
24651
24729
  },
24652
- "node_modules/pacote/node_modules/@npmcli/git": {
24653
- "version": "4.0.4",
24654
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.0.4.tgz",
24655
- "integrity": "sha512-5yZghx+u5M47LghaybLCkdSyFzV/w4OuH12d96HO389Ik9CDsLaDZJVynSGGVJOLn6gy/k7Dz5XYcplM3uxXRg==",
24656
- "license": "ISC",
24657
- "dependencies": {
24658
- "@npmcli/promise-spawn": "^6.0.0",
24659
- "lru-cache": "^7.4.4",
24660
- "npm-pick-manifest": "^8.0.0",
24661
- "proc-log": "^3.0.0",
24662
- "promise-inflight": "^1.0.1",
24663
- "promise-retry": "^2.0.1",
24664
- "semver": "^7.3.5",
24665
- "which": "^3.0.0"
24666
- },
24667
- "engines": {
24668
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24669
- }
24670
- },
24671
24730
  "node_modules/pacote/node_modules/@npmcli/installed-package-contents": {
24672
24731
  "version": "2.0.2",
24673
24732
  "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
@@ -24721,15 +24780,6 @@
24721
24780
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24722
24781
  }
24723
24782
  },
24724
- "node_modules/pacote/node_modules/@tootallnate/once": {
24725
- "version": "2.0.0",
24726
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
24727
- "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
24728
- "license": "MIT",
24729
- "engines": {
24730
- "node": ">= 10"
24731
- }
24732
- },
24733
24783
  "node_modules/pacote/node_modules/cacache": {
24734
24784
  "version": "17.1.3",
24735
24785
  "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.3.tgz",
@@ -24782,16 +24832,16 @@
24782
24832
  }
24783
24833
  },
24784
24834
  "node_modules/pacote/node_modules/glob": {
24785
- "version": "10.2.6",
24786
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
24787
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
24835
+ "version": "10.3.1",
24836
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz",
24837
+ "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==",
24788
24838
  "license": "ISC",
24789
24839
  "dependencies": {
24790
24840
  "foreground-child": "^3.1.0",
24791
24841
  "jackspeak": "^2.0.3",
24792
24842
  "minimatch": "^9.0.1",
24793
24843
  "minipass": "^5.0.0 || ^6.0.2",
24794
- "path-scurry": "^1.7.0"
24844
+ "path-scurry": "^1.10.0"
24795
24845
  },
24796
24846
  "bin": {
24797
24847
  "glob": "dist/cjs/src/bin.js"
@@ -24824,20 +24874,6 @@
24824
24874
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24825
24875
  }
24826
24876
  },
24827
- "node_modules/pacote/node_modules/http-proxy-agent": {
24828
- "version": "5.0.0",
24829
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
24830
- "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
24831
- "license": "MIT",
24832
- "dependencies": {
24833
- "@tootallnate/once": "2",
24834
- "agent-base": "6",
24835
- "debug": "4"
24836
- },
24837
- "engines": {
24838
- "node": ">= 6"
24839
- }
24840
- },
24841
24877
  "node_modules/pacote/node_modules/json-parse-even-better-errors": {
24842
24878
  "version": "3.0.0",
24843
24879
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
@@ -24847,32 +24883,6 @@
24847
24883
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24848
24884
  }
24849
24885
  },
24850
- "node_modules/pacote/node_modules/make-fetch-happen": {
24851
- "version": "11.1.1",
24852
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
24853
- "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
24854
- "license": "ISC",
24855
- "dependencies": {
24856
- "agentkeepalive": "^4.2.1",
24857
- "cacache": "^17.0.0",
24858
- "http-cache-semantics": "^4.1.1",
24859
- "http-proxy-agent": "^5.0.0",
24860
- "https-proxy-agent": "^5.0.0",
24861
- "is-lambda": "^1.0.1",
24862
- "lru-cache": "^7.7.1",
24863
- "minipass": "^5.0.0",
24864
- "minipass-fetch": "^3.0.0",
24865
- "minipass-flush": "^1.0.5",
24866
- "minipass-pipeline": "^1.2.4",
24867
- "negotiator": "^0.6.3",
24868
- "promise-retry": "^2.0.1",
24869
- "socks-proxy-agent": "^7.0.0",
24870
- "ssri": "^10.0.0"
24871
- },
24872
- "engines": {
24873
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
24874
- }
24875
- },
24876
24886
  "node_modules/pacote/node_modules/minimatch": {
24877
24887
  "version": "9.0.1",
24878
24888
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
@@ -25041,20 +25051,6 @@
25041
25051
  "url": "https://github.com/sponsors/isaacs"
25042
25052
  }
25043
25053
  },
25044
- "node_modules/pacote/node_modules/socks-proxy-agent": {
25045
- "version": "7.0.0",
25046
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
25047
- "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
25048
- "license": "MIT",
25049
- "dependencies": {
25050
- "agent-base": "^6.0.2",
25051
- "debug": "^4.3.3",
25052
- "socks": "^2.6.2"
25053
- },
25054
- "engines": {
25055
- "node": ">= 10"
25056
- }
25057
- },
25058
25054
  "node_modules/pacote/node_modules/unique-filename": {
25059
25055
  "version": "3.0.0",
25060
25056
  "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz",
@@ -25292,13 +25288,13 @@
25292
25288
  "license": "MIT"
25293
25289
  },
25294
25290
  "node_modules/path-scurry": {
25295
- "version": "1.7.0",
25296
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.7.0.tgz",
25297
- "integrity": "sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg==",
25291
+ "version": "1.10.0",
25292
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.0.tgz",
25293
+ "integrity": "sha512-tZFEaRQbMLjwrsmidsGJ6wDMv0iazJWk6SfIKnY4Xru8auXgmJkOBa5DUbYFcFD2Rzk2+KDlIiF0GVXNCbgC7g==",
25298
25294
  "license": "BlueOak-1.0.0",
25299
25295
  "dependencies": {
25300
- "lru-cache": "^9.0.0",
25301
- "minipass": "^5.0.0"
25296
+ "lru-cache": "^9.1.1 || ^10.0.0",
25297
+ "minipass": "^5.0.0 || ^6.0.2"
25302
25298
  },
25303
25299
  "engines": {
25304
25300
  "node": ">=16 || 14 >=14.17"
@@ -25308,21 +25304,21 @@
25308
25304
  }
25309
25305
  },
25310
25306
  "node_modules/path-scurry/node_modules/lru-cache": {
25311
- "version": "9.1.1",
25312
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-9.1.1.tgz",
25313
- "integrity": "sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==",
25307
+ "version": "10.0.0",
25308
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz",
25309
+ "integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==",
25314
25310
  "license": "ISC",
25315
25311
  "engines": {
25316
25312
  "node": "14 || >=16.14"
25317
25313
  }
25318
25314
  },
25319
25315
  "node_modules/path-scurry/node_modules/minipass": {
25320
- "version": "5.0.0",
25321
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
25322
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
25316
+ "version": "6.0.2",
25317
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz",
25318
+ "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==",
25323
25319
  "license": "ISC",
25324
25320
  "engines": {
25325
- "node": ">=8"
25321
+ "node": ">=16 || 14 >=14.17"
25326
25322
  }
25327
25323
  },
25328
25324
  "node_modules/path-to-regexp": {
@@ -27157,14 +27153,14 @@
27157
27153
  "license": "ISC"
27158
27154
  },
27159
27155
  "node_modules/sigstore": {
27160
- "version": "1.5.2",
27161
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-1.5.2.tgz",
27162
- "integrity": "sha512-X95v6xAAooVpn7PaB94TDmFeSO5SBfCtB1R23fvzr36WTfjtkiiyOeei979nbTjc8nzh6FSLeltQZuODsm1EjQ==",
27156
+ "version": "1.7.0",
27157
+ "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-1.7.0.tgz",
27158
+ "integrity": "sha512-KP7QULhWdlu3hlp+jw2EvgWKlOGOY9McLj/jrchLjHNlNPK0KWIwF919cbmOp6QiKXLmPijR2qH/5KYWlbtG9Q==",
27163
27159
  "license": "Apache-2.0",
27164
27160
  "dependencies": {
27165
27161
  "@sigstore/protobuf-specs": "^0.1.0",
27166
- "make-fetch-happen": "^11.0.1",
27167
- "tuf-js": "^1.1.3"
27162
+ "@sigstore/tuf": "^1.0.1",
27163
+ "make-fetch-happen": "^11.0.1"
27168
27164
  },
27169
27165
  "bin": {
27170
27166
  "sigstore": "bin/sigstore.js"
@@ -27173,339 +27169,105 @@
27173
27169
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27174
27170
  }
27175
27171
  },
27176
- "node_modules/sigstore/node_modules/@npmcli/fs": {
27177
- "version": "3.1.0",
27178
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
27179
- "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
27180
- "license": "ISC",
27181
- "dependencies": {
27182
- "semver": "^7.3.5"
27183
- },
27184
- "engines": {
27185
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27186
- }
27172
+ "node_modules/simple-concat": {
27173
+ "version": "1.0.1",
27174
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
27175
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
27176
+ "funding": [
27177
+ {
27178
+ "type": "github",
27179
+ "url": "https://github.com/sponsors/feross"
27180
+ },
27181
+ {
27182
+ "type": "patreon",
27183
+ "url": "https://www.patreon.com/feross"
27184
+ },
27185
+ {
27186
+ "type": "consulting",
27187
+ "url": "https://feross.org/support"
27188
+ }
27189
+ ],
27190
+ "license": "MIT"
27187
27191
  },
27188
- "node_modules/sigstore/node_modules/@tootallnate/once": {
27189
- "version": "2.0.0",
27190
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
27191
- "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
27192
+ "node_modules/simple-get": {
27193
+ "version": "4.0.1",
27194
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
27195
+ "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
27196
+ "funding": [
27197
+ {
27198
+ "type": "github",
27199
+ "url": "https://github.com/sponsors/feross"
27200
+ },
27201
+ {
27202
+ "type": "patreon",
27203
+ "url": "https://www.patreon.com/feross"
27204
+ },
27205
+ {
27206
+ "type": "consulting",
27207
+ "url": "https://feross.org/support"
27208
+ }
27209
+ ],
27192
27210
  "license": "MIT",
27193
- "engines": {
27194
- "node": ">= 10"
27211
+ "dependencies": {
27212
+ "decompress-response": "^6.0.0",
27213
+ "once": "^1.3.1",
27214
+ "simple-concat": "^1.0.0"
27195
27215
  }
27196
27216
  },
27197
- "node_modules/sigstore/node_modules/cacache": {
27198
- "version": "17.1.3",
27199
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.3.tgz",
27200
- "integrity": "sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==",
27201
- "license": "ISC",
27217
+ "node_modules/sinon": {
27218
+ "version": "11.1.2",
27219
+ "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.2.tgz",
27220
+ "integrity": "sha512-59237HChms4kg7/sXhiRcUzdSkKuydDeTiamT/jesUVHshBgL8XAmhgFo0GfK6RruMDM/iRSij1EybmMog9cJw==",
27221
+ "dev": true,
27222
+ "license": "BSD-3-Clause",
27202
27223
  "dependencies": {
27203
- "@npmcli/fs": "^3.1.0",
27204
- "fs-minipass": "^3.0.0",
27205
- "glob": "^10.2.2",
27206
- "lru-cache": "^7.7.1",
27207
- "minipass": "^5.0.0",
27208
- "minipass-collect": "^1.0.2",
27209
- "minipass-flush": "^1.0.5",
27210
- "minipass-pipeline": "^1.2.4",
27211
- "p-map": "^4.0.0",
27212
- "ssri": "^10.0.0",
27213
- "tar": "^6.1.11",
27214
- "unique-filename": "^3.0.0"
27224
+ "@sinonjs/commons": "^1.8.3",
27225
+ "@sinonjs/fake-timers": "^7.1.2",
27226
+ "@sinonjs/samsam": "^6.0.2",
27227
+ "diff": "^5.0.0",
27228
+ "nise": "^5.1.0",
27229
+ "supports-color": "^7.2.0"
27215
27230
  },
27216
- "engines": {
27217
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27231
+ "funding": {
27232
+ "type": "opencollective",
27233
+ "url": "https://opencollective.com/sinon"
27218
27234
  }
27219
27235
  },
27220
- "node_modules/sigstore/node_modules/foreground-child": {
27221
- "version": "3.1.1",
27222
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
27223
- "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
27224
- "license": "ISC",
27236
+ "node_modules/sinon/node_modules/@sinonjs/fake-timers": {
27237
+ "version": "7.1.2",
27238
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz",
27239
+ "integrity": "sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==",
27240
+ "dev": true,
27241
+ "license": "BSD-3-Clause",
27225
27242
  "dependencies": {
27226
- "cross-spawn": "^7.0.0",
27227
- "signal-exit": "^4.0.1"
27228
- },
27243
+ "@sinonjs/commons": "^1.7.0"
27244
+ }
27245
+ },
27246
+ "node_modules/slash": {
27247
+ "version": "3.0.0",
27248
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
27249
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
27250
+ "license": "MIT",
27229
27251
  "engines": {
27230
- "node": ">=14"
27231
- },
27232
- "funding": {
27233
- "url": "https://github.com/sponsors/isaacs"
27252
+ "node": ">=8"
27234
27253
  }
27235
27254
  },
27236
- "node_modules/sigstore/node_modules/fs-minipass": {
27237
- "version": "3.0.2",
27238
- "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
27239
- "integrity": "sha512-2GAfyfoaCDRrM6jaOS3UsBts8yJ55VioXdWcOL7dK9zdAuKT71+WBA4ifnNYqVjYv+4SsPxjK0JT4yIIn4cA/g==",
27240
- "license": "ISC",
27255
+ "node_modules/slice-ansi": {
27256
+ "version": "4.0.0",
27257
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
27258
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
27259
+ "dev": true,
27260
+ "license": "MIT",
27241
27261
  "dependencies": {
27242
- "minipass": "^5.0.0"
27262
+ "ansi-styles": "^4.0.0",
27263
+ "astral-regex": "^2.0.0",
27264
+ "is-fullwidth-code-point": "^3.0.0"
27243
27265
  },
27244
27266
  "engines": {
27245
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27246
- }
27247
- },
27248
- "node_modules/sigstore/node_modules/glob": {
27249
- "version": "10.2.6",
27250
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
27251
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
27252
- "license": "ISC",
27253
- "dependencies": {
27254
- "foreground-child": "^3.1.0",
27255
- "jackspeak": "^2.0.3",
27256
- "minimatch": "^9.0.1",
27257
- "minipass": "^5.0.0 || ^6.0.2",
27258
- "path-scurry": "^1.7.0"
27259
- },
27260
- "bin": {
27261
- "glob": "dist/cjs/src/bin.js"
27262
- },
27263
- "engines": {
27264
- "node": ">=16 || 14 >=14.17"
27265
- },
27266
- "funding": {
27267
- "url": "https://github.com/sponsors/isaacs"
27268
- }
27269
- },
27270
- "node_modules/sigstore/node_modules/glob/node_modules/minipass": {
27271
- "version": "6.0.2",
27272
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz",
27273
- "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==",
27274
- "license": "ISC",
27275
- "engines": {
27276
- "node": ">=16 || 14 >=14.17"
27277
- }
27278
- },
27279
- "node_modules/sigstore/node_modules/http-proxy-agent": {
27280
- "version": "5.0.0",
27281
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
27282
- "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
27283
- "license": "MIT",
27284
- "dependencies": {
27285
- "@tootallnate/once": "2",
27286
- "agent-base": "6",
27287
- "debug": "4"
27288
- },
27289
- "engines": {
27290
- "node": ">= 6"
27291
- }
27292
- },
27293
- "node_modules/sigstore/node_modules/make-fetch-happen": {
27294
- "version": "11.1.1",
27295
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
27296
- "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
27297
- "license": "ISC",
27298
- "dependencies": {
27299
- "agentkeepalive": "^4.2.1",
27300
- "cacache": "^17.0.0",
27301
- "http-cache-semantics": "^4.1.1",
27302
- "http-proxy-agent": "^5.0.0",
27303
- "https-proxy-agent": "^5.0.0",
27304
- "is-lambda": "^1.0.1",
27305
- "lru-cache": "^7.7.1",
27306
- "minipass": "^5.0.0",
27307
- "minipass-fetch": "^3.0.0",
27308
- "minipass-flush": "^1.0.5",
27309
- "minipass-pipeline": "^1.2.4",
27310
- "negotiator": "^0.6.3",
27311
- "promise-retry": "^2.0.1",
27312
- "socks-proxy-agent": "^7.0.0",
27313
- "ssri": "^10.0.0"
27314
- },
27315
- "engines": {
27316
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27317
- }
27318
- },
27319
- "node_modules/sigstore/node_modules/minimatch": {
27320
- "version": "9.0.1",
27321
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
27322
- "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
27323
- "license": "ISC",
27324
- "dependencies": {
27325
- "brace-expansion": "^2.0.1"
27326
- },
27327
- "engines": {
27328
- "node": ">=16 || 14 >=14.17"
27329
- },
27330
- "funding": {
27331
- "url": "https://github.com/sponsors/isaacs"
27332
- }
27333
- },
27334
- "node_modules/sigstore/node_modules/minipass": {
27335
- "version": "5.0.0",
27336
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
27337
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
27338
- "license": "ISC",
27339
- "engines": {
27340
- "node": ">=8"
27341
- }
27342
- },
27343
- "node_modules/sigstore/node_modules/minipass-fetch": {
27344
- "version": "3.0.3",
27345
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.3.tgz",
27346
- "integrity": "sha512-n5ITsTkDqYkYJZjcRWzZt9qnZKCT7nKCosJhHoj7S7zD+BP4jVbWs+odsniw5TA3E0sLomhTKOKjF86wf11PuQ==",
27347
- "license": "MIT",
27348
- "dependencies": {
27349
- "minipass": "^5.0.0",
27350
- "minipass-sized": "^1.0.3",
27351
- "minizlib": "^2.1.2"
27352
- },
27353
- "engines": {
27354
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27355
- },
27356
- "optionalDependencies": {
27357
- "encoding": "^0.1.13"
27358
- }
27359
- },
27360
- "node_modules/sigstore/node_modules/signal-exit": {
27361
- "version": "4.0.1",
27362
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
27363
- "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==",
27364
- "license": "ISC",
27365
- "engines": {
27366
- "node": ">=14"
27367
- },
27368
- "funding": {
27369
- "url": "https://github.com/sponsors/isaacs"
27370
- }
27371
- },
27372
- "node_modules/sigstore/node_modules/socks-proxy-agent": {
27373
- "version": "7.0.0",
27374
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
27375
- "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
27376
- "license": "MIT",
27377
- "dependencies": {
27378
- "agent-base": "^6.0.2",
27379
- "debug": "^4.3.3",
27380
- "socks": "^2.6.2"
27381
- },
27382
- "engines": {
27383
- "node": ">= 10"
27384
- }
27385
- },
27386
- "node_modules/sigstore/node_modules/unique-filename": {
27387
- "version": "3.0.0",
27388
- "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz",
27389
- "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==",
27390
- "license": "ISC",
27391
- "dependencies": {
27392
- "unique-slug": "^4.0.0"
27393
- },
27394
- "engines": {
27395
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27396
- }
27397
- },
27398
- "node_modules/sigstore/node_modules/unique-slug": {
27399
- "version": "4.0.0",
27400
- "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz",
27401
- "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==",
27402
- "license": "ISC",
27403
- "dependencies": {
27404
- "imurmurhash": "^0.1.4"
27405
- },
27406
- "engines": {
27407
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
27408
- }
27409
- },
27410
- "node_modules/simple-concat": {
27411
- "version": "1.0.1",
27412
- "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
27413
- "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
27414
- "funding": [
27415
- {
27416
- "type": "github",
27417
- "url": "https://github.com/sponsors/feross"
27418
- },
27419
- {
27420
- "type": "patreon",
27421
- "url": "https://www.patreon.com/feross"
27422
- },
27423
- {
27424
- "type": "consulting",
27425
- "url": "https://feross.org/support"
27426
- }
27427
- ],
27428
- "license": "MIT"
27429
- },
27430
- "node_modules/simple-get": {
27431
- "version": "4.0.1",
27432
- "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
27433
- "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
27434
- "funding": [
27435
- {
27436
- "type": "github",
27437
- "url": "https://github.com/sponsors/feross"
27438
- },
27439
- {
27440
- "type": "patreon",
27441
- "url": "https://www.patreon.com/feross"
27442
- },
27443
- {
27444
- "type": "consulting",
27445
- "url": "https://feross.org/support"
27446
- }
27447
- ],
27448
- "license": "MIT",
27449
- "dependencies": {
27450
- "decompress-response": "^6.0.0",
27451
- "once": "^1.3.1",
27452
- "simple-concat": "^1.0.0"
27453
- }
27454
- },
27455
- "node_modules/sinon": {
27456
- "version": "11.1.2",
27457
- "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.2.tgz",
27458
- "integrity": "sha512-59237HChms4kg7/sXhiRcUzdSkKuydDeTiamT/jesUVHshBgL8XAmhgFo0GfK6RruMDM/iRSij1EybmMog9cJw==",
27459
- "dev": true,
27460
- "license": "BSD-3-Clause",
27461
- "dependencies": {
27462
- "@sinonjs/commons": "^1.8.3",
27463
- "@sinonjs/fake-timers": "^7.1.2",
27464
- "@sinonjs/samsam": "^6.0.2",
27465
- "diff": "^5.0.0",
27466
- "nise": "^5.1.0",
27467
- "supports-color": "^7.2.0"
27468
- },
27469
- "funding": {
27470
- "type": "opencollective",
27471
- "url": "https://opencollective.com/sinon"
27472
- }
27473
- },
27474
- "node_modules/sinon/node_modules/@sinonjs/fake-timers": {
27475
- "version": "7.1.2",
27476
- "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz",
27477
- "integrity": "sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==",
27478
- "dev": true,
27479
- "license": "BSD-3-Clause",
27480
- "dependencies": {
27481
- "@sinonjs/commons": "^1.7.0"
27482
- }
27483
- },
27484
- "node_modules/slash": {
27485
- "version": "3.0.0",
27486
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
27487
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
27488
- "license": "MIT",
27489
- "engines": {
27490
- "node": ">=8"
27491
- }
27492
- },
27493
- "node_modules/slice-ansi": {
27494
- "version": "4.0.0",
27495
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
27496
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
27497
- "dev": true,
27498
- "license": "MIT",
27499
- "dependencies": {
27500
- "ansi-styles": "^4.0.0",
27501
- "astral-regex": "^2.0.0",
27502
- "is-fullwidth-code-point": "^3.0.0"
27503
- },
27504
- "engines": {
27505
- "node": ">=10"
27506
- },
27507
- "funding": {
27508
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
27267
+ "node": ">=10"
27268
+ },
27269
+ "funding": {
27270
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
27509
27271
  }
27510
27272
  },
27511
27273
  "node_modules/smart-buffer": {
@@ -28610,271 +28372,38 @@
28610
28372
  "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==",
28611
28373
  "license": "0BSD"
28612
28374
  },
28613
- "node_modules/tsutils": {
28614
- "version": "3.21.0",
28615
- "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
28616
- "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
28617
- "dev": true,
28618
- "license": "MIT",
28619
- "dependencies": {
28620
- "tslib": "^1.8.1"
28621
- },
28622
- "engines": {
28623
- "node": ">= 6"
28624
- },
28625
- "peerDependencies": {
28626
- "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
28627
- }
28628
- },
28629
- "node_modules/tsutils/node_modules/tslib": {
28630
- "version": "1.14.1",
28631
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
28632
- "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
28633
- "dev": true,
28634
- "license": "0BSD"
28635
- },
28636
- "node_modules/tuf-js": {
28637
- "version": "1.1.4",
28638
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-1.1.4.tgz",
28639
- "integrity": "sha512-Lw2JRM3HTYhEtQJM2Th3aNCPbnXirtWMl065BawwmM2pX6XStH/ZO9e8T2hh0zk/HUa+1i6j+Lv6eDitKTau6A==",
28640
- "license": "MIT",
28641
- "dependencies": {
28642
- "@tufjs/models": "1.0.3",
28643
- "make-fetch-happen": "^11.0.1"
28644
- },
28645
- "engines": {
28646
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28647
- }
28648
- },
28649
- "node_modules/tuf-js/node_modules/@npmcli/fs": {
28650
- "version": "3.1.0",
28651
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
28652
- "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
28653
- "license": "ISC",
28654
- "dependencies": {
28655
- "semver": "^7.3.5"
28656
- },
28657
- "engines": {
28658
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28659
- }
28660
- },
28661
- "node_modules/tuf-js/node_modules/@tootallnate/once": {
28662
- "version": "2.0.0",
28663
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
28664
- "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
28665
- "license": "MIT",
28666
- "engines": {
28667
- "node": ">= 10"
28668
- }
28669
- },
28670
- "node_modules/tuf-js/node_modules/cacache": {
28671
- "version": "17.1.3",
28672
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.3.tgz",
28673
- "integrity": "sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==",
28674
- "license": "ISC",
28675
- "dependencies": {
28676
- "@npmcli/fs": "^3.1.0",
28677
- "fs-minipass": "^3.0.0",
28678
- "glob": "^10.2.2",
28679
- "lru-cache": "^7.7.1",
28680
- "minipass": "^5.0.0",
28681
- "minipass-collect": "^1.0.2",
28682
- "minipass-flush": "^1.0.5",
28683
- "minipass-pipeline": "^1.2.4",
28684
- "p-map": "^4.0.0",
28685
- "ssri": "^10.0.0",
28686
- "tar": "^6.1.11",
28687
- "unique-filename": "^3.0.0"
28688
- },
28689
- "engines": {
28690
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28691
- }
28692
- },
28693
- "node_modules/tuf-js/node_modules/foreground-child": {
28694
- "version": "3.1.1",
28695
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
28696
- "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
28697
- "license": "ISC",
28698
- "dependencies": {
28699
- "cross-spawn": "^7.0.0",
28700
- "signal-exit": "^4.0.1"
28701
- },
28702
- "engines": {
28703
- "node": ">=14"
28704
- },
28705
- "funding": {
28706
- "url": "https://github.com/sponsors/isaacs"
28707
- }
28708
- },
28709
- "node_modules/tuf-js/node_modules/fs-minipass": {
28710
- "version": "3.0.2",
28711
- "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
28712
- "integrity": "sha512-2GAfyfoaCDRrM6jaOS3UsBts8yJ55VioXdWcOL7dK9zdAuKT71+WBA4ifnNYqVjYv+4SsPxjK0JT4yIIn4cA/g==",
28713
- "license": "ISC",
28714
- "dependencies": {
28715
- "minipass": "^5.0.0"
28716
- },
28717
- "engines": {
28718
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28719
- }
28720
- },
28721
- "node_modules/tuf-js/node_modules/glob": {
28722
- "version": "10.2.6",
28723
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
28724
- "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
28725
- "license": "ISC",
28726
- "dependencies": {
28727
- "foreground-child": "^3.1.0",
28728
- "jackspeak": "^2.0.3",
28729
- "minimatch": "^9.0.1",
28730
- "minipass": "^5.0.0 || ^6.0.2",
28731
- "path-scurry": "^1.7.0"
28732
- },
28733
- "bin": {
28734
- "glob": "dist/cjs/src/bin.js"
28735
- },
28736
- "engines": {
28737
- "node": ">=16 || 14 >=14.17"
28738
- },
28739
- "funding": {
28740
- "url": "https://github.com/sponsors/isaacs"
28741
- }
28742
- },
28743
- "node_modules/tuf-js/node_modules/glob/node_modules/minipass": {
28744
- "version": "6.0.2",
28745
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz",
28746
- "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==",
28747
- "license": "ISC",
28748
- "engines": {
28749
- "node": ">=16 || 14 >=14.17"
28750
- }
28751
- },
28752
- "node_modules/tuf-js/node_modules/http-proxy-agent": {
28753
- "version": "5.0.0",
28754
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
28755
- "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
28756
- "license": "MIT",
28757
- "dependencies": {
28758
- "@tootallnate/once": "2",
28759
- "agent-base": "6",
28760
- "debug": "4"
28761
- },
28762
- "engines": {
28763
- "node": ">= 6"
28764
- }
28765
- },
28766
- "node_modules/tuf-js/node_modules/make-fetch-happen": {
28767
- "version": "11.1.1",
28768
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
28769
- "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
28770
- "license": "ISC",
28771
- "dependencies": {
28772
- "agentkeepalive": "^4.2.1",
28773
- "cacache": "^17.0.0",
28774
- "http-cache-semantics": "^4.1.1",
28775
- "http-proxy-agent": "^5.0.0",
28776
- "https-proxy-agent": "^5.0.0",
28777
- "is-lambda": "^1.0.1",
28778
- "lru-cache": "^7.7.1",
28779
- "minipass": "^5.0.0",
28780
- "minipass-fetch": "^3.0.0",
28781
- "minipass-flush": "^1.0.5",
28782
- "minipass-pipeline": "^1.2.4",
28783
- "negotiator": "^0.6.3",
28784
- "promise-retry": "^2.0.1",
28785
- "socks-proxy-agent": "^7.0.0",
28786
- "ssri": "^10.0.0"
28787
- },
28788
- "engines": {
28789
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28790
- }
28791
- },
28792
- "node_modules/tuf-js/node_modules/minimatch": {
28793
- "version": "9.0.1",
28794
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
28795
- "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
28796
- "license": "ISC",
28797
- "dependencies": {
28798
- "brace-expansion": "^2.0.1"
28799
- },
28800
- "engines": {
28801
- "node": ">=16 || 14 >=14.17"
28802
- },
28803
- "funding": {
28804
- "url": "https://github.com/sponsors/isaacs"
28805
- }
28806
- },
28807
- "node_modules/tuf-js/node_modules/minipass": {
28808
- "version": "5.0.0",
28809
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
28810
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
28811
- "license": "ISC",
28812
- "engines": {
28813
- "node": ">=8"
28814
- }
28815
- },
28816
- "node_modules/tuf-js/node_modules/minipass-fetch": {
28817
- "version": "3.0.3",
28818
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.3.tgz",
28819
- "integrity": "sha512-n5ITsTkDqYkYJZjcRWzZt9qnZKCT7nKCosJhHoj7S7zD+BP4jVbWs+odsniw5TA3E0sLomhTKOKjF86wf11PuQ==",
28820
- "license": "MIT",
28821
- "dependencies": {
28822
- "minipass": "^5.0.0",
28823
- "minipass-sized": "^1.0.3",
28824
- "minizlib": "^2.1.2"
28825
- },
28826
- "engines": {
28827
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28828
- },
28829
- "optionalDependencies": {
28830
- "encoding": "^0.1.13"
28831
- }
28832
- },
28833
- "node_modules/tuf-js/node_modules/signal-exit": {
28834
- "version": "4.0.1",
28835
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
28836
- "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==",
28837
- "license": "ISC",
28838
- "engines": {
28839
- "node": ">=14"
28840
- },
28841
- "funding": {
28842
- "url": "https://github.com/sponsors/isaacs"
28843
- }
28844
- },
28845
- "node_modules/tuf-js/node_modules/socks-proxy-agent": {
28846
- "version": "7.0.0",
28847
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
28848
- "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
28849
- "license": "MIT",
28850
- "dependencies": {
28851
- "agent-base": "^6.0.2",
28852
- "debug": "^4.3.3",
28853
- "socks": "^2.6.2"
28854
- },
28855
- "engines": {
28856
- "node": ">= 10"
28857
- }
28858
- },
28859
- "node_modules/tuf-js/node_modules/unique-filename": {
28860
- "version": "3.0.0",
28861
- "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz",
28862
- "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==",
28863
- "license": "ISC",
28375
+ "node_modules/tsutils": {
28376
+ "version": "3.21.0",
28377
+ "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
28378
+ "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
28379
+ "dev": true,
28380
+ "license": "MIT",
28864
28381
  "dependencies": {
28865
- "unique-slug": "^4.0.0"
28382
+ "tslib": "^1.8.1"
28866
28383
  },
28867
28384
  "engines": {
28868
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
28385
+ "node": ">= 6"
28386
+ },
28387
+ "peerDependencies": {
28388
+ "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
28869
28389
  }
28870
28390
  },
28871
- "node_modules/tuf-js/node_modules/unique-slug": {
28872
- "version": "4.0.0",
28873
- "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz",
28874
- "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==",
28875
- "license": "ISC",
28391
+ "node_modules/tsutils/node_modules/tslib": {
28392
+ "version": "1.14.1",
28393
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
28394
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
28395
+ "dev": true,
28396
+ "license": "0BSD"
28397
+ },
28398
+ "node_modules/tuf-js": {
28399
+ "version": "1.1.7",
28400
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-1.1.7.tgz",
28401
+ "integrity": "sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==",
28402
+ "license": "MIT",
28876
28403
  "dependencies": {
28877
- "imurmurhash": "^0.1.4"
28404
+ "@tufjs/models": "1.0.4",
28405
+ "debug": "^4.3.4",
28406
+ "make-fetch-happen": "^11.1.1"
28878
28407
  },
28879
28408
  "engines": {
28880
28409
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -29048,6 +28577,7 @@
29048
28577
  "version": "2.0.1",
29049
28578
  "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz",
29050
28579
  "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==",
28580
+ "extraneous": true,
29051
28581
  "license": "ISC",
29052
28582
  "dependencies": {
29053
28583
  "unique-slug": "^3.0.0"
@@ -29060,6 +28590,7 @@
29060
28590
  "version": "3.0.0",
29061
28591
  "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz",
29062
28592
  "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==",
28593
+ "extraneous": true,
29063
28594
  "license": "ISC",
29064
28595
  "dependencies": {
29065
28596
  "imurmurhash": "^0.1.4"
@@ -29978,6 +29509,15 @@
29978
29509
  "read-package-json-fast": "^2.0.1"
29979
29510
  }
29980
29511
  },
29512
+ "node_modules/yeoman-environment/node_modules/@tootallnate/once": {
29513
+ "version": "2.0.0",
29514
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
29515
+ "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
29516
+ "license": "MIT",
29517
+ "engines": {
29518
+ "node": ">= 10"
29519
+ }
29520
+ },
29981
29521
  "node_modules/yeoman-environment/node_modules/buffer": {
29982
29522
  "version": "6.0.3",
29983
29523
  "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
@@ -30103,6 +29643,20 @@
30103
29643
  "node": ">=10"
30104
29644
  }
30105
29645
  },
29646
+ "node_modules/yeoman-environment/node_modules/http-proxy-agent": {
29647
+ "version": "5.0.0",
29648
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
29649
+ "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
29650
+ "license": "MIT",
29651
+ "dependencies": {
29652
+ "@tootallnate/once": "2",
29653
+ "agent-base": "6",
29654
+ "debug": "4"
29655
+ },
29656
+ "engines": {
29657
+ "node": ">= 6"
29658
+ }
29659
+ },
30106
29660
  "node_modules/yeoman-environment/node_modules/ignore-walk": {
30107
29661
  "version": "4.0.1",
30108
29662
  "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-4.0.1.tgz",
@@ -30142,6 +29696,181 @@
30142
29696
  "node": ">=10"
30143
29697
  }
30144
29698
  },
29699
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen": {
29700
+ "version": "10.2.1",
29701
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
29702
+ "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
29703
+ "license": "ISC",
29704
+ "dependencies": {
29705
+ "agentkeepalive": "^4.2.1",
29706
+ "cacache": "^16.1.0",
29707
+ "http-cache-semantics": "^4.1.0",
29708
+ "http-proxy-agent": "^5.0.0",
29709
+ "https-proxy-agent": "^5.0.0",
29710
+ "is-lambda": "^1.0.1",
29711
+ "lru-cache": "^7.7.1",
29712
+ "minipass": "^3.1.6",
29713
+ "minipass-collect": "^1.0.2",
29714
+ "minipass-fetch": "^2.0.3",
29715
+ "minipass-flush": "^1.0.5",
29716
+ "minipass-pipeline": "^1.2.4",
29717
+ "negotiator": "^0.6.3",
29718
+ "promise-retry": "^2.0.1",
29719
+ "socks-proxy-agent": "^7.0.0",
29720
+ "ssri": "^9.0.0"
29721
+ },
29722
+ "engines": {
29723
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29724
+ }
29725
+ },
29726
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/@npmcli/fs": {
29727
+ "version": "2.1.2",
29728
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz",
29729
+ "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==",
29730
+ "license": "ISC",
29731
+ "dependencies": {
29732
+ "@gar/promisify": "^1.1.3",
29733
+ "semver": "^7.3.5"
29734
+ },
29735
+ "engines": {
29736
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29737
+ }
29738
+ },
29739
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/@npmcli/move-file": {
29740
+ "version": "2.0.1",
29741
+ "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
29742
+ "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
29743
+ "license": "MIT",
29744
+ "dependencies": {
29745
+ "mkdirp": "^1.0.4",
29746
+ "rimraf": "^3.0.2"
29747
+ },
29748
+ "engines": {
29749
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29750
+ }
29751
+ },
29752
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/cacache": {
29753
+ "version": "16.1.3",
29754
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz",
29755
+ "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==",
29756
+ "license": "ISC",
29757
+ "dependencies": {
29758
+ "@npmcli/fs": "^2.1.0",
29759
+ "@npmcli/move-file": "^2.0.0",
29760
+ "chownr": "^2.0.0",
29761
+ "fs-minipass": "^2.1.0",
29762
+ "glob": "^8.0.1",
29763
+ "infer-owner": "^1.0.4",
29764
+ "lru-cache": "^7.7.1",
29765
+ "minipass": "^3.1.6",
29766
+ "minipass-collect": "^1.0.2",
29767
+ "minipass-flush": "^1.0.5",
29768
+ "minipass-pipeline": "^1.2.4",
29769
+ "mkdirp": "^1.0.4",
29770
+ "p-map": "^4.0.0",
29771
+ "promise-inflight": "^1.0.1",
29772
+ "rimraf": "^3.0.2",
29773
+ "ssri": "^9.0.0",
29774
+ "tar": "^6.1.11",
29775
+ "unique-filename": "^2.0.0"
29776
+ },
29777
+ "engines": {
29778
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29779
+ }
29780
+ },
29781
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/glob": {
29782
+ "version": "8.1.0",
29783
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
29784
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
29785
+ "license": "ISC",
29786
+ "dependencies": {
29787
+ "fs.realpath": "^1.0.0",
29788
+ "inflight": "^1.0.4",
29789
+ "inherits": "2",
29790
+ "minimatch": "^5.0.1",
29791
+ "once": "^1.3.0"
29792
+ },
29793
+ "engines": {
29794
+ "node": ">=12"
29795
+ },
29796
+ "funding": {
29797
+ "url": "https://github.com/sponsors/isaacs"
29798
+ }
29799
+ },
29800
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/lru-cache": {
29801
+ "version": "7.18.3",
29802
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
29803
+ "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
29804
+ "license": "ISC",
29805
+ "engines": {
29806
+ "node": ">=12"
29807
+ }
29808
+ },
29809
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/minimatch": {
29810
+ "version": "5.1.6",
29811
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
29812
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
29813
+ "license": "ISC",
29814
+ "dependencies": {
29815
+ "brace-expansion": "^2.0.1"
29816
+ },
29817
+ "engines": {
29818
+ "node": ">=10"
29819
+ }
29820
+ },
29821
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/minipass-fetch": {
29822
+ "version": "2.1.2",
29823
+ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
29824
+ "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==",
29825
+ "license": "MIT",
29826
+ "dependencies": {
29827
+ "minipass": "^3.1.6",
29828
+ "minipass-sized": "^1.0.3",
29829
+ "minizlib": "^2.1.2"
29830
+ },
29831
+ "engines": {
29832
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29833
+ },
29834
+ "optionalDependencies": {
29835
+ "encoding": "^0.1.13"
29836
+ }
29837
+ },
29838
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/ssri": {
29839
+ "version": "9.0.1",
29840
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
29841
+ "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
29842
+ "license": "ISC",
29843
+ "dependencies": {
29844
+ "minipass": "^3.1.1"
29845
+ },
29846
+ "engines": {
29847
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29848
+ }
29849
+ },
29850
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/unique-filename": {
29851
+ "version": "2.0.1",
29852
+ "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz",
29853
+ "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==",
29854
+ "license": "ISC",
29855
+ "dependencies": {
29856
+ "unique-slug": "^3.0.0"
29857
+ },
29858
+ "engines": {
29859
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29860
+ }
29861
+ },
29862
+ "node_modules/yeoman-environment/node_modules/make-fetch-happen/node_modules/unique-slug": {
29863
+ "version": "3.0.0",
29864
+ "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz",
29865
+ "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==",
29866
+ "license": "ISC",
29867
+ "dependencies": {
29868
+ "imurmurhash": "^0.1.4"
29869
+ },
29870
+ "engines": {
29871
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
29872
+ }
29873
+ },
30145
29874
  "node_modules/yeoman-environment/node_modules/node-gyp": {
30146
29875
  "version": "8.4.1",
30147
29876
  "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
@@ -30166,6 +29895,15 @@
30166
29895
  "node": ">= 10.12.0"
30167
29896
  }
30168
29897
  },
29898
+ "node_modules/yeoman-environment/node_modules/node-gyp/node_modules/@tootallnate/once": {
29899
+ "version": "1.1.2",
29900
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
29901
+ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
29902
+ "license": "MIT",
29903
+ "engines": {
29904
+ "node": ">= 6"
29905
+ }
29906
+ },
30169
29907
  "node_modules/yeoman-environment/node_modules/node-gyp/node_modules/are-we-there-yet": {
30170
29908
  "version": "3.0.1",
30171
29909
  "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
@@ -30198,6 +29936,20 @@
30198
29936
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
30199
29937
  }
30200
29938
  },
29939
+ "node_modules/yeoman-environment/node_modules/node-gyp/node_modules/http-proxy-agent": {
29940
+ "version": "4.0.1",
29941
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
29942
+ "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
29943
+ "license": "MIT",
29944
+ "dependencies": {
29945
+ "@tootallnate/once": "1",
29946
+ "agent-base": "6",
29947
+ "debug": "4"
29948
+ },
29949
+ "engines": {
29950
+ "node": ">= 6"
29951
+ }
29952
+ },
30201
29953
  "node_modules/yeoman-environment/node_modules/node-gyp/node_modules/make-fetch-happen": {
30202
29954
  "version": "9.1.0",
30203
29955
  "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
@@ -30254,6 +30006,20 @@
30254
30006
  "node": ">= 6"
30255
30007
  }
30256
30008
  },
30009
+ "node_modules/yeoman-environment/node_modules/node-gyp/node_modules/socks-proxy-agent": {
30010
+ "version": "6.2.1",
30011
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz",
30012
+ "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==",
30013
+ "license": "MIT",
30014
+ "dependencies": {
30015
+ "agent-base": "^6.0.2",
30016
+ "debug": "^4.3.3",
30017
+ "socks": "^2.6.2"
30018
+ },
30019
+ "engines": {
30020
+ "node": ">= 10"
30021
+ }
30022
+ },
30257
30023
  "node_modules/yeoman-environment/node_modules/nopt": {
30258
30024
  "version": "5.0.0",
30259
30025
  "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
@@ -30445,9 +30211,9 @@
30445
30211
  }
30446
30212
  },
30447
30213
  "node_modules/yeoman-environment/node_modules/socks-proxy-agent": {
30448
- "version": "6.2.1",
30449
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz",
30450
- "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==",
30214
+ "version": "7.0.0",
30215
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
30216
+ "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
30451
30217
  "license": "MIT",
30452
30218
  "dependencies": {
30453
30219
  "agent-base": "^6.0.2",