@salesforce/cli 2.13.8 → 2.13.9

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.13.8",
3
+ "version": "2.13.9",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.13.8",
9
+ "version": "2.13.9",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -18,7 +18,7 @@
18
18
  "@oclif/plugin-plugins": "3.9.1",
19
19
  "@oclif/plugin-search": "0.0.23",
20
20
  "@oclif/plugin-update": "3.2.4",
21
- "@oclif/plugin-version": "1.3.10",
21
+ "@oclif/plugin-version": "2.0.1",
22
22
  "@oclif/plugin-warn-if-update-available": "2.1.1",
23
23
  "@oclif/plugin-which": "2.2.34",
24
24
  "@salesforce/core": "^5.2.0",
@@ -1158,6 +1158,26 @@
1158
1158
  "url": "https://opencollective.com/eslint"
1159
1159
  }
1160
1160
  },
1161
+ "node_modules/@eslint/eslintrc/node_modules/argparse": {
1162
+ "version": "2.0.1",
1163
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
1164
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
1165
+ "dev": true,
1166
+ "license": "Python-2.0"
1167
+ },
1168
+ "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
1169
+ "version": "4.1.0",
1170
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
1171
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
1172
+ "dev": true,
1173
+ "license": "MIT",
1174
+ "dependencies": {
1175
+ "argparse": "^2.0.1"
1176
+ },
1177
+ "bin": {
1178
+ "js-yaml": "bin/js-yaml.js"
1179
+ }
1180
+ },
1161
1181
  "node_modules/@eslint/js": {
1162
1182
  "version": "8.51.0",
1163
1183
  "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.51.0.tgz",
@@ -1339,16 +1359,6 @@
1339
1359
  "node": ">=8"
1340
1360
  }
1341
1361
  },
1342
- "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
1343
- "version": "1.0.10",
1344
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
1345
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
1346
- "dev": true,
1347
- "license": "MIT",
1348
- "dependencies": {
1349
- "sprintf-js": "~1.0.2"
1350
- }
1351
- },
1352
1362
  "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
1353
1363
  "version": "4.1.0",
1354
1364
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
@@ -1363,20 +1373,6 @@
1363
1373
  "node": ">=8"
1364
1374
  }
1365
1375
  },
1366
- "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
1367
- "version": "3.14.1",
1368
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
1369
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
1370
- "dev": true,
1371
- "license": "MIT",
1372
- "dependencies": {
1373
- "argparse": "^1.0.7",
1374
- "esprima": "^4.0.0"
1375
- },
1376
- "bin": {
1377
- "js-yaml": "bin/js-yaml.js"
1378
- }
1379
- },
1380
1376
  "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
1381
1377
  "version": "5.0.0",
1382
1378
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
@@ -2135,28 +2131,6 @@
2135
2131
  "node": ">=18.0.0"
2136
2132
  }
2137
2133
  },
2138
- "node_modules/@oclif/core/node_modules/argparse": {
2139
- "version": "1.0.10",
2140
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2141
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2142
- "license": "MIT",
2143
- "dependencies": {
2144
- "sprintf-js": "~1.0.2"
2145
- }
2146
- },
2147
- "node_modules/@oclif/core/node_modules/js-yaml": {
2148
- "version": "3.14.1",
2149
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2150
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2151
- "license": "MIT",
2152
- "dependencies": {
2153
- "argparse": "^1.0.7",
2154
- "esprima": "^4.0.0"
2155
- },
2156
- "bin": {
2157
- "js-yaml": "bin/js-yaml.js"
2158
- }
2159
- },
2160
2134
  "node_modules/@oclif/core/node_modules/supports-color": {
2161
2135
  "version": "8.1.1",
2162
2136
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2225,28 +2199,6 @@
2225
2199
  "node": ">=14.0.0"
2226
2200
  }
2227
2201
  },
2228
- "node_modules/@oclif/plugin-autocomplete/node_modules/argparse": {
2229
- "version": "1.0.10",
2230
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2231
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2232
- "license": "MIT",
2233
- "dependencies": {
2234
- "sprintf-js": "~1.0.2"
2235
- }
2236
- },
2237
- "node_modules/@oclif/plugin-autocomplete/node_modules/js-yaml": {
2238
- "version": "3.14.1",
2239
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2240
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2241
- "license": "MIT",
2242
- "dependencies": {
2243
- "argparse": "^1.0.7",
2244
- "esprima": "^4.0.0"
2245
- },
2246
- "bin": {
2247
- "js-yaml": "bin/js-yaml.js"
2248
- }
2249
- },
2250
2202
  "node_modules/@oclif/plugin-autocomplete/node_modules/supports-color": {
2251
2203
  "version": "8.1.1",
2252
2204
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2321,30 +2273,6 @@
2321
2273
  "node": ">=14.0.0"
2322
2274
  }
2323
2275
  },
2324
- "node_modules/@oclif/plugin-command-snapshot/node_modules/argparse": {
2325
- "version": "1.0.10",
2326
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2327
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2328
- "dev": true,
2329
- "license": "MIT",
2330
- "dependencies": {
2331
- "sprintf-js": "~1.0.2"
2332
- }
2333
- },
2334
- "node_modules/@oclif/plugin-command-snapshot/node_modules/js-yaml": {
2335
- "version": "3.14.1",
2336
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2337
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2338
- "dev": true,
2339
- "license": "MIT",
2340
- "dependencies": {
2341
- "argparse": "^1.0.7",
2342
- "esprima": "^4.0.0"
2343
- },
2344
- "bin": {
2345
- "js-yaml": "bin/js-yaml.js"
2346
- }
2347
- },
2348
2276
  "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
2349
2277
  "version": "8.1.1",
2350
2278
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2413,28 +2341,6 @@
2413
2341
  "node": ">=14.0.0"
2414
2342
  }
2415
2343
  },
