@salesforce/plugin-settings 2.1.2 → 2.2.1

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,32 +1,32 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-settings",
3
- "version": "2.1.2",
3
+ "version": "2.2.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-settings",
9
- "version": "2.1.2",
9
+ "version": "2.2.1",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.26.0",
13
- "@salesforce/core": "^6.7.3",
14
- "@salesforce/sf-plugins-core": "^8.0.2",
12
+ "@oclif/core": "^3.26.2",
13
+ "@salesforce/core": "^7.0.1",
14
+ "@salesforce/sf-plugins-core": "^9.0.0",
15
15
  "fast-levenshtein": "^3.0.0"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@oclif/plugin-command-snapshot": "^5.1.4",
19
19
  "@oclif/test": "^3.2.8",
20
- "@salesforce/cli-plugins-testkit": "^5.1.13",
21
- "@salesforce/dev-scripts": "^8.4.2",
22
- "@salesforce/plugin-command-reference": "^3.0.73",
23
- "@salesforce/plugin-deploy-retrieve": "^3.5.2",
20
+ "@salesforce/cli-plugins-testkit": "^5.2.0",
21
+ "@salesforce/dev-scripts": "^9.0.0",
22
+ "@salesforce/plugin-command-reference": "^3.0.76",
23
+ "@salesforce/plugin-deploy-retrieve": "^3.6.1",
24
24
  "@salesforce/ts-sinon": "^1.4.17",
25
25
  "@types/fast-levenshtein": "^0.0.4",
26
- "eslint-plugin-sf-plugin": "^1.17.4",
27
- "oclif": "^4.6.2",
26
+ "eslint-plugin-sf-plugin": "^1.18.0",
27
+ "oclif": "^4.7.6",
28
28
  "ts-node": "^10.9.2",
29
- "typescript": "^5.4.2"
29
+ "typescript": "^5.4.4"
30
30
  },
31
31
  "engines": {
32
32
  "node": ">=18.0.0"
@@ -1503,31 +1503,6 @@
1503
1503
  "node": ">=6.0.0"
1504
1504
  }
1505
1505
  },
1506
- "node_modules/@babel/runtime": {
1507
- "version": "7.23.2",
1508
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz",
1509
- "integrity": "sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==",
1510
- "license": "MIT",
1511
- "dependencies": {
1512
- "regenerator-runtime": "^0.14.0"
1513
- },
1514
- "engines": {
1515
- "node": ">=6.9.0"
1516
- }
1517
- },
1518
- "node_modules/@babel/runtime-corejs3": {
1519
- "version": "7.23.2",
1520
- "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.2.tgz",
1521
- "integrity": "sha512-54cIh74Z1rp4oIjsHjqN+WM4fMyCBYe+LpZ9jWm51CZ1fbH3SkAzQD/3XLoNkjbJ7YEmjobLXyvQrFypRHOrXw==",
1522
- "license": "MIT",
1523
- "dependencies": {
1524
- "core-js-pure": "^3.30.2",
1525
- "regenerator-runtime": "^0.14.0"
1526
- },
1527
- "engines": {
1528
- "node": ">=6.9.0"
1529
- }
1530
- },
1531
1506
  "node_modules/@babel/template": {
1532
1507
  "version": "7.22.15",
1533
1508
  "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
@@ -1641,24 +1616,6 @@
1641
1616
  "node": ">=12"
1642
1617
  }
1643
1618
  },
1644
- "node_modules/@commitlint/cli/node_modules/wrap-ansi": {
1645
- "version": "7.0.0",
1646
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
1647
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
1648
- "dev": true,
1649
- "license": "MIT",
1650
- "dependencies": {
1651
- "ansi-styles": "^4.0.0",
1652
- "string-width": "^4.1.0",
1653
- "strip-ansi": "^6.0.0"
1654
- },
1655
- "engines": {
1656
- "node": ">=10"
1657
- },
1658
- "funding": {
1659
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1660
- }
1661
- },
1662
1619
  "node_modules/@commitlint/cli/node_modules/yargs": {
1663
1620
  "version": "17.7.2",
1664
1621
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
@@ -2228,33 +2185,6 @@
2228
2185
  "node": ">=14.18.0"
2229
2186
  }
2230
2187
  },
2231
- "node_modules/@inquirer/confirm/node_modules/cli-width": {
2232
- "version": "4.1.0",
2233
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
2234
- "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
2235
- "license": "ISC",
2236
- "engines": {
2237
- "node": ">= 12"
2238
- }
2239
- },
2240
- "node_modules/@inquirer/confirm/node_modules/mute-stream": {
2241
- "version": "1.0.0",
2242
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
2243
- "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
2244
- "license": "ISC",
2245
- "engines": {
2246
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2247
- }
2248
- },
2249
- "node_modules/@inquirer/confirm/node_modules/run-async": {
2250
- "version": "3.0.0",
2251
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
2252
- "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
2253
- "license": "MIT",
2254
- "engines": {
2255
- "node": ">=0.12.0"
2256
- }
2257
- },
2258
2188
  "node_modules/@inquirer/confirm/node_modules/signal-exit": {
2259
2189
  "version": "4.1.0",
2260
2190
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -2267,16 +2197,30 @@
2267
2197
  "url": "https://github.com/sponsors/isaacs"
2268
2198
  }
2269
2199
  },
2200
+ "node_modules/@inquirer/confirm/node_modules/wrap-ansi": {
2201
+ "version": "6.2.0",
2202
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2203
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2204
+ "license": "MIT",
2205
+ "dependencies": {
2206
+ "ansi-styles": "^4.0.0",
2207
+ "string-width": "^4.1.0",
2208
+ "strip-ansi": "^6.0.0"
2209
+ },
2210
+ "engines": {
2211
+ "node": ">=8"
2212
+ }
2213
+ },
2270
2214
  "node_modules/@inquirer/core": {
2271
- "version": "7.1.0",
2272
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.0.tgz",
2273
- "integrity": "sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==",
2215
+ "version": "7.1.2",
2216
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.2.tgz",
2217
+ "integrity": "sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==",
2274
2218
  "dev": true,
2275
2219
  "license": "MIT",
2276
2220
  "dependencies": {
2277
2221
  "@inquirer/type": "^1.2.1",
2278
2222
  "@types/mute-stream": "^0.0.4",
2279
- "@types/node": "^20.11.26",
2223
+ "@types/node": "^20.12.4",
2280
2224
  "@types/wrap-ansi": "^3.0.0",
2281
2225
  "ansi-escapes": "^4.3.2",
2282
2226
  "chalk": "^4.1.2",
@@ -2284,7 +2228,6 @@
2284
2228
  "cli-width": "^4.1.0",
2285
2229
  "figures": "^3.2.0",
2286
2230
  "mute-stream": "^1.0.0",
2287
- "run-async": "^3.0.0",
2288
2231
  "signal-exit": "^4.1.0",
2289
2232
  "strip-ansi": "^6.0.1",
2290
2233
  "wrap-ansi": "^6.2.0"
@@ -2293,36 +2236,6 @@
2293
2236
  "node": ">=18"
2294
2237
  }
2295
2238
  },
2296
- "node_modules/@inquirer/core/node_modules/cli-width": {
2297
- "version": "4.1.0",
2298
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
2299
- "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
2300
- "dev": true,
2301
- "license": "ISC",
2302
- "engines": {
2303
- "node": ">= 12"
2304
- }
2305
- },
2306
- "node_modules/@inquirer/core/node_modules/mute-stream": {
2307
- "version": "1.0.0",
2308
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
2309
- "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
2310
- "dev": true,
2311
- "license": "ISC",
2312
- "engines": {
2313
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2314
- }
2315
- },
2316
- "node_modules/@inquirer/core/node_modules/run-async": {
2317
- "version": "3.0.0",
2318
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
2319
- "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
2320
- "dev": true,
2321
- "license": "MIT",
2322
- "engines": {
2323
- "node": ">=0.12.0"
2324
- }
2325
- },
2326
2239
  "node_modules/@inquirer/core/node_modules/signal-exit": {
2327
2240
  "version": "4.1.0",
2328
2241
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -2336,14 +2249,29 @@
2336
2249
  "url": "https://github.com/sponsors/isaacs"
2337
2250
  }
2338
2251
  },
2252
+ "node_modules/@inquirer/core/node_modules/wrap-ansi": {
2253
+ "version": "6.2.0",
2254
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2255
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2256
+ "dev": true,
2257
+ "license": "MIT",
2258
+ "dependencies": {
2259
+ "ansi-styles": "^4.0.0",
2260
+ "string-width": "^4.1.0",
2261
+ "strip-ansi": "^6.0.0"
2262
+ },
2263
+ "engines": {
2264
+ "node": ">=8"
2265
+ }
2266
+ },
2339
2267
  "node_modules/@inquirer/input": {
2340
- "version": "2.1.0",
2341
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.0.tgz",
2342
- "integrity": "sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==",
2268
+ "version": "2.1.2",
2269
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.2.tgz",
2270
+ "integrity": "sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==",
2343
2271
  "dev": true,
2344
2272
  "license": "MIT",
2345
2273
  "dependencies": {
2346
- "@inquirer/core": "^7.1.0",
2274
+ "@inquirer/core": "^7.1.2",
2347
2275
  "@inquirer/type": "^1.2.1"
2348
2276
  },
2349
2277
  "engines": {
@@ -2390,33 +2318,6 @@
2390
2318
  "node": ">=14.18.0"
2391
2319
  }
2392
2320
  },
2393
- "node_modules/@inquirer/password/node_modules/cli-width": {
2394
- "version": "4.1.0",
2395
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
2396
- "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
2397
- "license": "ISC",
2398
- "engines": {
2399
- "node": ">= 12"
2400
- }
2401
- },
2402
- "node_modules/@inquirer/password/node_modules/mute-stream": {
2403
- "version": "1.0.0",
2404
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
2405
- "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
2406
- "license": "ISC",
2407
- "engines": {
2408
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2409
- }
2410
- },
2411
- "node_modules/@inquirer/password/node_modules/run-async": {
2412
- "version": "3.0.0",
2413
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
2414
- "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
2415
- "license": "MIT",
2416
- "engines": {
2417
- "node": ">=0.12.0"
2418
- }
2419
- },
2420
2321
  "node_modules/@inquirer/password/node_modules/signal-exit": {
2421
2322
  "version": "4.1.0",
2422
2323
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -2429,14 +2330,28 @@
2429
2330
  "url": "https://github.com/sponsors/isaacs"
2430
2331
  }
2431
2332
  },
2333
+ "node_modules/@inquirer/password/node_modules/wrap-ansi": {
2334
+ "version": "6.2.0",
2335
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2336
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2337
+ "license": "MIT",
2338
+ "dependencies": {
2339
+ "ansi-styles": "^4.0.0",
2340
+ "string-width": "^4.1.0",
2341
+ "strip-ansi": "^6.0.0"
2342
+ },
2343
+ "engines": {
2344
+ "node": ">=8"
2345
+ }
2346
+ },
2432
2347
  "node_modules/@inquirer/select": {
2433
- "version": "2.2.0",
2434
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.2.0.tgz",
2435
- "integrity": "sha512-Pml3DhVM1LnfqasUMIzaBtw+s5UjM5k0bzDeWrWOgqAMWe16AOg0DcAhXHf+SYbnj2CFBeP/TvkvedL4aAEWww==",
2348
+ "version": "2.2.2",
2349
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.2.2.tgz",
2350
+ "integrity": "sha512-WaoleV3O/7iDAHFC0GArOkl7Yg/7wQ/UptxEkfM+bG67h65v0troAjkNASBbNiz9vvoNZxOGhVrug0LNDftCoQ==",
2436
2351
  "dev": true,
2437
2352
  "license": "MIT",
2438
2353
  "dependencies": {
2439
- "@inquirer/core": "^7.1.0",
2354
+ "@inquirer/core": "^7.1.2",
2440
2355
  "@inquirer/type": "^1.2.1",
2441
2356
  "ansi-escapes": "^4.3.2",
2442
2357
  "chalk": "^4.1.2",
@@ -2662,6 +2577,97 @@
2662
2577
  "@jridgewell/sourcemap-codec": "^1.4.14"
2663
2578
  }
2664
2579
  },