2416
- "node_modules/@oclif/plugin-commands/node_modules/argparse": {
2417
- "version": "1.0.10",
2418
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2419
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2420
- "license": "MIT",
2421
- "dependencies": {
2422
- "sprintf-js": "~1.0.2"
2423
- }
2424
- },
2425
- "node_modules/@oclif/plugin-commands/node_modules/js-yaml": {
2426
- "version": "3.14.1",
2427
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2428
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2429
- "license": "MIT",
2430
- "dependencies": {
2431
- "argparse": "^1.0.7",
2432
- "esprima": "^4.0.0"
2433
- },
2434
- "bin": {
2435
- "js-yaml": "bin/js-yaml.js"
2436
- }
2437
- },
2438
2344
  "node_modules/@oclif/plugin-commands/node_modules/supports-color": {
2439
2345
  "version": "8.1.1",
2440
2346
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2501,28 +2407,6 @@
2501
2407
  "node": ">=14.0.0"
2502
2408
  }
2503
2409
  },
2504
- "node_modules/@oclif/plugin-help/node_modules/argparse": {
2505
- "version": "1.0.10",
2506
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2507
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2508
- "license": "MIT",
2509
- "dependencies": {
2510
- "sprintf-js": "~1.0.2"
2511
- }
2512
- },
2513
- "node_modules/@oclif/plugin-help/node_modules/js-yaml": {
2514
- "version": "3.14.1",
2515
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2516
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2517
- "license": "MIT",
2518
- "dependencies": {
2519
- "argparse": "^1.0.7",
2520
- "esprima": "^4.0.0"
2521
- },
2522
- "bin": {
2523
- "js-yaml": "bin/js-yaml.js"
2524
- }
2525
- },
2526
2410
  "node_modules/@oclif/plugin-help/node_modules/supports-color": {
2527
2411
  "version": "8.1.1",
2528
2412
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2591,28 +2475,6 @@
2591
2475
  "node": ">=14.0.0"
2592
2476
  }
2593
2477
  },
2594
- "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
2595
- "version": "1.0.10",
2596
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2597
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2598
- "license": "MIT",
2599
- "dependencies": {
2600
- "sprintf-js": "~1.0.2"
2601
- }
2602
- },
2603
- "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
2604
- "version": "3.14.1",
2605
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2606
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2607
- "license": "MIT",
2608
- "dependencies": {
2609
- "argparse": "^1.0.7",
2610
- "esprima": "^4.0.0"
2611
- },
2612
- "bin": {
2613
- "js-yaml": "bin/js-yaml.js"
2614
- }
2615
- },
2616
2478
  "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
2617
2479
  "version": "8.1.1",
2618
2480
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2690,28 +2552,6 @@
2690
2552
  "node": ">=14.0.0"
2691
2553
  }
2692
2554
  },
2693
- "node_modules/@oclif/plugin-plugins/node_modules/argparse": {
2694
- "version": "1.0.10",
2695
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2696
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2697
- "license": "MIT",
2698
- "dependencies": {
2699
- "sprintf-js": "~1.0.2"
2700
- }
2701
- },
2702
- "node_modules/@oclif/plugin-plugins/node_modules/js-yaml": {
2703
- "version": "3.14.1",
2704
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2705
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2706
- "license": "MIT",
2707
- "dependencies": {
2708
- "argparse": "^1.0.7",
2709
- "esprima": "^4.0.0"
2710
- },
2711
- "bin": {
2712
- "js-yaml": "bin/js-yaml.js"
2713
- }
2714
- },
2715
2555
  "node_modules/@oclif/plugin-plugins/node_modules/load-json-file": {
2716
2556
  "version": "5.3.0",
2717
2557
  "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz",
@@ -2807,28 +2647,6 @@
2807
2647
  "node": ">=14.0.0"
2808
2648
  }
2809
2649
  },
2810
- "node_modules/@oclif/plugin-search/node_modules/argparse": {
2811
- "version": "1.0.10",
2812
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2813
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2814
- "license": "MIT",
2815
- "dependencies": {
2816
- "sprintf-js": "~1.0.2"
2817
- }
2818
- },
2819
- "node_modules/@oclif/plugin-search/node_modules/js-yaml": {
2820
- "version": "3.14.1",
2821
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2822
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2823
- "license": "MIT",
2824
- "dependencies": {
2825
- "argparse": "^1.0.7",
2826
- "esprima": "^4.0.0"
2827
- },
2828
- "bin": {
2829
- "js-yaml": "bin/js-yaml.js"
2830
- }
2831
- },
2832
2650
  "node_modules/@oclif/plugin-search/node_modules/supports-color": {
2833
2651
  "version": "8.1.1",
2834
2652
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2906,15 +2724,6 @@
2906
2724
  "node": ">=14.0.0"
2907
2725
  }
2908
2726
  },
2909
- "node_modules/@oclif/plugin-update/node_modules/argparse": {
2910
- "version": "1.0.10",
2911
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2912
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2913
- "license": "MIT",
2914
- "dependencies": {
2915
- "sprintf-js": "~1.0.2"
2916
- }
2917
- },
2918
2727
  "node_modules/@oclif/plugin-update/node_modules/fs-extra": {
2919
2728
  "version": "9.1.0",
2920
2729
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
@@ -2930,19 +2739,6 @@
2930
2739
  "node": ">=10"
2931
2740
  }
2932
2741
  },
2933
- "node_modules/@oclif/plugin-update/node_modules/js-yaml": {
2934
- "version": "3.14.1",
2935
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2936
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2937
- "license": "MIT",
2938
- "dependencies": {
2939
- "argparse": "^1.0.7",
2940
- "esprima": "^4.0.0"
2941
- },
2942
- "bin": {
2943
- "js-yaml": "bin/js-yaml.js"
2944
- }
2945
- },
2946
2742
  "node_modules/@oclif/plugin-update/node_modules/supports-color": {
2947
2743
  "version": "8.1.1",
2948
2744
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -2959,24 +2755,23 @@
2959
2755
  }
2960
2756
  },