2580
+ "node_modules/@jsforce/jsforce-node": {
2581
+ "version": "3.1.0",
2582
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz",
2583
+ "integrity": "sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig==",
2584
+ "license": "MIT",
2585
+ "dependencies": {
2586
+ "@sindresorhus/is": "^4",
2587
+ "@types/node": "^18.15.3",
2588
+ "abort-controller": "^3.0.0",
2589
+ "base64url": "^3.0.1",
2590
+ "csv-parse": "^5.5.2",
2591
+ "csv-stringify": "^6.4.4",
2592
+ "faye": "^1.4.0",
2593
+ "form-data": "^4.0.0",
2594
+ "fs-extra": "^8.1.0",
2595
+ "https-proxy-agent": "^5.0.0",
2596
+ "multistream": "^3.1.0",
2597
+ "node-fetch": "^2.6.1",
2598
+ "strip-ansi": "^6.0.0",
2599
+ "xml2js": "^0.6.2"
2600
+ },
2601
+ "engines": {
2602
+ "node": ">=18"
2603
+ }
2604
+ },
2605
+ "node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
2606
+ "version": "18.19.31",
2607
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz",
2608
+ "integrity": "sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==",
2609
+ "license": "MIT",
2610
+ "dependencies": {
2611
+ "undici-types": "~5.26.4"
2612
+ }
2613
+ },
2614
+ "node_modules/@jsforce/jsforce-node/node_modules/agent-base": {
2615
+ "version": "6.0.2",
2616
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
2617
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
2618
+ "license": "MIT",
2619
+ "dependencies": {
2620
+ "debug": "4"
2621
+ },
2622
+ "engines": {
2623
+ "node": ">= 6.0.0"
2624
+ }
2625
+ },
2626
+ "node_modules/@jsforce/jsforce-node/node_modules/fs-extra": {
2627
+ "version": "8.1.0",
2628
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
2629
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
2630
+ "license": "MIT",
2631
+ "dependencies": {
2632
+ "graceful-fs": "^4.2.0",
2633
+ "jsonfile": "^4.0.0",
2634
+ "universalify": "^0.1.0"
2635
+ },
2636
+ "engines": {
2637
+ "node": ">=6 <7 || >=8"
2638
+ }
2639
+ },
2640
+ "node_modules/@jsforce/jsforce-node/node_modules/https-proxy-agent": {
2641
+ "version": "5.0.1",
2642
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
2643
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
2644
+ "license": "MIT",
2645
+ "dependencies": {
2646
+ "agent-base": "6",
2647
+ "debug": "4"
2648
+ },
2649
+ "engines": {
2650
+ "node": ">= 6"
2651
+ }
2652
+ },
2653
+ "node_modules/@jsforce/jsforce-node/node_modules/jsonfile": {
2654
+ "version": "4.0.0",
2655
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
2656
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
2657
+ "license": "MIT",
2658
+ "optionalDependencies": {
2659
+ "graceful-fs": "^4.1.6"
2660
+ }
2661
+ },
2662
+ "node_modules/@jsforce/jsforce-node/node_modules/universalify": {
2663
+ "version": "0.1.2",
2664
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
2665
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
2666
+ "license": "MIT",
2667
+ "engines": {
2668
+ "node": ">= 4.0.0"
2669
+ }
2670
+ },
2665
2671
  "node_modules/@nodelib/fs.scandir": {
2666
2672
  "version": "2.1.5",
2667
2673
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -2698,9 +2704,9 @@
2698
2704
  }
2699
2705
  },
2700
2706
  "node_modules/@oclif/core": {
2701
- "version": "3.26.0",
2702
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
2703
- "integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
2707
+ "version": "3.26.2",
2708
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.2.tgz",
2709
+ "integrity": "sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA==",
2704
2710
  "license": "MIT",
2705
2711
  "dependencies": {
2706
2712
  "@types/cli-progress": "^3.11.5",
@@ -2719,7 +2725,7 @@
2719
2725
  "indent-string": "^4.0.0",
2720
2726
  "is-wsl": "^2.2.0",
2721
2727
  "js-yaml": "^3.14.1",
2722
- "minimatch": "^9.0.3",
2728
+ "minimatch": "^9.0.4",
2723
2729
  "natural-orderby": "^2.0.3",
2724
2730
  "object-treeify": "^1.1.33",
2725
2731
  "password-prompt": "^1.1.3",
@@ -2759,9 +2765,9 @@
2759
2765
  }
2760
2766
  },
2761
2767
  "node_modules/@oclif/core/node_modules/minimatch": {
2762
- "version": "9.0.3",
2763
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
2764
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
2768
+ "version": "9.0.4",
2769
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
2770
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
2765
2771
  "license": "ISC",
2766
2772
  "dependencies": {
2767
2773
  "brace-expansion": "^2.0.1"
@@ -2788,23 +2794,6 @@
2788
2794
  "url": "https://github.com/chalk/supports-color?sponsor=1"
2789
2795
  }
2790
2796
  },
2791
- "node_modules/@oclif/core/node_modules/wrap-ansi": {
2792
- "version": "7.0.0",
2793
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2794
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2795
- "license": "MIT",
2796
- "dependencies": {
2797
- "ansi-styles": "^4.0.0",
2798
- "string-width": "^4.1.0",
2799
- "strip-ansi": "^6.0.0"
2800
- },
2801
- "engines": {
2802
- "node": ">=10"
2803
- },
2804
- "funding": {
2805
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2806
- }
2807
- },
2808
2797
  "node_modules/@oclif/plugin-command-snapshot": {
2809
2798
  "version": "5.1.4",
2810
2799
  "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz",
@@ -2827,7 +2816,118 @@
2827
2816
  "node": ">=18.0.0"
2828
2817
  }
2829
2818
  },
2830
- "node_modules/@oclif/plugin-command-snapshot/node_modules/chalk": {
2819
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
2820
+ "version": "3.26.0",
2821
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
2822
+ "integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
2823
+ "dev": true,
2824
+ "license": "MIT",
2825
+ "dependencies": {
2826
+ "@types/cli-progress": "^3.11.5",
2827
+ "ansi-escapes": "^4.3.2",
2828
+ "ansi-styles": "^4.3.0",
2829
+ "cardinal": "^2.1.1",
2830
+ "chalk": "^4.1.2",
2831
+ "clean-stack": "^3.0.1",
2832
+ "cli-progress": "^3.12.0",
2833
+ "color": "^4.2.3",
2834
+ "debug": "^4.3.4",
2835
+ "ejs": "^3.1.9",
2836
+ "get-package-type": "^0.1.0",
2837
+ "globby": "^11.1.0",
2838
+ "hyperlinker": "^1.0.0",
2839
+ "indent-string": "^4.0.0",
2840
+ "is-wsl": "^2.2.0",
2841
+ "js-yaml": "^3.14.1",
2842
+ "minimatch": "^9.0.3",
2843
+ "natural-orderby": "^2.0.3",
2844
+ "object-treeify": "^1.1.33",
2845
+ "password-prompt": "^1.1.3",
2846
+ "slice-ansi": "^4.0.0",
2847
+ "string-width": "^4.2.3",
2848
+ "strip-ansi": "^6.0.1",
2849
+ "supports-color": "^8.1.1",
2850
+ "supports-hyperlinks": "^2.2.0",
2851
+ "widest-line": "^3.1.0",
2852
+ "wordwrap": "^1.0.0",
2853
+ "wrap-ansi": "^7.0.0"
2854
+ },
2855
+ "engines": {
2856
+ "node": ">=18.0.0"
2857
+ }
2858
+ },
2859
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk": {
2860
+ "version": "4.1.2",
2861
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2862
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2863
+ "dev": true,
2864
+ "license": "MIT",
2865
+ "dependencies": {
2866
+ "ansi-styles": "^4.1.0",
2867
+ "supports-color": "^7.1.0"
2868
+ },
2869
+ "engines": {
2870
+ "node": ">=10"
2871
+ },
2872
+ "funding": {
2873
+ "url": "https://github.com/chalk/chalk?sponsor=1"
2874
+ }
2875
+ },
2876
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
2877
+ "version": "7.2.0",
2878
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
2879
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
2880
+ "dev": true,
2881
+ "license": "MIT",
2882
+ "dependencies": {
2883
+ "has-flag": "^4.0.0"
2884
+ },
2885
+ "engines": {
2886
+ "node": ">=8"
2887
+ }
2888
+ },
2889
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
2890
+ "version": "11.1.0",
2891
+ "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
2892
+ "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
2893
+ "dev": true,
2894
+ "license": "MIT",
2895
+ "dependencies": {
2896
+ "array-union": "^2.1.0",
2897
+ "dir-glob": "^3.0.1",
2898
+ "fast-glob": "^3.2.9",
2899
+ "ignore": "^5.2.0",
2900
+ "merge2": "^1.4.1",
2901
+ "slash": "^3.0.0"
2902
+ },
2903
+ "engines": {
2904
+ "node": ">=10"
2905
+ },
2906
+ "funding": {
2907
+ "url": "https://github.com/sponsors/sindresorhus"
2908
+ }
2909
+ },
2910
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
2911
+ "version": "3.0.0",
2912
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
2913
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
2914
+ "dev": true,
2915
+ "license": "MIT",
2916
+ "engines": {
2917
+ "node": ">=8"
2918
+ }
2919
+ },
2920
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/argparse": {
2921
+ "version": "1.0.10",
2922
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2923
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2924
+ "dev": true,
2925
+ "license": "MIT",
2926
+ "dependencies": {
2927
+ "sprintf-js": "~1.0.2"
2928
+ }
2929
+ },
2930
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/chalk": {
2831
2931
  "version": "5.3.0",
2832
2932
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
2833
2933
  "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
@@ -2861,6 +2961,36 @@
2861
2961
  "url": "https://github.com/sponsors/sindresorhus"
2862
2962
  }
2863
2963
  },
2964
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/js-yaml": {
2965
+ "version": "3.14.1",
2966
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
2967
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
2968
+ "dev": true,
2969
+ "license": "MIT",
2970
+ "dependencies": {
2971
+ "argparse": "^1.0.7",
2972
+ "esprima": "^4.0.0"
2973
+ },
2974
+ "bin": {
2975
+ "js-yaml": "bin/js-yaml.js"
2976
+ }
2977
+ },
2978
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
2979
+ "version": "9.0.4",
2980
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
2981
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
2982
+ "dev": true,
2983
+ "license": "ISC",
2984
+ "dependencies": {
2985
+ "brace-expansion": "^2.0.1"
2986
+ },
2987
+ "engines": {
2988
+ "node": ">=16 || 14 >=14.17"
2989
+ },
2990
+ "funding": {
2991
+ "url": "https://github.com/sponsors/isaacs"
2992
+ }
2993
+ },
2864
2994
  "node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
2865
2995
  "version": "5.0.0",
2866
2996
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
@@ -2887,6 +3017,22 @@
2887
3017
  "url": "https://github.com/sponsors/sindresorhus"
2888
3018
  }
2889
3019
  },