2961
2757
  "node_modules/@oclif/plugin-version": {
2962
- "version": "1.3.10",
2963
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.10.tgz",
2964
- "integrity": "sha512-TiRZALUcv4hwGTPoTyA3nOWtRew9DT4Ge1FeYx16xnuAsWryvJe3IHXmCm6b1VYhzTJhV2XH5U1DqllrQB2YaA==",
2758
+ "version": "2.0.1",
2759
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.1.tgz",
2760
+ "integrity": "sha512-5gEwB74Mqbe5ob5f1Agvb8ebBH0xm/jt0iqaOEYGrYN2gLu32UgqsLpccu+LCd89C2LdzIRIQ8DR5Yro3IY8jQ==",
2965
2761
  "license": "MIT",
2966
2762
  "dependencies": {
2967
- "@oclif/core": "^2.15.0"
2763
+ "@oclif/core": "^3.0.4"
2968
2764
  },
2969
2765
  "engines": {
2970
- "node": ">=14.0.0"
2766
+ "node": ">=18.0.0"
2971
2767
  }
2972
2768
  },
2973
2769
  "node_modules/@oclif/plugin-version/node_modules/@oclif/core": {
2974
- "version": "2.15.0",
2975
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
2976
- "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
2770
+ "version": "3.0.5",
2771
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.0.5.tgz",
2772
+ "integrity": "sha512-P2zr0viYDHxP3Q0+9z4Lr2g5xsLN5i/QmQTPxgCW7RJu8BB608RMm8xk/K60vW/vjwJdM7Zz1GZtGWltCvRq4Q==",
2977
2773
  "license": "MIT",
2978
2774
  "dependencies": {
2979
- "@types/cli-progress": "^3.11.0",
2980
2775
  "ansi-escapes": "^4.3.2",
2981
2776
  "ansi-styles": "^4.3.0",
2982
2777
  "cardinal": "^2.1.1",
@@ -2999,36 +2794,12 @@
2999
2794
  "strip-ansi": "^6.0.1",
3000
2795
  "supports-color": "^8.1.1",
3001
2796
  "supports-hyperlinks": "^2.2.0",
3002
- "ts-node": "^10.9.1",
3003
- "tslib": "^2.5.0",
3004
2797
  "widest-line": "^3.1.0",
3005
2798
  "wordwrap": "^1.0.0",
3006
2799
  "wrap-ansi": "^7.0.0"
3007
2800
  },
3008
2801
  "engines": {
3009
- "node": ">=14.0.0"
3010
- }
3011
- },
3012
- "node_modules/@oclif/plugin-version/node_modules/argparse": {
3013
- "version": "1.0.10",
3014
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3015
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3016
- "license": "MIT",
3017
- "dependencies": {
3018
- "sprintf-js": "~1.0.2"
3019
- }
3020
- },
3021
- "node_modules/@oclif/plugin-version/node_modules/js-yaml": {
3022
- "version": "3.14.1",
3023
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3024
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3025
- "license": "MIT",
3026
- "dependencies": {
3027
- "argparse": "^1.0.7",
3028
- "esprima": "^4.0.0"
3029
- },
3030
- "bin": {
3031
- "js-yaml": "bin/js-yaml.js"
2802
+ "node": ">=18.0.0"
3032
2803
  }
3033
2804
  },
3034
2805
  "node_modules/@oclif/plugin-version/node_modules/supports-color": {
@@ -3102,28 +2873,6 @@
3102
2873
  "node": ">=14.0.0"
3103
2874
  }
3104
2875
  },
3105
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
3106
- "version": "1.0.10",
3107
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3108
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3109
- "license": "MIT",
3110
- "dependencies": {
3111
- "sprintf-js": "~1.0.2"
3112
- }
3113
- },
3114
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
3115
- "version": "3.14.1",
3116
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3117
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3118
- "license": "MIT",
3119
- "dependencies": {
3120
- "argparse": "^1.0.7",
3121
- "esprima": "^4.0.0"
3122
- },
3123
- "bin": {
3124
- "js-yaml": "bin/js-yaml.js"
3125
- }
3126
- },
3127
2876
  "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
3128
2877
  "version": "8.1.1",
3129
2878
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -3191,28 +2940,6 @@
3191
2940
  "node": ">=14.0.0"
3192
2941
  }
3193
2942
  },
3194
- "node_modules/@oclif/plugin-which/node_modules/argparse": {
3195
- "version": "1.0.10",
3196
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3197
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3198
- "license": "MIT",
3199
- "dependencies": {
3200
- "sprintf-js": "~1.0.2"
3201
- }
3202
- },
3203
- "node_modules/@oclif/plugin-which/node_modules/js-yaml": {
3204
- "version": "3.14.1",
3205
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3206
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3207
- "license": "MIT",
3208
- "dependencies": {
3209
- "argparse": "^1.0.7",
3210
- "esprima": "^4.0.0"
3211
- },
3212
- "bin": {
3213
- "js-yaml": "bin/js-yaml.js"
3214
- }
3215
- },
3216
2943
  "node_modules/@oclif/plugin-which/node_modules/supports-color": {
3217
2944
  "version": "8.1.1",
3218
2945
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -3683,6 +3410,13 @@
3683
3410
  "dev": true,
3684
3411
  "license": "MIT"
3685
3412
  },
3413
+ "node_modules/@salesforce/dev-scripts/node_modules/argparse": {
3414
+ "version": "2.0.1",
3415
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
3416
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
3417
+ "dev": true,
3418
+ "license": "Python-2.0"
3419
+ },
3686
3420
  "node_modules/@salesforce/dev-scripts/node_modules/brace-expansion": {
3687
3421
  "version": "1.1.11",
3688
3422
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -3828,6 +3562,19 @@
3828
3562
  "node": "*"
3829
3563
  }
3830
3564
  },
3565
+ "node_modules/@salesforce/dev-scripts/node_modules/js-yaml": {
3566
+ "version": "4.1.0",
3567
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
3568
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
3569
+ "dev": true,
3570
+ "license": "MIT",
3571
+ "dependencies": {
3572
+ "argparse": "^2.0.1"
3573
+ },
3574
+ "bin": {
3575
+ "js-yaml": "bin/js-yaml.js"
3576
+ }
3577
+ },
3831
3578
  "node_modules/@salesforce/dev-scripts/node_modules/json-parse-even-better-errors": {
3832
3579
  "version": "2.3.1",
3833
3580
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
@@ -4169,28 +3916,6 @@
4169
3916
  "node": ">=16.0.0"
4170
3917
  }
4171
3918
  },
4172
- "node_modules/@salesforce/plugin-apex/node_modules/argparse": {
4173
- "version": "1.0.10",
4174
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4175
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4176
- "license": "MIT",
4177
- "dependencies": {
4178
- "sprintf-js": "~1.0.2"
4179
- }
4180
- },
4181
- "node_modules/@salesforce/plugin-apex/node_modules/js-yaml": {
4182
- "version": "3.14.1",
4183
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4184
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4185
- "license": "MIT",
4186
- "dependencies": {
4187
- "argparse": "^1.0.7",
4188
- "esprima": "^4.0.0"
4189
- },
4190
- "bin": {
4191
- "js-yaml": "bin/js-yaml.js"
4192
- }
4193
- },
4194
3919
  "node_modules/@salesforce/plugin-apex/node_modules/supports-color": {
4195
3920
  "version": "8.1.1",
4196
3921
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4282,28 +4007,6 @@
4282
4007
  "node": ">=16.0.0"
4283
4008
  }
4284
4009
  },
4285
- "node_modules/@salesforce/plugin-auth/node_modules/argparse": {
4286
- "version": "1.0.10",
4287
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4288
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4289
- "license": "MIT",
4290
- "dependencies": {
4291
- "sprintf-js": "~1.0.2"
4292
- }
4293
- },
4294
- "node_modules/@salesforce/plugin-auth/node_modules/js-yaml": {
4295
- "version": "3.14.1",
4296
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4297
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4298
- "license": "MIT",
4299
- "dependencies": {
4300
- "argparse": "^1.0.7",
4301
- "esprima": "^4.0.0"
4302
- },
4303
- "bin": {
4304
- "js-yaml": "bin/js-yaml.js"
4305
- }
4306
- },
4307
4010
  "node_modules/@salesforce/plugin-auth/node_modules/supports-color": {
4308
4011
  "version": "8.1.1",
4309
4012
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4397,30 +4100,6 @@
4397
4100
  "node": ">=16.0.0"
4398
4101
  }
4399
4102
  },
4400
- "node_modules/@salesforce/plugin-command-reference/node_modules/argparse": {
4401
- "version": "1.0.10",
4402
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4403
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4404
- "dev": true,
4405
- "license": "MIT",
4406
- "dependencies": {
4407
- "sprintf-js": "~1.0.2"
4408
- }
4409
- },
4410
- "node_modules/@salesforce/plugin-command-reference/node_modules/js-yaml": {
4411
- "version": "3.14.1",
4412
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4413
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4414
- "dev": true,
4415
- "license": "MIT",
4416
- "dependencies": {
4417
- "argparse": "^1.0.7",
4418
- "esprima": "^4.0.0"
4419
- },
4420
- "bin": {
4421
- "js-yaml": "bin/js-yaml.js"
4422
- }
4423
- },
4424
4103
  "node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
4425
4104
  "version": "8.1.1",
4426
4105
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4514,28 +4193,6 @@
4514
4193
  "node": ">=16.0.0"
4515
4194
  }
4516
4195
  },
4517
- "node_modules/@salesforce/plugin-data/node_modules/argparse": {
4518
- "version": "1.0.10",
4519
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4520
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4521
- "license": "MIT",
4522
- "dependencies": {
4523
- "sprintf-js": "~1.0.2"
4524
- }
4525
- },
4526
- "node_modules/@salesforce/plugin-data/node_modules/js-yaml": {
4527
- "version": "3.14.1",
4528
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4529
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4530
- "license": "MIT",
4531
- "dependencies": {
4532
- "argparse": "^1.0.7",
4533
- "esprima": "^4.0.0"
4534
- },
4535
- "bin": {
4536
- "js-yaml": "bin/js-yaml.js"
4537
- }
4538
- },
4539
4196
  "node_modules/@salesforce/plugin-data/node_modules/supports-color": {
4540
4197
  "version": "8.1.1",
4541
4198
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4628,28 +4285,6 @@
4628
4285
  "node": ">=16.0.0"
4629
4286
  }
4630
4287
  },
4631
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/argparse": {
4632
- "version": "1.0.10",
4633
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4634
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4635
- "license": "MIT",
4636
- "dependencies": {
4637
- "sprintf-js": "~1.0.2"
4638
- }
4639
- },
4640
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/js-yaml": {
4641
- "version": "3.14.1",
4642
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4643
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4644
- "license": "MIT",
4645
- "dependencies": {
4646
- "argparse": "^1.0.7",
4647
- "esprima": "^4.0.0"
4648
- },
4649
- "bin": {
4650
- "js-yaml": "bin/js-yaml.js"
4651
- }
4652
- },
4653
4288
  "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/supports-color": {
4654
4289
  "version": "8.1.1",
4655
4290
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4743,28 +4378,6 @@
4743
4378
  "node": ">=16.0.0"
4744
4379
  }
4745
4380
  },
4746
- "node_modules/@salesforce/plugin-info/node_modules/argparse": {
4747
- "version": "1.0.10",
4748
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4749
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4750
- "license": "MIT",
4751
- "dependencies": {
4752
- "sprintf-js": "~1.0.2"
4753
- }
4754
- },
4755
- "node_modules/@salesforce/plugin-info/node_modules/js-yaml": {
4756
- "version": "3.14.1",
4757
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4758
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4759
- "license": "MIT",
4760
- "dependencies": {
4761
- "argparse": "^1.0.7",
4762
- "esprima": "^4.0.0"
4763
- },
4764
- "bin": {
4765
- "js-yaml": "bin/js-yaml.js"
4766
- }
4767
- },
4768
4381
  "node_modules/@salesforce/plugin-info/node_modules/supports-color": {
4769
4382
  "version": "8.1.1",
4770
4383
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4853,28 +4466,6 @@
4853
4466
  "node": ">=16.0.0"
4854
4467
  }