3020
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
3021
+ "version": "8.1.1",
3022
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3023
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3024
+ "dev": true,
3025
+ "license": "MIT",
3026
+ "dependencies": {
3027
+ "has-flag": "^4.0.0"
3028
+ },
3029
+ "engines": {
3030
+ "node": ">=10"
3031
+ },
3032
+ "funding": {
3033
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
3034
+ }
3035
+ },
2890
3036
  "node_modules/@oclif/plugin-help": {
2891
3037
  "version": "6.0.18",
2892
3038
  "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
@@ -2929,13 +3075,13 @@
2929
3075
  }
2930
3076
  },
2931
3077
  "node_modules/@oclif/plugin-warn-if-update-available": {
2932
- "version": "3.0.12",
2933
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.12.tgz",
2934
- "integrity": "sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw==",
3078
+ "version": "3.0.15",
3079
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.15.tgz",
3080
+ "integrity": "sha512-JtPTJFjL6izMCe5dDS2ix2PyWAD2DeJ5Atzd2HHRifbPcmOxaUE62FKTnarIwfPHLMF/nN33liwo9InAdirozg==",
2935
3081
  "dev": true,
2936
3082
  "license": "MIT",
2937
3083
  "dependencies": {
2938
- "@oclif/core": "^3.19.2",
3084
+ "@oclif/core": "^3.26.0",
2939
3085
  "chalk": "^5.3.0",
2940
3086
  "debug": "^4.1.0",
2941
3087
  "http-call": "^5.2.2",
@@ -2985,21 +3131,21 @@
2985
3131
  }
2986
3132
  },
2987
3133
  "node_modules/@salesforce/apex-node": {
2988
- "version": "4.0.2",
2989
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-4.0.2.tgz",
2990
- "integrity": "sha512-vNjj/CHnX7DerQsePG1HuOqshugKp+v8k8lrH6Pgut0C3AZB4oUn8BDauUtJb0IsyzjwS7B4CDNVuwziKFWheg==",
3134
+ "version": "5.0.0-beta.0",
3135
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-5.0.0-beta.0.tgz",
3136
+ "integrity": "sha512-DF9WdxGUqtaixRdV0YDhOlXCLTxaCHa7d2U618Yg6r1V2O4whEX9+wUJ7H6CtZMSsj/EUPAudrpfneMP2u8v0w==",
2991
3137
  "dev": true,
2992
3138
  "license": "BSD-3-Clause",
2993
3139
  "dependencies": {
2994
- "@salesforce/core": "^6.5.1",
2995
- "@salesforce/kit": "^3.0.15",
3140
+ "@jsforce/jsforce-node": "^3.1.0",
3141
+ "@salesforce/core": "^7.0.0",
3142
+ "@salesforce/kit": "^3.1.0",
2996
3143
  "@types/istanbul-reports": "^3.0.4",
2997
3144
  "faye": "1.4.0",
2998
3145
  "glob": "^10.3.10",
2999
3146
  "istanbul-lib-coverage": "^3.2.2",
3000
3147
  "istanbul-lib-report": "^3.0.1",
3001
- "istanbul-reports": "^3.1.6",
3002
- "jsforce": "^2.0.0-beta.29"
3148
+ "istanbul-reports": "^3.1.6"
3003
3149
  },
3004
3150
  "engines": {
3005
3151
  "node": ">=18.18.2"
@@ -3046,9 +3192,9 @@
3046
3192
  }
3047
3193
  },
3048
3194
  "node_modules/@salesforce/apex-node/node_modules/minimatch": {
3049
- "version": "9.0.3",
3050
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
3051
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
3195
+ "version": "9.0.4",
3196
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
3197
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
3052
3198
  "dev": true,
3053
3199
  "license": "ISC",
3054
3200
  "dependencies": {
@@ -3075,13 +3221,13 @@
3075
3221
  }
3076
3222
  },
3077
3223
  "node_modules/@salesforce/cli-plugins-testkit": {
3078
- "version": "5.1.13",
3079
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.13.tgz",
3080
- "integrity": "sha512-JWSUi9X1kKAi22FkHUveXSZ0yxhuXwdq9Ze8dHfhnHXNDwOPEPL5xkPMhSWvD1ARncFs7PPt4T2pmRAV65HbWg==",
3224
+ "version": "5.2.0",
3225
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz",
3226
+ "integrity": "sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==",
3081
3227
  "dev": true,
3082
3228
  "license": "BSD-3-Clause",
3083
3229
  "dependencies": {
3084
- "@salesforce/core": "^6.7.3",
3230
+ "@salesforce/core": "^7.0.0",
3085
3231
  "@salesforce/kit": "^3.1.0",
3086
3232
  "@salesforce/ts-types": "^2.0.9",
3087
3233
  "@types/shelljs": "^0.8.15",
@@ -3146,21 +3292,20 @@
3146
3292
  }
3147
3293
  },
3148
3294
  "node_modules/@salesforce/core": {
3149
- "version": "6.7.4",
3150
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.4.tgz",
3151
- "integrity": "sha512-zB/dnhz/x9Kw6r1Ub6Uawc1zFHF84RfERv3UTcdZPtaaEodUQpZSu9avAUaGGEufWaNjPK+RRSgeZ1tG67g8qg==",
3295
+ "version": "7.2.0",
3296
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.2.0.tgz",
3297
+ "integrity": "sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==",
3152
3298
  "license": "BSD-3-Clause",
3153
3299
  "dependencies": {
3300
+ "@jsforce/jsforce-node": "^3.1.0",
3154
3301
  "@salesforce/kit": "^3.1.0",
3155
- "@salesforce/schemas": "^1.6.1",
3302
+ "@salesforce/schemas": "^1.7.0",
3156
3303
  "@salesforce/ts-types": "^2.0.9",
3157
- "@types/semver": "^7.5.8",
3158
3304
  "ajv": "^8.12.0",
3159
3305
  "change-case": "^4.1.2",
3160
3306
  "faye": "^1.4.0",
3161
3307
  "form-data": "^4.0.0",
3162
3308
  "js2xmlparser": "^4.0.1",
3163
- "jsforce": "^2.0.0-beta.29",
3164
3309
  "jsonwebtoken": "9.0.2",
3165
3310
  "jszip": "3.10.1",
3166
3311
  "pino": "^8.19.0",
@@ -3204,9 +3349,9 @@
3204
3349
  "license": "BSD-3-Clause"
3205
3350
  },
3206
3351
  "node_modules/@salesforce/dev-scripts": {
3207
- "version": "8.4.2",
3208
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.2.tgz",
3209
- "integrity": "sha512-Hua2fwrN1nb/rv8seE6thy43WeqS52UbXJ3Mp1scumM9ln3cksMJ0ZPtuRjtLaxziqkUjO7HV10UEzu35AX2ZA==",
3352
+ "version": "9.0.0",
3353
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz",
3354
+ "integrity": "sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==",
3210
3355
  "dev": true,
3211
3356
  "license": "BSD-3-Clause",
3212
3357
  "dependencies": {
@@ -3214,17 +3359,17 @@
3214
3359
  "@commitlint/config-conventional": "^17.8.1",
3215
3360
  "@salesforce/dev-config": "^4.1.0",
3216
3361
  "@salesforce/prettier-config": "^0.0.3",
3217
- "@types/chai": "^4.3.11",
3362
+ "@types/chai": "^4.3.14",
3218
3363
  "@types/mocha": "^10.0.6",
3219
- "@types/node": "^18",
3364
+ "@types/node": "^18.19.28",
3220
3365
  "@types/sinon": "^10.0.20",
3221
3366
  "chai": "^4.3.10",
3222
3367
  "chalk": "^4.0.0",
3223
- "cosmiconfig": "^7.0.0",
3224
- "eslint-config-salesforce-typescript": "^3.2.11",
3368
+ "cosmiconfig": "^8.3.6",
3369
+ "eslint-config-salesforce-typescript": "^3.3.0",
3225
3370
  "husky": "^7.0.4",
3226
3371
  "linkinator": "^6.0.4",
3227
- "mocha": "^10.2.0",
3372
+ "mocha": "^10.4.0",
3228
3373
  "nyc": "^15.1.0",
3229
3374
  "prettier": "^2.8.8",
3230
3375
  "pretty-quick": "^3.3.1",
@@ -3232,9 +3377,9 @@
3232
3377
  "sinon": "10.0.0",
3233
3378
  "source-map-support": "^0.5.21",
3234
3379
  "ts-node": "^10.9.2",
3235
- "typedoc": "^0.25.9",
3380
+ "typedoc": "^0.25.12",
3236
3381
  "typedoc-plugin-missing-exports": "0.23.0",
3237
- "typescript": "^4.9.5",
3382
+ "typescript": "^5.4.3",
3238
3383
  "wireit": "^0.14.4"
3239
3384
  },
3240
3385
  "bin": {
@@ -3245,84 +3390,15 @@
3245
3390
  }
3246
3391
  },
3247
3392
  "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
3248
- "version": "18.18.8",
3249
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.8.tgz",
3250
- "integrity": "sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==",
3393
+ "version": "18.19.31",
3394
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz",
3395
+ "integrity": "sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==",
3251
3396
  "dev": true,
3252
3397
  "license": "MIT",
3253
3398
  "dependencies": {
3254
3399
  "undici-types": "~5.26.4"
3255
3400
  }
3256
3401
  },
3257
- "node_modules/@salesforce/dev-scripts/node_modules/cosmiconfig": {
3258
- "version": "7.1.0",
3259
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
3260
- "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
3261
- "dev": true,
3262
- "license": "MIT",
3263
- "dependencies": {
3264
- "@types/parse-json": "^4.0.0",
3265
- "import-fresh": "^3.2.1",
3266
- "parse-json": "^5.0.0",
3267
- "path-type": "^4.0.0",
3268
- "yaml": "^1.10.0"
3269
- },
3270
- "engines": {
3271
- "node": ">=10"
3272
- }
3273
- },
3274
- "node_modules/@salesforce/dev-scripts/node_modules/minimatch": {
3275
- "version": "9.0.3",
3276
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
3277
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
3278
- "dev": true,
3279
- "license": "ISC",
3280
- "dependencies": {
3281
- "brace-expansion": "^2.0.1"
3282
- },
3283
- "engines": {
3284
- "node": ">=16 || 14 >=14.17"
3285
- },
3286
- "funding": {
3287
- "url": "https://github.com/sponsors/isaacs"
3288
- }
3289
- },
3290
- "node_modules/@salesforce/dev-scripts/node_modules/typedoc": {
3291
- "version": "0.25.10",
3292
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.10.tgz",
3293
- "integrity": "sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==",
3294
- "dev": true,
3295
- "license": "Apache-2.0",
3296
- "dependencies": {
3297
- "lunr": "^2.3.9",
3298
- "marked": "^4.3.0",
3299
- "minimatch": "^9.0.3",
3300
- "shiki": "^0.14.7"
3301
- },
3302
- "bin": {
3303
- "typedoc": "bin/typedoc"
3304
- },
3305
- "engines": {
3306
- "node": ">= 16"
3307
- },
3308
- "peerDependencies": {
3309
- "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
3310
- }
3311
- },
3312
- "node_modules/@salesforce/dev-scripts/node_modules/typescript": {
3313
- "version": "4.9.5",
3314
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
3315
- "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
3316
- "dev": true,
3317
- "license": "Apache-2.0",
3318
- "bin": {
3319
- "tsc": "bin/tsc",
3320
- "tsserver": "bin/tsserver"
3321
- },
3322
- "engines": {
3323
- "node": ">=4.2.0"
3324
- }
3325
- },
3326
3402
  "node_modules/@salesforce/kit": {
3327
3403
  "version": "3.1.0",
3328
3404
  "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.0.tgz",
@@ -3334,86 +3410,53 @@
3334
3410
  }
3335
3411
  },