4855
4468
  },
4856
- "node_modules/@salesforce/plugin-limits/node_modules/argparse": {
4857
- "version": "1.0.10",
4858
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4859
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4860
- "license": "MIT",
4861
- "dependencies": {
4862
- "sprintf-js": "~1.0.2"
4863
- }
4864
- },
4865
- "node_modules/@salesforce/plugin-limits/node_modules/js-yaml": {
4866
- "version": "3.14.1",
4867
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4868
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4869
- "license": "MIT",
4870
- "dependencies": {
4871
- "argparse": "^1.0.7",
4872
- "esprima": "^4.0.0"
4873
- },
4874
- "bin": {
4875
- "js-yaml": "bin/js-yaml.js"
4876
- }
4877
- },
4878
4469
  "node_modules/@salesforce/plugin-limits/node_modules/supports-color": {
4879
4470
  "version": "8.1.1",
4880
4471
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4963,28 +4554,6 @@
4963
4554
  "node": ">=16.0.0"
4964
4555
  }
4965
4556
  },
4966
- "node_modules/@salesforce/plugin-login/node_modules/argparse": {
4967
- "version": "1.0.10",
4968
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4969
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4970
- "license": "MIT",
4971
- "dependencies": {
4972
- "sprintf-js": "~1.0.2"
4973
- }
4974
- },
4975
- "node_modules/@salesforce/plugin-login/node_modules/js-yaml": {
4976
- "version": "3.14.1",
4977
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4978
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4979
- "license": "MIT",
4980
- "dependencies": {
4981
- "argparse": "^1.0.7",
4982
- "esprima": "^4.0.0"
4983
- },
4984
- "bin": {
4985
- "js-yaml": "bin/js-yaml.js"
4986
- }
4987
- },
4988
4557
  "node_modules/@salesforce/plugin-login/node_modules/supports-color": {
4989
4558
  "version": "8.1.1",
4990
4559
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5074,28 +4643,6 @@
5074
4643
  "node": ">=16.0.0"
5075
4644
  }
5076
4645
  },
5077
- "node_modules/@salesforce/plugin-marketplace/node_modules/argparse": {
5078
- "version": "1.0.10",
5079
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5080
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5081
- "license": "MIT",
5082
- "dependencies": {
5083
- "sprintf-js": "~1.0.2"
5084
- }
5085
- },
5086
- "node_modules/@salesforce/plugin-marketplace/node_modules/js-yaml": {
5087
- "version": "3.14.1",
5088
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5089
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5090
- "license": "MIT",
5091
- "dependencies": {
5092
- "argparse": "^1.0.7",
5093
- "esprima": "^4.0.0"
5094
- },
5095
- "bin": {
5096
- "js-yaml": "bin/js-yaml.js"
5097
- }
5098
- },
5099
4646
  "node_modules/@salesforce/plugin-marketplace/node_modules/supports-color": {
5100
4647
  "version": "8.1.1",
5101
4648
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5185,28 +4732,6 @@
5185
4732
  "node": ">=16.0.0"
5186
4733
  }
5187
4734
  },
5188
- "node_modules/@salesforce/plugin-org/node_modules/argparse": {
5189
- "version": "1.0.10",
5190
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5191
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5192
- "license": "MIT",
5193
- "dependencies": {
5194
- "sprintf-js": "~1.0.2"
5195
- }
5196
- },
5197
- "node_modules/@salesforce/plugin-org/node_modules/js-yaml": {
5198
- "version": "3.14.1",
5199
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5200
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5201
- "license": "MIT",
5202
- "dependencies": {
5203
- "argparse": "^1.0.7",
5204
- "esprima": "^4.0.0"
5205
- },
5206
- "bin": {
5207
- "js-yaml": "bin/js-yaml.js"
5208
- }
5209
- },
5210
4735
  "node_modules/@salesforce/plugin-org/node_modules/supports-color": {
5211
4736
  "version": "8.1.1",
5212
4737
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5461,30 +4986,6 @@
5461
4986
  "node": ">=16.0.0"
5462
4987
  }
5463
4988
  },
5464
- "node_modules/@salesforce/plugin-release-management/node_modules/argparse": {
5465
- "version": "1.0.10",
5466
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5467
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5468
- "dev": true,
5469
- "license": "MIT",
5470
- "dependencies": {
5471
- "sprintf-js": "~1.0.2"
5472
- }
5473
- },
5474
- "node_modules/@salesforce/plugin-release-management/node_modules/js-yaml": {
5475
- "version": "3.14.1",
5476
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5477
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5478
- "dev": true,
5479
- "license": "MIT",
5480
- "dependencies": {
5481
- "argparse": "^1.0.7",
5482
- "esprima": "^4.0.0"
5483
- },
5484
- "bin": {
5485
- "js-yaml": "bin/js-yaml.js"
5486
- }
5487
- },
5488
4989
  "node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
5489
4990
  "version": "8.1.1",
5490
4991
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5572,28 +5073,6 @@
5572
5073
  "node": ">=16.0.0"
5573
5074
  }
5574
5075
  },
5575
- "node_modules/@salesforce/plugin-schema/node_modules/argparse": {
5576
- "version": "1.0.10",
5577
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5578
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5579
- "license": "MIT",
5580
- "dependencies": {
5581
- "sprintf-js": "~1.0.2"
5582
- }
5583
- },
5584
- "node_modules/@salesforce/plugin-schema/node_modules/js-yaml": {
5585
- "version": "3.14.1",
5586
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5587
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5588
- "license": "MIT",
5589
- "dependencies": {
5590
- "argparse": "^1.0.7",
5591
- "esprima": "^4.0.0"
5592
- },
5593
- "bin": {
5594
- "js-yaml": "bin/js-yaml.js"
5595
- }
5596
- },
5597
5076
  "node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
5598
5077
  "version": "8.1.1",
5599
5078
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5681,28 +5160,6 @@
5681
5160
  "node": ">=16.0.0"
5682
5161
  }
5683
5162
  },
5684
- "node_modules/@salesforce/plugin-settings/node_modules/argparse": {
5685
- "version": "1.0.10",
5686
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5687
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5688
- "license": "MIT",
5689
- "dependencies": {
5690
- "sprintf-js": "~1.0.2"
5691
- }
5692
- },
5693
- "node_modules/@salesforce/plugin-settings/node_modules/js-yaml": {
5694
- "version": "3.14.1",
5695
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5696
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5697
- "license": "MIT",
5698
- "dependencies": {
5699
- "argparse": "^1.0.7",
5700
- "esprima": "^4.0.0"
5701
- },
5702
- "bin": {
5703
- "js-yaml": "bin/js-yaml.js"
5704
- }
5705
- },
5706
5163
  "node_modules/@salesforce/plugin-settings/node_modules/supports-color": {
5707
5164
  "version": "8.1.1",
5708
5165
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5795,28 +5252,6 @@
5795
5252
  "node": ">=16.0.0"
5796
5253
  }
5797
5254
  },
5798
- "node_modules/@salesforce/plugin-sobject/node_modules/argparse": {
5799
- "version": "1.0.10",
5800
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5801
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5802
- "license": "MIT",
5803
- "dependencies": {
5804
- "sprintf-js": "~1.0.2"
5805
- }
5806
- },
5807
- "node_modules/@salesforce/plugin-sobject/node_modules/js-yaml": {
5808
- "version": "3.14.1",
5809
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5810
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5811
- "license": "MIT",
5812
- "dependencies": {
5813
- "argparse": "^1.0.7",
5814
- "esprima": "^4.0.0"
5815
- },
5816
- "bin": {
5817
- "js-yaml": "bin/js-yaml.js"
5818
- }
5819
- },
5820
5255
  "node_modules/@salesforce/plugin-sobject/node_modules/supports-color": {
5821
5256
  "version": "8.1.1",
5822
5257
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5910,28 +5345,6 @@
5910
5345
  "node": ">=16.0.0"
5911
5346
  }
5912
5347
  },
5913
- "node_modules/@salesforce/plugin-source/node_modules/argparse": {
5914
- "version": "1.0.10",
5915
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5916
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5917
- "license": "MIT",
5918
- "dependencies": {
5919
- "sprintf-js": "~1.0.2"
5920
- }
5921
- },
5922
- "node_modules/@salesforce/plugin-source/node_modules/js-yaml": {
5923
- "version": "3.14.1",
5924
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5925
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5926
- "license": "MIT",
5927
- "dependencies": {
5928
- "argparse": "^1.0.7",
5929
- "esprima": "^4.0.0"
5930
- },
5931
- "bin": {
5932
- "js-yaml": "bin/js-yaml.js"
5933
- }
5934
- },
5935
5348
  "node_modules/@salesforce/plugin-source/node_modules/supports-color": {
5936
5349
  "version": "8.1.1",
5937
5350
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -6016,30 +5429,8 @@
6016
5429
  "chalk": "^4",
6017
5430
  "inquirer": "^8.2.5"
6018
5431
  },
6019
- "engines": {
6020
- "node": ">=16.0.0"
6021
- }
6022
- },
6023
- "node_modules/@salesforce/plugin-telemetry/node_modules/argparse": {
6024
- "version": "1.0.10",
6025
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6026
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6027
- "license": "MIT",
6028
- "dependencies": {
6029
- "sprintf-js": "~1.0.2"
6030
- }
6031
- },
6032
- "node_modules/@salesforce/plugin-telemetry/node_modules/js-yaml": {
6033
- "version": "3.14.1",
6034
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6035
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6036
- "license": "MIT",
6037
- "dependencies": {
6038
- "argparse": "^1.0.7",
6039
- "esprima": "^4.0.0"
6040
- },
6041
- "bin": {
6042
- "js-yaml": "bin/js-yaml.js"
5432
+ "engines": {
5433
+ "node": ">=16.0.0"
6043
5434
  }
6044
5435
  },
6045
5436
  "node_modules/@salesforce/plugin-telemetry/node_modules/supports-color": {
@@ -6131,28 +5522,6 @@
6131
5522
  "node": ">=16.0.0"
6132
5523
  }
6133
5524
  },
6134
- "node_modules/@salesforce/plugin-templates/node_modules/argparse": {
6135
- "version": "1.0.10",
6136
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6137
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6138
- "license": "MIT",
6139
- "dependencies": {
6140
- "sprintf-js": "~1.0.2"
6141
- }
6142
- },
6143
- "node_modules/@salesforce/plugin-templates/node_modules/js-yaml": {
6144
- "version": "3.14.1",
6145
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6146
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6147
- "license": "MIT",
6148
- "dependencies": {
6149
- "argparse": "^1.0.7",
6150
- "esprima": "^4.0.0"
6151
- },
6152
- "bin": {
6153
- "js-yaml": "bin/js-yaml.js"
6154
- }
6155
- },
6156
5525
  "node_modules/@salesforce/plugin-templates/node_modules/supports-color": {
6157
5526
  "version": "8.1.1",
6158
5527
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -6247,28 +5616,6 @@
6247
5616
  "node": ">=16.0.0"
6248
5617
  }
6249
5618
  },
6250
- "node_modules/@salesforce/plugin-trust/node_modules/argparse": {
6251
- "version": "1.0.10",
6252
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6253
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6254
- "license": "MIT",
6255
- "dependencies": {
6256
- "sprintf-js": "~1.0.2"
6257
- }
6258
- },
6259
- "node_modules/@salesforce/plugin-trust/node_modules/js-yaml": {
6260
- "version": "3.14.1",
6261
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6262
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6263
- "license": "MIT",
6264
- "dependencies": {
6265
- "argparse": "^1.0.7",
6266
- "esprima": "^4.0.0"
6267
- },
6268
- "bin": {
6269
- "js-yaml": "bin/js-yaml.js"
6270
- }
6271
- },
6272
5619
  "node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