3336
3412
  "node_modules/@salesforce/plugin-command-reference": {
3337
- "version": "3.0.73",
3338
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.73.tgz",
3339
- "integrity": "sha512-FkGlvA3H2kH3KrzFxWSQhnPrcgvVLQF1QGig69J/j/Z0rnb2k4rH5gKN0Bg0xcgHXBwmBrlY5otpJltnrpq0PQ==",
3413
+ "version": "3.0.76",
3414
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.76.tgz",
3415
+ "integrity": "sha512-h+lZHVBThlrr7fozi5DA71u6Dsi1vlXgndXbIpgx+IZaOqK3crO9A0lmqG/tEtgDqj9UcF1cDmaSB5YKYlRKaQ==",
3340
3416
  "dev": true,
3341
3417
  "license": "BSD-3-Clause",
3342
3418
  "dependencies": {
3343
- "@oclif/core": "^3.26.0",
3344
- "@salesforce/core": "^6.7.3",
3345
- "@salesforce/kit": "^3.0.15",
3346
- "@salesforce/sf-plugins-core": "^5.0.13",
3347
- "@salesforce/ts-types": "^2.0.9",
3348
- "chalk": "^4",
3349
- "handlebars": "^4.7.8",
3350
- "tslib": "^2"
3351
- },
3352
- "engines": {
3353
- "node": ">=16.0.0"
3354
- }
3355
- },
3356
- "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
3357
- "version": "5.0.13",
3358
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
3359
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
3360
- "dev": true,
3361
- "license": "BSD-3-Clause",
3362
- "dependencies": {
3363
- "@oclif/core": "^3.15.1",
3364
- "@salesforce/core": "^6.4.1",
3365
- "@salesforce/kit": "^3.0.15",
3419
+ "@oclif/core": "^3.26.2",
3420
+ "@salesforce/core": "^7.1.0",
3421
+ "@salesforce/kit": "^3.1.0",
3422
+ "@salesforce/sf-plugins-core": "^9.0.1",
3366
3423
  "@salesforce/ts-types": "^2.0.9",
3367
- "@types/inquirer": "^8.2.3",
3368
- "chalk": "^4",
3369
- "inquirer": "^8.2.5"
3424
+ "chalk": "^5.3.0",
3425
+ "debug": "^4.3.4",
3426
+ "handlebars": "^4.7.8"
3370
3427
  },
3371
3428
  "engines": {
3372
3429
  "node": ">=18.0.0"
3373
3430
  }
3374
3431
  },
3375
- "node_modules/@salesforce/plugin-command-reference/node_modules/inquirer": {
3376
- "version": "8.2.6",
3377
- "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.6.tgz",
3378
- "integrity": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==",
3432
+ "node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
3433
+ "version": "5.3.0",
3434
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
3435
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
3379
3436
  "dev": true,
3380
3437
  "license": "MIT",
3381
- "dependencies": {
3382
- "ansi-escapes": "^4.2.1",
3383
- "chalk": "^4.1.1",
3384
- "cli-cursor": "^3.1.0",
3385
- "cli-width": "^3.0.0",
3386
- "external-editor": "^3.0.3",
3387
- "figures": "^3.0.0",
3388
- "lodash": "^4.17.21",
3389
- "mute-stream": "0.0.8",
3390
- "ora": "^5.4.1",
3391
- "run-async": "^2.4.0",
3392
- "rxjs": "^7.5.5",
3393
- "string-width": "^4.1.0",
3394
- "strip-ansi": "^6.0.0",
3395
- "through": "^2.3.6",
3396
- "wrap-ansi": "^6.0.1"
3397
- },
3398
3438
  "engines": {
3399
- "node": ">=12.0.0"
3439
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
3440
+ },
3441
+ "funding": {
3442
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3400
3443
  }
3401
3444
  },
3402
3445
  "node_modules/@salesforce/plugin-deploy-retrieve": {
3403
- "version": "3.5.2",
3404
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.5.2.tgz",
3405
- "integrity": "sha512-AiZpYq+J0WUKPlHccTqMy66ozKaRcBzGRlj7XrgUXscpYJMmPH16MfdjPn7m03u14Pu7BkmmHcjiq3sdaSbqZA==",
3446
+ "version": "3.6.1",
3447
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.1.tgz",
3448
+ "integrity": "sha512-Fp2yTVCNx/QC93Pm4To43eC+2DKdNB5PSgGzhrmeCv7+F4hZR6ks4he277c8geaH1BNKGbMrXxaHeXpggTfo6g==",
3406
3449
  "dev": true,
3407
3450
  "license": "BSD-3-Clause",
3408
3451
  "dependencies": {
3409
- "@oclif/core": "^3.26.0",
3410
- "@salesforce/apex-node": "^4.0.2",
3411
- "@salesforce/core": "^6.7.3",
3452
+ "@oclif/core": "^3.26.2",
3453
+ "@salesforce/apex-node": "^5.0.0-beta.0",
3454
+ "@salesforce/core": "^7.0.1",
3412
3455
  "@salesforce/kit": "^3.1.0",
3413
- "@salesforce/plugin-info": "^3.1.0",
3414
- "@salesforce/sf-plugins-core": "^8.0.2",
3415
- "@salesforce/source-deploy-retrieve": "^10.7.0",
3416
- "@salesforce/source-tracking": "^5.2.1",
3456
+ "@salesforce/plugin-info": "^3.2.0",
3457
+ "@salesforce/sf-plugins-core": "^9.0.0",
3458
+ "@salesforce/source-deploy-retrieve": "^11.0.0",
3459
+ "@salesforce/source-tracking": "^6.0.0",
3417
3460
  "@salesforce/ts-types": "^2.0.9",
3418
3461
  "chalk": "^5.3.0"
3419
3462
  },
@@ -3435,17 +3478,17 @@
3435
3478
  }
3436
3479
  },
3437
3480
  "node_modules/@salesforce/plugin-info": {
3438
- "version": "3.1.2",
3439
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.1.2.tgz",
3440
- "integrity": "sha512-PvwOHVQlLFcIVdKsRc6zLpY86fqOZfHas87/1ft3HKpjxqksILD5+2LFO90WyRn9Hob/of4NwlNZDlwe0YykYQ==",
3481
+ "version": "3.2.0",
3482
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.0.tgz",
3483
+ "integrity": "sha512-0mlT2pmzH8oMoQ7IWtNv36wmucdAspwITsXfxd0kFGj5hTeLUZNkT6LP3pURjJYxFD4CBlFvbpbJC9aYGncFbg==",
3441
3484
  "dev": true,
3442
3485
  "license": "BSD-3-Clause",
3443
3486
  "dependencies": {
3444
- "@inquirer/input": "^2.1.0",
3445
- "@oclif/core": "^3.26.0",
3446
- "@salesforce/core": "^6.7.1",
3447
- "@salesforce/kit": "^3.0.15",
3448
- "@salesforce/sf-plugins-core": "^8.0.3",
3487
+ "@inquirer/input": "^2.1.2",
3488
+ "@oclif/core": "^3.26.2",
3489
+ "@salesforce/core": "^7.0.1",
3490
+ "@salesforce/kit": "^3.1.0",
3491
+ "@salesforce/sf-plugins-core": "^9.0.0",
3449
3492
  "got": "^13.0.0",
3450
3493
  "marked": "^4.3.0",
3451
3494
  "marked-terminal": "^4.2.0",
@@ -3465,21 +3508,21 @@
3465
3508
  "license": "BSD-3-Clause"
3466
3509
  },
3467
3510
  "node_modules/@salesforce/schemas": {
3468
- "version": "1.6.1",
3469
- "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.6.1.tgz",
3470
- "integrity": "sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==",
3511
+ "version": "1.7.0",
3512
+ "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.7.0.tgz",
3513
+ "integrity": "sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==",
3471
3514
  "license": "ISC"
3472
3515
  },
3473
3516
  "node_modules/@salesforce/sf-plugins-core": {
3474
- "version": "8.0.3",
3475
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.3.tgz",
3476
- "integrity": "sha512-RJIi0lbpOg6ZflRDCTi/8E3QBhOHfvA5F3xlvThuQo9Yw2SvOjti+s/+Z2RCpvWdy4aaleeGqqgn7AwDi/ISDQ==",
3517
+ "version": "9.0.1",
3518
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.1.tgz",
3519
+ "integrity": "sha512-5+qoCCDpQAdKE74qmL85Jhb0QDkzy/3MsmpzHSQf3ONi+V5vbwJK0BPc+9cOHShYzf8K0gIDdhbcjLuR3TTP/A==",
3477
3520
  "license": "BSD-3-Clause",
3478
3521
  "dependencies": {
3479
3522
  "@inquirer/confirm": "^2.0.17",
3480
3523
  "@inquirer/password": "^1.1.16",
3481
3524
  "@oclif/core": "^3.26.0",
3482
- "@salesforce/core": "^6.7.3",
3525
+ "@salesforce/core": "^7.0.0",
3483
3526
  "@salesforce/kit": "^3.1.0",
3484
3527
  "@salesforce/ts-types": "^2.0.9",
3485
3528
  "chalk": "^5.3.0"
@@ -3501,13 +3544,13 @@
3501
3544
  }
3502
3545
  },
3503
3546
  "node_modules/@salesforce/source-deploy-retrieve": {
3504
- "version": "10.7.1",
3505
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.7.1.tgz",
3506
- "integrity": "sha512-9SvFv2Xu3ALBCXSmTv4GDoAufA4GCJbg/WmfGq3rhfCwC7i/vN+ZMiHQEXoRk4kkFsmw7U62Mq8xDM1cZwvZ7w==",
3547
+ "version": "11.0.0",
3548
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.0.0.tgz",
3549
+ "integrity": "sha512-hPgmpke2FGVtxsf51CdMpRdqIDQff2sGoqCwq79WncXRw3FPkTR3/SoaURSNxn++erFDSmODlYz0FZpthQ28xw==",
3507
3550
  "dev": true,
3508
3551
  "license": "BSD-3-Clause",
3509
3552
  "dependencies": {
3510
- "@salesforce/core": "^6.7.3",
3553
+ "@salesforce/core": "^7.0.0",
3511
3554
  "@salesforce/kit": "^3.1.0",
3512
3555
  "@salesforce/ts-types": "^2.0.9",
3513
3556
  "fast-levenshtein": "^3.0.0",
@@ -3525,19 +3568,6 @@
3525
3568
  "node": ">=18.0.0"
3526
3569
  }
3527
3570
  },
3528
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/@sindresorhus/is": {
3529
- "version": "4.6.0",
3530
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
3531
- "integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
3532
- "dev": true,
3533
- "license": "MIT",
3534
- "engines": {
3535
- "node": ">=10"
3536
- },
3537
- "funding": {
3538
- "url": "https://github.com/sindresorhus/is?sponsor=1"
3539
- }
3540
- },
3541
3571
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/@szmarczak/http-timer": {
3542
3572
  "version": "4.0.6",
3543
3573
  "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -3673,16 +3703,16 @@
3673
3703
  }
3674
3704
  },
3675
3705
  "node_modules/@salesforce/source-tracking": {
3676
- "version": "5.2.2",
3677
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-5.2.2.tgz",
3678
- "integrity": "sha512-47G833qYatviGypYUu3g0+lU4ol4oyoE2PIhNeTXgzutB1dPxdiQ/qzNO3VJOWGbJI4YaWpu0T1pEpyjARV3xA==",
3706
+ "version": "6.0.0",
3707
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.0.0.tgz",
3708
+ "integrity": "sha512-jBs/R4B4EL27qSaS3464lrf/GQdViXkKlRwl5yCISAZmfMinTYwxlU6ibt/f+ryRBu/S4XxoiqSY6hVJdGgzUA==",
3679
3709
  "dev": true,
3680
3710
  "license": "BSD-3-Clause",
3681
3711
  "dependencies": {
3682
3712
  "@oclif/core": "^3.26.0",
3683
- "@salesforce/core": "^6.7.3",
3713
+ "@salesforce/core": "^7.0.0",
3684
3714
  "@salesforce/kit": "^3.1.0",
3685
- "@salesforce/source-deploy-retrieve": "^10.7.0",
3715
+ "@salesforce/source-deploy-retrieve": "^11.0.0",
3686
3716
  "@salesforce/ts-types": "^2.0.9",
3687
3717
  "fast-xml-parser": "^4.3.6",
3688
3718
  "graceful-fs": "^4.2.11",
@@ -3824,13 +3854,12 @@
3824
3854
  }
3825
3855
  },
3826
3856
  "node_modules/@sindresorhus/is": {
3827
- "version": "5.6.0",
3828
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
3829
- "integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
3830
- "dev": true,
3857
+ "version": "4.6.0",
3858
+ "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
3859
+ "integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
3831
3860
  "license": "MIT",
3832
3861
  "engines": {
3833
- "node": ">=14.16"
3862
+ "node": ">=10"
3834
3863
  },
3835
3864
  "funding": {
3836
3865
  "url": "https://github.com/sindresorhus/is?sponsor=1"
@@ -4718,9 +4747,9 @@
4718
4747
  }
4719
4748
  },
4720
4749
  "node_modules/@types/chai": {
4721
- "version": "4.3.11",
4722
- "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.11.tgz",
4723
- "integrity": "sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==",
4750
+ "version": "4.3.14",
4751
+ "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.14.tgz",
4752
+ "integrity": "sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==",
4724
4753
  "dev": true,
4725
4754
  "license": "MIT"
4726
4755
  },
@@ -4758,17 +4787,6 @@
4758
4787
  "dev": true,
4759
4788
  "license": "MIT"
4760
4789
  },
4761
- "node_modules/@types/inquirer": {
4762
- "version": "8.2.10",
4763
- "resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.10.tgz",
4764
- "integrity": "sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==",
4765
- "dev": true,
4766
- "license": "MIT",
4767
- "dependencies": {
4768
- "@types/through": "*",
4769
- "rxjs": "^7.2.0"
4770
- }
4771
- },
4772
4790
  "node_modules/@types/istanbul-lib-coverage": {
4773
4791
  "version": "2.0.6",
4774
4792
  "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
@@ -4868,9 +4886,9 @@
4868
4886
  }
4869
4887
  },
4870
4888
  "node_modules/@types/node": {
4871
- "version": "20.11.30",
4872
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.30.tgz",
4873
- "integrity": "sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==",
4889
+ "version": "20.12.5",
4890
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.5.tgz",
4891
+ "integrity": "sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==",
4874
4892
  "license": "MIT",
4875
4893
  "dependencies": {
4876
4894
  "undici-types": "~5.26.4"
@@ -4883,13 +4901,6 @@
4883
4901
  "dev": true,
4884
4902
  "license": "MIT"
4885
4903
  },
4886
- "node_modules/@types/parse-json": {
4887
- "version": "4.0.1",
4888
- "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.1.tgz",
4889
- "integrity": "sha512-3YmXzzPAdOTVljVMkTMBdBEvlOLg2cDQaDhnnhT3nT9uDbnJzjWhKlzb+desT12Y7tGqaN6d+AbozcKzyL36Ng==",
4890
- "dev": true,
4891
- "license": "MIT"
4892
- },
4893
4904
  "node_modules/@types/responselike": {
4894
4905
  "version": "1.0.3",
4895
4906
  "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
@@ -4904,6 +4915,7 @@
4904
4915
  "version": "7.5.8",
4905
4916
  "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
4906
4917
  "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
4918
+ "dev": true,
4907
4919
  "license": "MIT"
4908
4920
  },
4909
4921
  "node_modules/@types/shelljs": {
@@ -4931,18 +4943,8 @@
4931
4943
  "version": "8.1.4",
4932
4944
  "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.4.tgz",
4933
4945
  "integrity": "sha512-GDV68H0mBSN449sa5HEj51E0wfpVQb8xNSMzxf/PrypMFcLTMwJMOM/cgXiv71Mq5drkOQmUGvL1okOZcu6RrQ==",
4934
- "dev": true,
4935
- "license": "MIT"
4936
- },
4937
- "node_modules/@types/through": {
4938
- "version": "0.0.33",
4939
- "resolved": "https://registry.npmjs.org/@types/through/-/through-0.0.33.tgz",
4940
- "integrity": "sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==",
4941
- "dev": true,
4942
- "license": "MIT",
4943
- "dependencies": {
4944
- "@types/node": "*"
4945
- }
4946
+ "dev": true,
4947
+ "license": "MIT"
4946
4948
  },
4947
4949
  "node_modules/@types/wrap-ansi": {
4948
4950
  "version": "3.0.0",
@@ -5693,43 +5695,6 @@
5693
5695
  "node": ">=8"
5694
5696
  }
5695
5697
  },
5696
- "node_modules/bl": {
5697
- "version": "4.1.0",
5698
- "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
5699
- "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
5700
- "dev": true,
5701
- "license": "MIT",
5702
- "dependencies": {
5703
- "buffer": "^5.5.0",
5704
- "inherits": "^2.0.4",
5705
- "readable-stream": "^3.4.0"
5706
- }
5707
- },
5708
- "node_modules/bl/node_modules/buffer": {
5709
- "version": "5.7.1",
5710
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
5711
- "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
5712
- "dev": true,
5713
- "funding": [
5714
- {
5715
- "type": "github",
5716
- "url": "https://github.com/sponsors/feross"
5717
- },
5718
- {
5719
- "type": "patreon",
5720
- "url": "https://www.patreon.com/feross"
5721
- },
5722
- {
5723
- "type": "consulting",
5724
- "url": "https://feross.org/support"
5725
- }
5726
- ],
5727
- "license": "MIT",
5728
- "dependencies": {
5729
- "base64-js": "^1.3.1",
5730
- "ieee754": "^1.1.13"
5731
- }
5732
- },
5733
5698
  "node_modules/bowser": {
5734
5699
  "version": "2.11.0",
5735
5700
  "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz",
@@ -6147,12 +6112,6 @@
6147
6112
  "tslib": "^2.0.3"
6148
6113
  }
6149
6114
  },
6150
- "node_modules/chardet": {
6151
- "version": "0.7.0",
6152
- "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
6153
- "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
6154
- "license": "MIT"
6155
- },
6156
6115
  "node_modules/check-error": {
6157
6116
  "version": "1.0.3",
6158
6117
  "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz",
@@ -6255,18 +6214,6 @@
6255
6214
  "url": "https://github.com/sponsors/sindresorhus"
6256
6215
  }
6257
6216
  },
6258
- "node_modules/cli-cursor": {
6259
- "version": "3.1.0",
6260
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
6261
- "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
6262
- "license": "MIT",
6263
- "dependencies": {
6264
- "restore-cursor": "^3.1.0"
6265
- },
6266
- "engines": {
6267
- "node": ">=8"
6268
- }
6269
- },
6270
6217
  "node_modules/cli-progress": {
6271
6218
  "version": "3.12.0",
6272
6219
  "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz",
@@ -6308,12 +6255,12 @@
6308
6255
  }
6309
6256
  },
6310
6257
  "node_modules/cli-width": {
6311
- "version": "3.0.0",
6312
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
6313
- "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
6258
+ "version": "4.1.0",
6259
+ "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
6260
+ "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
6314
6261
  "license": "ISC",
6315
6262
  "engines": {
6316
- "node": ">= 10"
6263
+ "node": ">= 12"
6317
6264
  }
6318
6265
  },
6319
6266
  "node_modules/cliui": {
@@ -6328,14 +6275,19 @@
6328
6275
  "wrap-ansi": "^6.2.0"
6329
6276
  }
6330
6277
  },
6331
- "node_modules/clone": {
6332
- "version": "1.0.4",
6333
- "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
6334
- "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
6278
+ "node_modules/cliui/node_modules/wrap-ansi": {
6279
+ "version": "6.2.0",
6280
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
6281
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
6335
6282
  "dev": true,
6336
6283
  "license": "MIT",
6284
+ "dependencies": {
6285
+ "ansi-styles": "^4.0.0",
6286
+ "string-width": "^4.1.0",
6287
+ "strip-ansi": "^6.0.0"
6288
+ },
6337
6289
  "engines": {
6338
- "node": ">=0.8"
6290
+ "node": ">=8"
6339
6291
  }
6340
6292
  },
6341
6293
  "node_modules/clone-response": {
@@ -6537,17 +6489,6 @@
6537
6489
  "dev": true,
6538
6490
  "license": "MIT"
6539
6491
  },
6540
- "node_modules/core-js": {
6541
- "version": "3.33.2",
6542
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz",
6543
- "integrity": "sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==",
6544
- "hasInstallScript": true,
6545
- "license": "MIT",
6546
- "funding": {
6547
- "type": "opencollective",
6548
- "url": "https://opencollective.com/core-js"
6549
- }
6550
- },
6551
6492
  "node_modules/core-js-compat": {
6552
6493
  "version": "3.36.0",
6553
6494
  "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.0.tgz",
@@ -6562,17 +6503,6 @@
6562
6503
  "url": "https://opencollective.com/core-js"
6563
6504
  }
6564
6505
  },
6565
- "node_modules/core-js-pure": {
6566
- "version": "3.33.2",
6567
- "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.33.2.tgz",
6568
- "integrity": "sha512-a8zeCdyVk7uF2elKIGz67AjcXOxjRbwOLz8SbklEso1V+2DoW4OkAMZN9S9GBgvZIaqQi/OemFX4OiSoQEmg1Q==",
6569
- "hasInstallScript": true,
6570
- "license": "MIT",
6571
- "funding": {
6572
- "type": "opencollective",
6573
- "url": "https://opencollective.com/core-js"
6574
- }
6575
- },
6576
6506
  "node_modules/core-util-is": {
6577
6507
  "version": "1.0.3",
6578
6508
  "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
@@ -6653,15 +6583,15 @@
6653
6583
  }
6654
6584
  },
6655
6585
  "node_modules/csv-parse": {
6656
- "version": "4.16.3",
6657
- "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.16.3.tgz",
6658
- "integrity": "sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==",
6586
+ "version": "5.5.5",
6587
+ "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.5.5.tgz",
6588
+ "integrity": "sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==",
6659
6589
  "license": "MIT"
6660
6590
  },
6661
6591
  "node_modules/csv-stringify": {
6662
- "version": "5.6.5",
6663
- "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-5.6.5.tgz",
6664
- "integrity": "sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==",
6592
+ "version": "6.4.6",
6593
+ "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.4.6.tgz",
6594
+ "integrity": "sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==",
6665
6595
  "license": "MIT"
6666
6596
  },
6667
6597
  "node_modules/dargs": {
@@ -6835,19 +6765,6 @@
6835
6765
  "node": ">=8"
6836
6766
  }
6837
6767
  },
6838
- "node_modules/defaults": {
6839
- "version": "1.0.4",
6840
- "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
6841
- "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
6842
- "dev": true,
6843
- "license": "MIT",
6844
- "dependencies": {
6845
- "clone": "^1.0.2"
6846
- },
6847
- "funding": {
6848
- "url": "https://github.com/sponsors/sindresorhus"
6849
- }
6850
- },
6851
6768
  "node_modules/defer-to-connect": {
6852
6769
  "version": "2.0.1",
6853
6770
  "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
@@ -7376,9 +7293,9 @@
7376
7293
  }
7377
7294
  },
7378
7295
  "node_modules/eslint-config-salesforce": {
7379
- "version": "2.0.2",
7380
- "resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz",
7381
- "integrity": "sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q==",
7296
+ "version": "2.2.0",
7297
+ "resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz",
7298
+ "integrity": "sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==",
7382
7299
  "dev": true,
7383
7300
  "license": "BSD-3-Clause"
7384
7301
  },