6273
5620
  "version": "8.1.1",
6274
5621
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -6357,28 +5704,6 @@
6357
5704
  "node": ">=16.0.0"
6358
5705
  }
6359
5706
  },
6360
- "node_modules/@salesforce/plugin-user/node_modules/argparse": {
6361
- "version": "1.0.10",
6362
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6363
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6364
- "license": "MIT",
6365
- "dependencies": {
6366
- "sprintf-js": "~1.0.2"
6367
- }
6368
- },
6369
- "node_modules/@salesforce/plugin-user/node_modules/js-yaml": {
6370
- "version": "3.14.1",
6371
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6372
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6373
- "license": "MIT",
6374
- "dependencies": {
6375
- "argparse": "^1.0.7",
6376
- "esprima": "^4.0.0"
6377
- },
6378
- "bin": {
6379
- "js-yaml": "bin/js-yaml.js"
6380
- }
6381
- },
6382
5707
  "node_modules/@salesforce/plugin-user/node_modules/supports-color": {
6383
5708
  "version": "8.1.1",
6384
5709
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -6424,6 +5749,57 @@
6424
5749
  "node": ">=16.0.0"
6425
5750
  }
6426
5751
  },
5752
+ "node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core": {
5753
+ "version": "3.0.5",
5754
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.0.5.tgz",
5755
+ "integrity": "sha512-P2zr0viYDHxP3Q0+9z4Lr2g5xsLN5i/QmQTPxgCW7RJu8BB608RMm8xk/K60vW/vjwJdM7Zz1GZtGWltCvRq4Q==",
5756
+ "license": "MIT",
5757
+ "dependencies": {
5758
+ "ansi-escapes": "^4.3.2",
5759
+ "ansi-styles": "^4.3.0",
5760
+ "cardinal": "^2.1.1",
5761
+ "chalk": "^4.1.2",
5762
+ "clean-stack": "^3.0.1",
5763
+ "cli-progress": "^3.12.0",
5764
+ "debug": "^4.3.4",
5765
+ "ejs": "^3.1.8",
5766
+ "get-package-type": "^0.1.0",
5767
+ "globby": "^11.1.0",
5768
+ "hyperlinker": "^1.0.0",
5769
+ "indent-string": "^4.0.0",
5770
+ "is-wsl": "^2.2.0",
5771
+ "js-yaml": "^3.14.1",
5772
+ "natural-orderby": "^2.0.3",
5773
+ "object-treeify": "^1.1.33",
5774
+ "password-prompt": "^1.1.2",
5775
+ "slice-ansi": "^4.0.0",
5776
+ "string-width": "^4.2.3",
5777
+ "strip-ansi": "^6.0.1",
5778
+ "supports-color": "^8.1.1",
5779
+ "supports-hyperlinks": "^2.2.0",
5780
+ "widest-line": "^3.1.0",
5781
+ "wordwrap": "^1.0.0",
5782
+ "wrap-ansi": "^7.0.0"
5783
+ },
5784
+ "engines": {
5785
+ "node": ">=18.0.0"
5786
+ }
5787
+ },
5788
+ "node_modules/@salesforce/sf-plugins-core/node_modules/supports-color": {
5789
+ "version": "8.1.1",
5790
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5791
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5792
+ "license": "MIT",
5793
+ "dependencies": {
5794
+ "has-flag": "^4.0.0"
5795
+ },
5796
+ "engines": {
5797
+ "node": ">=10"
5798
+ },
5799
+ "funding": {
5800
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5801
+ }
5802
+ },
6427
5803
  "node_modules/@salesforce/source-deploy-retrieve": {
6428
5804
  "version": "9.7.24",
6429
5805
  "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.24.tgz",
@@ -7650,11 +7026,13 @@
7650
7026
  "license": "MIT"
7651
7027
  },
7652
7028
  "node_modules/argparse": {
7653
- "version": "2.0.1",
7654
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
7655
- "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
7656
- "dev": true,
7657
- "license": "Python-2.0"
7029
+ "version": "1.0.10",
7030
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
7031
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
7032
+ "license": "MIT",
7033
+ "dependencies": {
7034
+ "sprintf-js": "~1.0.2"
7035
+ }
7658
7036
  },
7659
7037
  "node_modules/array-buffer-byte-length": {
7660
7038
  "version": "1.0.0",
@@ -9676,6 +9054,26 @@
9676
9054
  "typescript": ">=3"
9677
9055
  }
9678
9056
  },
9057
+ "node_modules/cosmiconfig/node_modules/argparse": {
9058
+ "version": "2.0.1",
9059
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
9060
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
9061
+ "dev": true,
9062
+ "license": "Python-2.0"
9063
+ },
9064
+ "node_modules/cosmiconfig/node_modules/js-yaml": {
9065
+ "version": "4.1.0",
9066
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
9067
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
9068
+ "dev": true,
9069
+ "license": "MIT",
9070
+ "dependencies": {
9071
+ "argparse": "^2.0.1"
9072
+ },
9073
+ "bin": {
9074
+ "js-yaml": "bin/js-yaml.js"
9075
+ }
9076
+ },
9679
9077
  "node_modules/cosmiconfig/node_modules/json-parse-even-better-errors": {
9680
9078
  "version": "2.3.1",
9681
9079
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
@@ -11393,6 +10791,13 @@
11393
10791
  "url": "https://opencollective.com/eslint"
11394
10792
  }
11395
10793
  },
10794
+ "node_modules/eslint/node_modules/argparse": {
10795
+ "version": "2.0.1",
10796
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
10797
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
10798
+ "dev": true,
10799
+ "license": "Python-2.0"
10800
+ },
11396
10801
  "node_modules/eslint/node_modules/doctrine": {
11397
10802
  "version": "3.0.0",
11398
10803
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
@@ -11436,6 +10841,19 @@
11436
10841
  "node": ">=10.13.0"
11437
10842
  }