@@ -7390,9 +7307,9 @@
7390
7307
  "license": "BSD-3-Clause"
7391
7308
  },
7392
7309
  "node_modules/eslint-config-salesforce-typescript": {
7393
- "version": "3.2.11",
7394
- "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.11.tgz",
7395
- "integrity": "sha512-joZX/tMJXn9U48KAEUEeoIlhFLwr8vSA+mazZLzyZ6vO6bA0LUz1t6gJLH+wjKkrhayNUGOG5aBI2ODmhFnk7w==",
7310
+ "version": "3.3.0",
7311
+ "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.3.0.tgz",
7312
+ "integrity": "sha512-83+zp2Y2h9oz9D3UksjNGCw+xWD7ylIiAJZ58vUbBD10l8FRUMNyn+RDCKn0xCQz7xed5/LcmgUE4T7roe+HBw==",
7396
7313
  "dev": true,
7397
7314
  "license": "BSD-3-Clause",
7398
7315
  "dependencies": {
@@ -7400,7 +7317,7 @@
7400
7317
  "@typescript-eslint/parser": "^6.21.0",
7401
7318
  "eslint": "^8.56.0",
7402
7319
  "eslint-config-prettier": "^9.1.0",
7403
- "eslint-config-salesforce": "^2.0.2",
7320
+ "eslint-config-salesforce": "^2.2.0",
7404
7321
  "eslint-config-salesforce-license": "^0.2.0",
7405
7322
  "eslint-plugin-header": "^3.1.1",
7406
7323
  "eslint-plugin-import": "^2.29.1",
@@ -7556,17 +7473,17 @@
7556
7473
  }
7557
7474
  },
7558
7475
  "node_modules/eslint-plugin-sf-plugin": {
7559
- "version": "1.17.4",
7560
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz",
7561
- "integrity": "sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==",
7476
+ "version": "1.18.0",
7477
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.0.tgz",
7478
+ "integrity": "sha512-5Q4yI6Hr07v/lTaivs8A8re2FUXDEGyzzHzBk2cWi4c6iMxUYf/vaZKO6ZSSsc4eCcP11JY3RkDBQn6P33x58g==",
7562
7479
  "dev": true,
7563
7480
  "license": "BSD-3-Clause",
7564
7481
  "dependencies": {
7565
- "@salesforce/core": "^6.7.0",
7482
+ "@salesforce/core": "^7.0.0",
7566
7483
  "@typescript-eslint/utils": "^6.17.0"
7567
7484
  },
7568
7485
  "engines": {
7569
- "node": ">=16.0.0"
7486
+ "node": ">=18.0.0"
7570
7487
  }
7571
7488
  },
7572
7489
  "node_modules/eslint-plugin-unicorn": {
@@ -7850,20 +7767,6 @@
7850
7767
  "dev": true,
7851
7768
  "license": "MIT"
7852
7769
  },
7853
- "node_modules/external-editor": {
7854
- "version": "3.1.0",
7855
- "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
7856
- "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
7857
- "license": "MIT",
7858
- "dependencies": {
7859
- "chardet": "^0.7.0",
7860
- "iconv-lite": "^0.4.24",
7861
- "tmp": "^0.0.33"
7862
- },
7863
- "engines": {
7864
- "node": ">=4"
7865
- }
7866
- },
7867
7770
  "node_modules/fancy-test": {
7868
7771
  "version": "3.0.14",
7869
7772
  "resolved": "https://registry.npmjs.org/fancy-test/-/fancy-test-3.0.14.tgz",
@@ -8654,6 +8557,19 @@
8654
8557
  "url": "https://github.com/sindresorhus/got?sponsor=1"
8655
8558
  }
8656
8559
  },
8560
+ "node_modules/got/node_modules/@sindresorhus/is": {
8561
+ "version": "5.6.0",
8562
+ "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
8563
+ "integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
8564
+ "dev": true,
8565
+ "license": "MIT",
8566
+ "engines": {
8567
+ "node": ">=14.16"
8568
+ },
8569
+ "funding": {
8570
+ "url": "https://github.com/sindresorhus/is?sponsor=1"
8571
+ }
8572
+ },
8657
8573
  "node_modules/got/node_modules/lowercase-keys": {
8658
8574
  "version": "3.0.0",
8659
8575
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -9020,18 +8936,6 @@
9020
8936
  "node": ">=4"
9021
8937
  }
9022
8938
  },
9023
- "node_modules/iconv-lite": {
9024
- "version": "0.4.24",
9025
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
9026
- "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
9027
- "license": "MIT",
9028
- "dependencies": {
9029
- "safer-buffer": ">= 2.1.2 < 3"
9030
- },
9031
- "engines": {
9032
- "node": ">=0.10.0"
9033
- }
9034
- },
9035
8939
  "node_modules/ieee754": {
9036
8940
  "version": "1.2.1",
9037
8941
  "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
@@ -9137,48 +9041,6 @@
9137
9041
  "dev": true,
9138
9042
  "license": "ISC"
9139
9043
  },
9140
- "node_modules/inquirer": {
9141
- "version": "7.3.3",
9142
- "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz",
9143
- "integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==",
9144
- "license": "MIT",
9145
- "dependencies": {
9146
- "ansi-escapes": "^4.2.1",
9147
- "chalk": "^4.1.0",
9148
- "cli-cursor": "^3.1.0",
9149
- "cli-width": "^3.0.0",
9150
- "external-editor": "^3.0.3",
9151
- "figures": "^3.0.0",
9152
- "lodash": "^4.17.19",
9153
- "mute-stream": "0.0.8",
9154
- "run-async": "^2.4.0",
9155
- "rxjs": "^6.6.0",
9156
- "string-width": "^4.1.0",
9157
- "strip-ansi": "^6.0.0",
9158
- "through": "^2.3.6"
9159
- },
9160
- "engines": {
9161
- "node": ">=8.0.0"
9162
- }
9163
- },
9164
- "node_modules/inquirer/node_modules/rxjs": {
9165
- "version": "6.6.7",
9166
- "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
9167
- "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==",
9168
- "license": "Apache-2.0",
9169
- "dependencies": {
9170
- "tslib": "^1.9.0"
9171
- },
9172
- "engines": {
9173
- "npm": ">=2.0.0"
9174
- }
9175
- },
9176
- "node_modules/inquirer/node_modules/tslib": {
9177
- "version": "1.14.1",
9178
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
9179
- "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
9180
- "license": "0BSD"
9181
- },
9182
9044
  "node_modules/internal-slot": {
9183
9045
  "version": "1.0.6",
9184
9046
  "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz",
@@ -9428,16 +9290,6 @@
9428
9290
  "url": "https://github.com/sponsors/sindresorhus"
9429
9291
  }
9430
9292
  },
9431
- "node_modules/is-interactive": {
9432
- "version": "1.0.0",
9433
- "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
9434
- "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
9435
- "dev": true,
9436
- "license": "MIT",
9437
- "engines": {
9438
- "node": ">=8"
9439
- }
9440
- },
9441
9293
  "node_modules/is-negative-zero": {
9442
9294
  "version": "2.0.2",
9443
9295
  "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
@@ -9880,199 +9732,70 @@
9880
9732
  },
9881
9733
  "node_modules/joycon": {
9882
9734
  "version": "3.1.1",
9883
- "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
9884
- "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==",
9885
- "license": "MIT",
9886
- "engines": {
9887
- "node": ">=10"
9888
- }
9889
- },
9890
- "node_modules/js-tokens": {
9891
- "version": "4.0.0",
9892
- "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
9893
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
9894
- "dev": true,
9895
- "license": "MIT"
9896
- },
9897
- "node_modules/js-yaml": {
9898
- "version": "4.1.0",
9899
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
9900
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
9901
- "dev": true,
9902
- "license": "MIT",
9903
- "dependencies": {
9904
- "argparse": "^2.0.1"
9905
- },
9906
- "bin": {
9907
- "js-yaml": "bin/js-yaml.js"
9908
- }
9909
- },
9910
- "node_modules/js2xmlparser": {
9911
- "version": "4.0.2",
9912
- "resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.2.tgz",
9913
- "integrity": "sha512-6n4D8gLlLf1n5mNLQPRfViYzu9RATblzPEtm1SthMX1Pjao0r9YI9nw7ZIfRxQMERS87mcswrg+r/OYrPRX6jA==",
9914
- "license": "Apache-2.0",
9915
- "dependencies": {
9916
- "xmlcreate": "^2.0.4"
9917
- }
9918
- },
9919
- "node_modules/jsbn": {
9920
- "version": "1.1.0",
9921
- "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
9922
- "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
9923
- "dev": true,
9924
- "license": "MIT"
9925
- },
9926
- "node_modules/jsdoc-type-pratt-parser": {
9927
- "version": "4.0.0",
9928
- "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz",
9929
- "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==",
9930
- "dev": true,
9931
- "license": "MIT",
9932
- "engines": {
9933
- "node": ">=12.0.0"
9934
- }
9935
- },
9936
- "node_modules/jsesc": {
9937
- "version": "3.0.2",
9938
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
9939
- "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
9940
- "dev": true,
9941
- "license": "MIT",
9942
- "bin": {
9943
- "jsesc": "bin/jsesc"
9944
- },
9945
- "engines": {
9946
- "node": ">=6"
9947
- }
9948
- },
9949
- "node_modules/jsforce": {
9950
- "version": "2.0.0-beta.29",
9951
- "resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.29.tgz",
9952
- "integrity": "sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==",
9953
- "license": "MIT",
9954
- "dependencies": {
9955
- "@babel/runtime": "^7.12.5",
9956
- "@babel/runtime-corejs3": "^7.12.5",
9957
- "@types/node": "^12.19.9",
9958
- "abort-controller": "^3.0.0",
9959
- "base64url": "^3.0.1",
9960
- "commander": "^4.0.1",
9961
- "core-js": "^3.6.4",
9962
- "csv-parse": "^4.8.2",
9963
- "csv-stringify": "^5.3.4",
9964
- "faye": "^1.4.0",
9965
- "form-data": "^4.0.0",
9966
- "fs-extra": "^8.1.0",
9967
- "https-proxy-agent": "^5.0.0",
9968
- "inquirer": "^7.0.0",
9969
- "multistream": "^3.1.0",
9970
- "node-fetch": "^2.6.1",
9971
- "open": "^7.0.0",
9972
- "regenerator-runtime": "^0.13.3",
9973
- "strip-ansi": "^6.0.0",
9974
- "xml2js": "^0.5.0"
9975
- },
9976
- "bin": {
9977
- "jsforce": "bin/jsforce",
9978
- "jsforce-gen-schema": "bin/jsforce-gen-schema"
9979
- },
9980
- "engines": {
9981
- "node": ">=8.0"
9982
- }
9983
- },
9984
- "node_modules/jsforce/node_modules/@types/node": {
9985
- "version": "12.20.55",
9986
- "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz",
9987
- "integrity": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==",
9988
- "license": "MIT"
9989
- },
9990
- "node_modules/jsforce/node_modules/agent-base": {
9991
- "version": "6.0.2",
9992
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
9993
- "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
9994
- "license": "MIT",
9995
- "dependencies": {
9996
- "debug": "4"
9997
- },
9998
- "engines": {
9999
- "node": ">= 6.0.0"
10000
- }
10001
- },
10002
- "node_modules/jsforce/node_modules/commander": {
10003
- "version": "4.1.1",
10004
- "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
10005
- "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
10006
- "license": "MIT",
10007
- "engines": {
10008
- "node": ">= 6"
10009
- }
10010
- },
10011
- "node_modules/jsforce/node_modules/fs-extra": {
10012
- "version": "8.1.0",
10013
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
10014
- "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
10015
- "license": "MIT",
10016
- "dependencies": {
10017
- "graceful-fs": "^4.2.0",
10018
- "jsonfile": "^4.0.0",
10019
- "universalify": "^0.1.0"
10020
- },
10021
- "engines": {
10022
- "node": ">=6 <7 || >=8"
10023
- }
10024
- },
10025
- "node_modules/jsforce/node_modules/https-proxy-agent": {
10026
- "version": "5.0.1",
10027
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
10028
- "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
9735
+ "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
9736
+ "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==",
10029
9737
  "license": "MIT",
10030
- "dependencies": {
10031
- "agent-base": "6",
10032
- "debug": "4"
10033
- },
10034
9738
  "engines": {
10035
- "node": ">= 6"
9739
+ "node": ">=10"
10036
9740
  }
10037
9741
  },