11438
10843
  },
10844
+ "node_modules/eslint/node_modules/js-yaml": {
10845
+ "version": "4.1.0",
10846
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
10847
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
10848
+ "dev": true,
10849
+ "license": "MIT",
10850
+ "dependencies": {
10851
+ "argparse": "^2.0.1"
10852
+ },
10853
+ "bin": {
10854
+ "js-yaml": "bin/js-yaml.js"
10855
+ }
10856
+ },
11439
10857
  "node_modules/espree": {
11440
10858
  "version": "9.6.1",
11441
10859
  "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
@@ -13967,13 +13385,13 @@
13967
13385
  "license": "MIT"
13968
13386
  },
13969
13387
  "node_modules/js-yaml": {
13970
- "version": "4.1.0",
13971
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
13972
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
13973
- "dev": true,
13388
+ "version": "3.14.1",
13389
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
13390
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
13974
13391
  "license": "MIT",
13975
13392
  "dependencies": {
13976
- "argparse": "^2.0.1"
13393
+ "argparse": "^1.0.7",
13394
+ "esprima": "^4.0.0"
13977
13395
  },
13978
13396
  "bin": {
13979
13397
  "js-yaml": "bin/js-yaml.js"
@@ -15178,28 +14596,6 @@
15178
14596
  "node": ">=6"
15179
14597
  }
15180
14598
  },
15181
- "node_modules/load-yaml-file/node_modules/argparse": {
15182
- "version": "1.0.10",
15183
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
15184
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
15185
- "license": "MIT",
15186
- "dependencies": {
15187
- "sprintf-js": "~1.0.2"
15188
- }
15189
- },
15190
- "node_modules/load-yaml-file/node_modules/js-yaml": {
15191
- "version": "3.14.1",
15192
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
15193
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
15194
- "license": "MIT",
15195
- "dependencies": {
15196
- "argparse": "^1.0.7",
15197
- "esprima": "^4.0.0"
15198
- },
15199
- "bin": {
15200
- "js-yaml": "bin/js-yaml.js"
15201
- }
15202
- },
15203
14599
  "node_modules/locate-path": {
15204
14600
  "version": "6.0.0",
15205
14601
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
@@ -16093,6 +15489,13 @@
16093
15489
  "url": "https://opencollective.com/mochajs"
16094
15490
  }
16095
15491
  },
15492
+ "node_modules/mocha/node_modules/argparse": {
15493
+ "version": "2.0.1",
15494
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
15495
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
15496
+ "dev": true,
15497
+ "license": "Python-2.0"
15498
+ },
16096
15499
  "node_modules/mocha/node_modules/diff": {
16097
15500
  "version": "5.0.0",
16098
15501
  "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
@@ -16148,6 +15551,19 @@
16148
15551
  "node": "*"
16149
15552
  }
16150
15553
  },
15554
+ "node_modules/mocha/node_modules/js-yaml": {
15555
+ "version": "4.1.0",
15556
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
15557
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
15558
+ "dev": true,
15559
+ "license": "MIT",
15560
+ "dependencies": {
15561
+ "argparse": "^2.0.1"
15562
+ },
15563
+ "bin": {
15564
+ "js-yaml": "bin/js-yaml.js"
15565
+ }
15566
+ },
16151
15567
  "node_modules/mocha/node_modules/minimatch": {
16152
15568
  "version": "5.0.1",
16153
15569
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz",
@@ -20439,6 +19855,59 @@
20439
19855
  "node": ">=18.0.0"
20440
19856
  }
20441
19857
  },
19858
+ "node_modules/oclif/node_modules/@oclif/core": {
19859
+ "version": "3.0.5",
19860
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.0.5.tgz",
19861
+ "integrity": "sha512-P2zr0viYDHxP3Q0+9z4Lr2g5xsLN5i/QmQTPxgCW7RJu8BB608RMm8xk/K60vW/vjwJdM7Zz1GZtGWltCvRq4Q==",
19862
+ "dev": true,
19863
+ "license": "MIT",
19864
+ "dependencies": {
19865
+ "ansi-escapes": "^4.3.2",
19866
+ "ansi-styles": "^4.3.0",
19867
+ "cardinal": "^2.1.1",
19868
+ "chalk": "^4.1.2",
19869
+ "clean-stack": "^3.0.1",
19870
+ "cli-progress": "^3.12.0",
19871
+ "debug": "^4.3.4",
19872
+ "ejs": "^3.1.8",
19873
+ "get-package-type": "^0.1.0",
19874
+ "globby": "^11.1.0",
19875
+ "hyperlinker": "^1.0.0",
19876
+ "indent-string": "^4.0.0",
19877
+ "is-wsl": "^2.2.0",
19878
+ "js-yaml": "^3.14.1",
19879
+ "natural-orderby": "^2.0.3",
19880
+ "object-treeify": "^1.1.33",
19881
+ "password-prompt": "^1.1.2",
19882
+ "slice-ansi": "^4.0.0",
19883
+ "string-width": "^4.2.3",
19884
+ "strip-ansi": "^6.0.1",
19885
+ "supports-color": "^8.1.1",
19886
+ "supports-hyperlinks": "^2.2.0",
19887
+ "widest-line": "^3.1.0",
19888
+ "wordwrap": "^1.0.0",
19889
+ "wrap-ansi": "^7.0.0"
19890
+ },
19891
+ "engines": {
19892
+ "node": ">=18.0.0"
19893
+ }
19894
+ },
19895
+ "node_modules/oclif/node_modules/supports-color": {
19896
+ "version": "8.1.1",
19897
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
19898
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
19899
+ "dev": true,
19900
+ "license": "MIT",
19901
+ "dependencies": {
19902
+ "has-flag": "^4.0.0"
19903
+ },
19904
+ "engines": {
19905
+ "node": ">=10"
19906
+ },
19907
+ "funding": {
19908
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
19909
+ }
19910
+ },
20442
19911
  "node_modules/on-exit-leak-free": {
20443
19912
  "version": "2.1.0",
20444
19913
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",