10038
- "node_modules/jsforce/node_modules/jsonfile": {
9742
+ "node_modules/js-tokens": {
10039
9743
  "version": "4.0.0",
10040
- "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
10041
- "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
10042
- "license": "MIT",
10043
- "optionalDependencies": {
10044
- "graceful-fs": "^4.1.6"
10045
- }
9744
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
9745
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
9746
+ "dev": true,
9747
+ "license": "MIT"
10046
9748
  },
10047
- "node_modules/jsforce/node_modules/open": {
10048
- "version": "7.4.2",
10049
- "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
10050
- "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
9749
+ "node_modules/js-yaml": {
9750
+ "version": "4.1.0",
9751
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
9752
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
9753
+ "dev": true,
10051
9754
  "license": "MIT",
10052
9755
  "dependencies": {
10053
- "is-docker": "^2.0.0",
10054
- "is-wsl": "^2.1.1"
10055
- },
10056
- "engines": {
10057
- "node": ">=8"
9756
+ "argparse": "^2.0.1"
10058
9757
  },
10059
- "funding": {
10060
- "url": "https://github.com/sponsors/sindresorhus"
9758
+ "bin": {
9759
+ "js-yaml": "bin/js-yaml.js"
10061
9760
  }
10062
9761
  },
10063
- "node_modules/jsforce/node_modules/regenerator-runtime": {
10064
- "version": "0.13.11",
10065
- "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
10066
- "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
9762
+ "node_modules/js2xmlparser": {
9763
+ "version": "4.0.2",
9764
+ "resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.2.tgz",
9765
+ "integrity": "sha512-6n4D8gLlLf1n5mNLQPRfViYzu9RATblzPEtm1SthMX1Pjao0r9YI9nw7ZIfRxQMERS87mcswrg+r/OYrPRX6jA==",
9766
+ "license": "Apache-2.0",
9767
+ "dependencies": {
9768
+ "xmlcreate": "^2.0.4"
9769
+ }
9770
+ },
9771
+ "node_modules/jsbn": {
9772
+ "version": "1.1.0",
9773
+ "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
9774
+ "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
9775
+ "dev": true,
10067
9776
  "license": "MIT"
10068
9777
  },
10069
- "node_modules/jsforce/node_modules/universalify": {
10070
- "version": "0.1.2",
10071
- "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
10072
- "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
9778
+ "node_modules/jsdoc-type-pratt-parser": {
9779
+ "version": "4.0.0",
9780
+ "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz",
9781
+ "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==",
9782
+ "dev": true,
10073
9783
  "license": "MIT",
10074
9784
  "engines": {
10075
- "node": ">= 4.0.0"
9785
+ "node": ">=12.0.0"
9786
+ }
9787
+ },
9788
+ "node_modules/jsesc": {
9789
+ "version": "3.0.2",
9790
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
9791
+ "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
9792
+ "dev": true,
9793
+ "license": "MIT",
9794
+ "bin": {
9795
+ "jsesc": "bin/jsesc"
9796
+ },
9797
+ "engines": {
9798
+ "node": ">=6"
10076
9799
  }
10077
9800
  },
10078
9801
  "node_modules/json-buffer": {
@@ -10453,9 +10176,9 @@
10453
10176
  }
10454
10177
  },
10455
10178
  "node_modules/linkinator/node_modules/minimatch": {
10456
- "version": "9.0.3",
10457
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
10458
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
10179
+ "version": "9.0.4",
10180
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
10181
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
10459
10182
  "dev": true,
10460
10183
  "license": "ISC",
10461
10184
  "dependencies": {
@@ -10498,6 +10221,7 @@
10498
10221
  "version": "4.17.21",
10499
10222
  "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
10500
10223
  "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
10224
+ "dev": true,
10501
10225
  "license": "MIT"
10502
10226
  },
10503
10227
  "node_modules/lodash._reinterpolate": {
@@ -10913,6 +10637,7 @@
10913
10637
  "version": "2.1.0",
10914
10638
  "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
10915
10639
  "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
10640
+ "dev": true,
10916
10641
  "license": "MIT",
10917
10642
  "engines": {
10918
10643
  "node": ">=6"
@@ -11008,9 +10733,9 @@
11008
10733
  }
11009
10734
  },
11010
10735
  "node_modules/mocha": {
11011
- "version": "10.2.0",
11012
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.2.0.tgz",
11013
- "integrity": "sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==",
10736
+ "version": "10.4.0",
10737
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz",
10738
+ "integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==",
11014
10739
  "dev": true,
11015
10740
  "license": "MIT",
11016
10741
  "dependencies": {
@@ -11021,13 +10746,12 @@
11021
10746
  "diff": "5.0.0",
11022
10747
  "escape-string-regexp": "4.0.0",
11023
10748
  "find-up": "5.0.0",
11024
- "glob": "7.2.0",
10749
+ "glob": "8.1.0",
11025
10750
  "he": "1.2.0",
11026
10751
  "js-yaml": "4.1.0",
11027
10752
  "log-symbols": "4.1.0",
11028
10753
  "minimatch": "5.0.1",
11029
10754
  "ms": "2.1.3",
11030
- "nanoid": "3.3.3",
11031
10755
  "serialize-javascript": "6.0.0",
11032
10756
  "strip-json-comments": "3.1.1",
11033
10757
  "supports-color": "8.1.1",
@@ -11042,10 +10766,6 @@
11042
10766
  },
11043
10767
  "engines": {
11044
10768
  "node": ">= 14.0.0"
11045
- },
11046
- "funding": {
11047
- "type": "opencollective",
11048
- "url": "https://opencollective.com/mochajs"
11049
10769
  }
11050
10770
  },
11051
10771
  "node_modules/mocha/node_modules/diff": {
@@ -11076,48 +10796,36 @@
11076
10796
  }
11077
10797
  },
11078
10798
  "node_modules/mocha/node_modules/glob": {
11079
- "version": "7.2.0",
11080
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
11081
- "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
10799
+ "version": "8.1.0",
10800
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
10801
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
11082
10802
  "dev": true,
11083
10803
  "license": "ISC",
11084
10804
  "dependencies": {
11085
10805
  "fs.realpath": "^1.0.0",
11086
10806
  "inflight": "^1.0.4",
11087
10807
  "inherits": "2",
11088
- "minimatch": "^3.0.4",
11089
- "once": "^1.3.0",
11090
- "path-is-absolute": "^1.0.0"
10808
+ "minimatch": "^5.0.1",
10809
+ "once": "^1.3.0"
11091
10810
  },
11092
10811
  "engines": {
11093
- "node": "*"
10812
+ "node": ">=12"
11094
10813
  },
11095
10814
  "funding": {
11096
10815
  "url": "https://github.com/sponsors/isaacs"
11097
10816
  }
11098
10817
  },
11099
- "node_modules/mocha/node_modules/glob/node_modules/brace-expansion": {
11100
- "version": "1.1.11",
11101
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
11102
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
11103
- "dev": true,
11104
- "license": "MIT",
11105
- "dependencies": {
11106
- "balanced-match": "^1.0.0",
11107
- "concat-map": "0.0.1"
11108
- }
11109
- },
11110
10818
  "node_modules/mocha/node_modules/glob/node_modules/minimatch": {
11111
- "version": "3.1.2",
11112
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
11113
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
10819
+ "version": "5.1.6",
10820
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
10821
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
11114
10822
  "dev": true,
11115
10823
  "license": "ISC",
11116
10824
  "dependencies": {
11117
- "brace-expansion": "^1.1.7"
10825
+ "brace-expansion": "^2.0.1"
11118
10826
  },
11119
10827
  "engines": {
11120
- "node": "*"
10828
+ "node": ">=10"
11121
10829
  }
11122
10830
  },
11123
10831
  "node_modules/mocha/node_modules/locate-path": {
@@ -11241,22 +10949,12 @@
11241
10949
  }
11242
10950
  },
11243
10951
  "node_modules/mute-stream": {
11244
- "version": "0.0.8",
11245
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
11246
- "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
11247
- "license": "ISC"
11248
- },
11249
- "node_modules/nanoid": {
11250
- "version": "3.3.3",
11251
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz",
11252
- "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==",
11253
- "dev": true,
11254
- "license": "MIT",
11255
- "bin": {
11256
- "nanoid": "bin/nanoid.cjs"
11257
- },
10952
+ "version": "1.0.0",
10953
+ "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
10954
+ "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
10955
+ "license": "ISC",
11258
10956
  "engines": {
11259
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
10957
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
11260
10958
  }
11261
10959
  },
11262
10960
  "node_modules/natural-compare": {
@@ -11641,21 +11339,21 @@
11641
11339
  }
11642
11340
  },
11643
11341
  "node_modules/oclif": {
11644
- "version": "4.6.2",
11645
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.6.2.tgz",
11646
- "integrity": "sha512-k0QUbKBYhG+iam1wL5AJ8AimLemPTX8DhxnRnhrSJnuVn6BciFwrJ19MYKPmt3w47d2MZtyOfKfyZFBlvfr1gA==",
11342
+ "version": "4.7.6",
11343
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.7.6.tgz",
11344
+ "integrity": "sha512-R2Fdef6R8n1UIVAJTCP0oEIRkExMniei4QqmK7ue9iN8PTf+6q5ROrl7/pxMH/DzDCKnkTsi5mBhyT3HqFAZ1w==",
11647
11345
  "dev": true,
11648
11346
  "license": "MIT",
11649
11347
  "dependencies": {
11650
11348
  "@aws-sdk/client-cloudfront": "^3.535.0",
11651
11349
  "@aws-sdk/client-s3": "^3.535.0",
11652
11350
  "@inquirer/confirm": "^3.0.0",
11653
- "@inquirer/input": "^2.1.0",
11654
- "@inquirer/select": "^2.0.0",
11655
- "@oclif/core": "^3.21.0",
11351
+ "@inquirer/input": "^2.1.1",
11352
+ "@inquirer/select": "^2.2.1",
11353
+ "@oclif/core": "^3.26.0",
11656
11354
  "@oclif/plugin-help": "^6.0.18",
11657
11355
  "@oclif/plugin-not-found": "^3.0.14",
11658
- "@oclif/plugin-warn-if-update-available": "^3.0.12",
11356
+ "@oclif/plugin-warn-if-update-available": "^3.0.14",
11659
11357
  "async-retry": "^1.3.3",
11660
11358
  "chalk": "^4",
11661
11359
  "change-case": "^4",
@@ -11668,7 +11366,7 @@
11668
11366
  "lodash.template": "^4.5.0",
11669
11367
  "normalize-package-data": "^3.0.3",
11670
11368
  "semver": "^7.6.0",
11671
- "sort-package-json": "^2.8.0",
11369
+ "sort-package-json": "^2.10.0",
11672
11370
  "validate-npm-package-name": "^5.0.0"
11673
11371
  },
11674
11372
  "bin": {
@@ -11749,6 +11447,7 @@
11749
11447
  "version": "5.1.2",
11750
11448
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
11751
11449
  "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
11450
+ "dev": true,
11752
11451
  "license": "MIT",
11753
11452
  "dependencies": {
11754
11453
  "mimic-fn": "^2.1.0"
@@ -11820,39 +11519,6 @@
11820
11519
  "dev": true,
11821
11520
  "license": "MIT"
11822
11521
  },
11823
- "node_modules/ora": {
11824
- "version": "5.4.1",
11825
- "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
11826
- "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
11827
- "dev": true,
11828
- "license": "MIT",
11829
- "dependencies": {
11830
- "bl": "^4.1.0",
11831
- "chalk": "^4.1.0",
11832
- "cli-cursor": "^3.1.0",
11833
- "cli-spinners": "^2.5.0",
11834
- "is-interactive": "^1.0.0",
11835
- "is-unicode-supported": "^0.1.0",
11836
- "log-symbols": "^4.1.0",
11837
- "strip-ansi": "^6.0.0",
11838
- "wcwidth": "^1.0.1"
11839
- },
11840
- "engines": {
11841
- "node": ">=10"
11842
- },
11843
- "funding": {
11844
- "url": "https://github.com/sponsors/sindresorhus"
11845
- }
11846
- },
11847
- "node_modules/os-tmpdir": {
11848
- "version": "1.0.2",
11849
- "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
11850
- "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
11851
- "license": "MIT",
11852
- "engines": {
11853
- "node": ">=0.10.0"
11854
- }
11855
- },
11856
11522
  "node_modules/p-cancelable": {
11857
11523
  "version": "3.0.0",
11858
11524
  "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
@@ -12731,12 +12397,6 @@
12731
12397
  "esprima": "~4.0.0"
12732
12398
  }
12733
12399
  },
12734
- "node_modules/regenerator-runtime": {
12735
- "version": "0.14.0",
12736
- "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz",
12737
- "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==",
12738
- "license": "MIT"
12739
- },
12740
12400
  "node_modules/regexp-tree": {
12741
12401
  "version": "0.1.27",
12742
12402
  "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.27.tgz",
@@ -12893,19 +12553,6 @@
12893
12553
  "url": "https://github.com/sponsors/sindresorhus"
12894
12554
  }
12895
12555
  },
12896
- "node_modules/restore-cursor": {
12897
- "version": "3.1.0",
12898
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
12899
- "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
12900
- "license": "MIT",
12901
- "dependencies": {
12902
- "onetime": "^5.1.0",
12903
- "signal-exit": "^3.0.2"
12904
- },
12905
- "engines": {
12906
- "node": ">=8"
12907
- }
12908
- },
12909
12556
  "node_modules/retry": {
12910
12557
  "version": "0.13.1",
12911
12558
  "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
@@ -12956,9 +12603,9 @@
12956
12603
  }
12957
12604
  },
12958
12605
  "node_modules/run-async": {
12959
- "version": "2.4.1",
12960
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
12961
- "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
12606
+ "version": "3.0.0",
12607
+ "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
12608
+ "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
12962
12609
  "license": "MIT",
12963
12610
  "engines": {
12964
12611
  "node": ">=0.12.0"
@@ -12987,16 +12634,6 @@
12987
12634
  "queue-microtask": "^1.2.2"
12988
12635
  }
12989
12636
  },
12990
- "node_modules/rxjs": {
12991
- "version": "7.8.1",
12992
- "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
12993
- "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
12994
- "dev": true,
12995
- "license": "Apache-2.0",
12996
- "dependencies": {
12997
- "tslib": "^2.1.0"
12998
- }
12999
- },
13000
12637
  "node_modules/safe-array-concat": {
13001
12638
  "version": "1.0.1",
13002
12639
  "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz",
@@ -13067,12 +12704,6 @@
13067
12704
  "node": ">=10"
13068
12705
  }
13069
12706
  },
13070
- "node_modules/safer-buffer": {
13071
- "version": "2.1.2",
13072
- "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
13073
- "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
13074
- "license": "MIT"
13075
- },
13076
12707
  "node_modules/samsam": {
13077
12708
  "version": "1.3.0",
13078
12709
  "resolved": "https://registry.npmjs.org/samsam/-/samsam-1.3.0.tgz",
@@ -13486,9 +13117,9 @@
13486
13117
  "license": "MIT"
13487
13118
  },
13488
13119
  "node_modules/sort-package-json": {
13489
- "version": "2.8.0",
13490
- "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.8.0.tgz",
13491
- "integrity": "sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==",
13120
+ "version": "2.10.0",
13121
+ "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.10.0.tgz",
13122
+ "integrity": "sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==",
13492
13123
  "dev": true,
13493
13124
  "license": "MIT",
13494
13125
  "dependencies": {
@@ -13498,6 +13129,7 @@
13498
13129
  "git-hooks-list": "^3.0.0",
13499
13130
  "globby": "^13.1.2",
13500
13131
  "is-plain-obj": "^4.1.0",
13132
+ "semver": "^7.6.0",
13501
13133
  "sort-object-keys": "^1.1.3"
13502
13134
  },
13503
13135
  "bin": {
@@ -13916,6 +13548,7 @@
13916
13548
  "version": "2.3.8",
13917
13549
  "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
13918
13550
  "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
13551
+ "dev": true,
13919
13552
  "license": "MIT"
13920
13553
  },
13921
13554
  "node_modules/through2": {
@@ -13928,18 +13561,6 @@
13928
13561
  "readable-stream": "3"
13929
13562
  }
13930
13563
  },
13931
- "node_modules/tmp": {
13932
- "version": "0.0.33",
13933
- "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
13934
- "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
13935
- "license": "MIT",
13936
- "dependencies": {
13937
- "os-tmpdir": "~1.0.2"
13938
- },
13939
- "engines": {
13940
- "node": ">=0.6.0"
13941
- }
13942
- },
13943
13564
  "node_modules/to-fast-properties": {
13944
13565
  "version": "2.0.0",
13945
13566
  "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
@@ -14015,19 +13636,6 @@
14015
13636
  "typescript": ">=4.2.0"
14016
13637
  }
14017
13638
  },
14018
- "node_modules/ts-api-utils/node_modules/typescript": {
14019
- "version": "4.9.5",
14020
- "dev": true,
14021
- "license": "Apache-2.0",
14022
- "peer": true,
14023
- "bin": {
14024
- "tsc": "bin/tsc",
14025
- "tsserver": "bin/tsserver"
14026
- },
14027
- "engines": {
14028
- "node": ">=4.2.0"
14029
- }
14030
- },
14031
13639
  "node_modules/ts-json-schema-generator": {
14032
13640
  "version": "1.5.0",
14033
13641
  "resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz",
@@ -14306,6 +13914,28 @@
14306
13914
  "is-typedarray": "^1.0.0"
14307
13915
  }
14308
13916
  },
13917
+ "node_modules/typedoc": {
13918
+ "version": "0.25.12",
13919
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz",
13920
+ "integrity": "sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==",
13921
+ "dev": true,
13922
+ "license": "Apache-2.0",
13923
+ "dependencies": {
13924
+ "lunr": "^2.3.9",
13925
+ "marked": "^4.3.0",
13926
+ "minimatch": "^9.0.3",
13927
+ "shiki": "^0.14.7"
13928
+ },
13929
+ "bin": {
13930
+ "typedoc": "bin/typedoc"
13931
+ },
13932
+ "engines": {
13933
+ "node": ">= 16"
13934
+ },
13935
+ "peerDependencies": {
13936
+ "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
13937
+ }
13938
+ },
14309
13939
  "node_modules/typedoc-plugin-missing-exports": {
14310
13940
  "version": "0.23.0",
14311
13941
  "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz",
@@ -14316,10 +13946,26 @@
14316
13946
  "typedoc": "0.22.x || 0.23.x"
14317
13947
  }
14318
13948
  },
13949
+ "node_modules/typedoc/node_modules/minimatch": {
13950
+ "version": "9.0.4",
13951
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
13952
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
13953
+ "dev": true,
13954
+ "license": "ISC",
13955
+ "dependencies": {
13956
+ "brace-expansion": "^2.0.1"
13957
+ },
13958
+ "engines": {
13959
+ "node": ">=16 || 14 >=14.17"
13960
+ },
13961
+ "funding": {
13962
+ "url": "https://github.com/sponsors/isaacs"
13963
+ }
13964
+ },
14319
13965
  "node_modules/typescript": {
14320
- "version": "5.4.2",
14321
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz",
14322
- "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==",
13966
+ "version": "5.4.4",
13967
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
13968
+ "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
14323
13969
  "dev": true,
14324
13970
  "license": "Apache-2.0",
14325
13971
  "bin": {
@@ -14518,16 +14164,6 @@
14518
14164
  "dev": true,
14519
14165
  "license": "MIT"
14520
14166
  },
14521
- "node_modules/wcwidth": {
14522
- "version": "1.0.1",
14523
- "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
14524
- "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
14525
- "dev": true,
14526
- "license": "MIT",
14527
- "dependencies": {
14528
- "defaults": "^1.0.3"
14529
- }
14530
- },
14531
14167
  "node_modules/webidl-conversions": {
14532
14168
  "version": "3.0.1",
14533
14169
  "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
@@ -14676,9 +14312,9 @@
14676
14312
  "license": "Apache-2.0"
14677
14313
  },
14678
14314
  "node_modules/wrap-ansi": {
14679
- "version": "6.2.0",
14680
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
14681
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
14315
+ "version": "7.0.0",
14316
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
14317
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
14682
14318
  "license": "MIT",
14683
14319
  "dependencies": {
14684
14320
  "ansi-styles": "^4.0.0",
@@ -14686,7 +14322,10 @@
14686
14322
  "strip-ansi": "^6.0.0"
14687
14323
  },
14688
14324
  "engines": {
14689
- "node": ">=8"
14325
+ "node": ">=10"
14326
+ },
14327
+ "funding": {
14328
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
14690
14329
  }
14691
14330
  },
14692
14331
  "node_modules/wrap-ansi-cjs": {
@@ -14728,9 +14367,9 @@
14728
14367
  }
14729
14368
  },
14730
14369
  "node_modules/xml2js": {
14731
- "version": "0.5.0",
14732
- "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
14733
- "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
14370
+ "version": "0.6.2",
14371
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
14372
+ "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==",
14734
14373
  "license": "MIT",
14735
14374
  "dependencies": {
14736
14375
  "sax": ">=0.6.0",
@@ -14771,16 +14410,6 @@
14771
14410
  "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
14772
14411
  "license": "ISC"
14773
14412
  },
14774
- "node_modules/yaml": {
14775
- "version": "1.10.2",
14776
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
14777
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
14778
- "dev": true,
14779
- "license": "ISC",
14780
- "engines": {
14781
- "node": ">= 6"
14782
- }
14783
- },
14784
14413
  "node_modules/yargs": {
14785
14414
  "version": "16.2.0",
14786
14415
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -14874,24 +14503,6 @@
14874
14503
  "wrap-ansi": "^7.0.0"
14875
14504
  }
14876
14505
  },
14877
- "node_modules/yargs/node_modules/wrap-ansi": {
14878
- "version": "7.0.0",
14879
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
14880
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
14881
- "dev": true,
14882
- "license": "MIT",
14883
- "dependencies": {
14884
- "ansi-styles": "^4.0.0",
14885
- "string-width": "^4.1.0",
14886
- "strip-ansi": "^6.0.0"
14887
- },
14888
- "engines": {
14889
- "node": ">=10"
14890
- },
14891
- "funding": {
14892
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
14893
- }
14894
- },
14895
14506
  "node_modules/yn": {
14896
14507
  "version": "3.1.1",
14897
14508
  "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",