@salesforce/cli 2.14.4 → 2.14.6

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,44 +1,44 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.14.4",
3
+ "version": "2.14.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.14.4",
9
+ "version": "2.14.6",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "3.0.3",
14
- "@oclif/plugin-autocomplete": "2.3.9",
14
+ "@oclif/plugin-autocomplete": "2.3.10",
15
15
  "@oclif/plugin-commands": "3.0.3",
16
16
  "@oclif/plugin-help": "6.0.3",
17
17
  "@oclif/plugin-not-found": "3.0.2",
18
- "@oclif/plugin-plugins": "3.9.1",
18
+ "@oclif/plugin-plugins": "3.9.2",
19
19
  "@oclif/plugin-search": "1.0.3",
20
20
  "@oclif/plugin-update": "4.1.2",
21
21
  "@oclif/plugin-version": "2.0.3",
22
- "@oclif/plugin-warn-if-update-available": "2.1.1",
23
- "@oclif/plugin-which": "3.0.4",
22
+ "@oclif/plugin-warn-if-update-available": "3.0.1",
23
+ "@oclif/plugin-which": "3.0.5",
24
24
  "@salesforce/core": "^5.2.0",
25
- "@salesforce/plugin-apex": "2.3.19",
26
- "@salesforce/plugin-auth": "2.8.20",
27
- "@salesforce/plugin-data": "2.5.17",
28
- "@salesforce/plugin-deploy-retrieve": "1.19.0",
25
+ "@salesforce/plugin-apex": "2.3.20",
26
+ "@salesforce/plugin-auth": "2.8.22",
27
+ "@salesforce/plugin-data": "2.5.19",
28
+ "@salesforce/plugin-deploy-retrieve": "1.19.2",
29
29
  "@salesforce/plugin-info": "2.6.49",
30
- "@salesforce/plugin-limits": "2.3.38",
30
+ "@salesforce/plugin-limits": "2.3.39",
31
31
  "@salesforce/plugin-login": "1.2.37",
32
32
  "@salesforce/plugin-marketplace": "0.3.0",
33
- "@salesforce/plugin-org": "2.11.0",
34
- "@salesforce/plugin-schema": "2.3.29",
35
- "@salesforce/plugin-settings": "1.4.33",
36
- "@salesforce/plugin-sobject": "0.2.12",
37
- "@salesforce/plugin-source": "2.10.40",
33
+ "@salesforce/plugin-org": "2.11.4",
34
+ "@salesforce/plugin-schema": "2.3.30",
35
+ "@salesforce/plugin-settings": "1.4.35",
36
+ "@salesforce/plugin-sobject": "0.2.13",
37
+ "@salesforce/plugin-source": "2.10.43",
38
38
  "@salesforce/plugin-telemetry": "2.3.6",
39
39
  "@salesforce/plugin-templates": "55.5.14",
40
40
  "@salesforce/plugin-trust": "2.6.20",
41
- "@salesforce/plugin-user": "2.3.36",
41
+ "@salesforce/plugin-user": "2.3.37",
42
42
  "@salesforce/sf-plugins-core": "4.0.0",
43
43
  "debug": "^4.3.4"
44
44
  },
@@ -56,7 +56,7 @@
56
56
  "@types/debug": "^4.1.9",
57
57
  "@typescript-eslint/eslint-plugin": "^5.62.0",
58
58
  "@typescript-eslint/parser": "^5.62.0",
59
- "aws-sdk": "^2.1472.0",
59
+ "aws-sdk": "^2.1473.0",
60
60
  "chai": "^4.3.10",
61
61
  "eslint": "^8.51.0",
62
62
  "eslint-config-oclif": "^5",
@@ -71,7 +71,7 @@
71
71
  "husky": "^7.0.4",
72
72
  "mocha": "^10",
73
73
  "nyc": "^15.1.0",
74
- "oclif": "^4.0.0",
74
+ "oclif": "^4.0.2",
75
75
  "prettier": "^2.8.8",
76
76
  "pretty-quick": "^3.1.3",
77
77
  "sinon": "^15.2.0",
@@ -209,17 +209,89 @@
209
209
  }
210
210
  },
211
211
  "node_modules/@babel/code-frame": {
212
- "version": "7.22.5",
213
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
214
- "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
212
+ "version": "7.22.13",
213
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
214
+ "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
215
215
  "license": "MIT",
216
216
  "dependencies": {
217
- "@babel/highlight": "^7.22.5"
217
+ "@babel/highlight": "^7.22.13",
218
+ "chalk": "^2.4.2"
218
219
  },
219
220
  "engines": {
220
221
  "node": ">=6.9.0"
221
222
  }
222
223
  },
224
+ "node_modules/@babel/code-frame/node_modules/ansi-styles": {
225
+ "version": "3.2.1",
226
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
227
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
228
+ "license": "MIT",
229
+ "dependencies": {
230
+ "color-convert": "^1.9.0"
231
+ },
232
+ "engines": {
233
+ "node": ">=4"
234
+ }
235
+ },
236
+ "node_modules/@babel/code-frame/node_modules/chalk": {
237
+ "version": "2.4.2",
238
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
239
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
240
+ "license": "MIT",
241
+ "dependencies": {
242
+ "ansi-styles": "^3.2.1",
243
+ "escape-string-regexp": "^1.0.5",
244
+ "supports-color": "^5.3.0"
245
+ },
246
+ "engines": {
247
+ "node": ">=4"
248
+ }
249
+ },
250
+ "node_modules/@babel/code-frame/node_modules/color-convert": {
251
+ "version": "1.9.3",
252
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
253
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
254
+ "license": "MIT",
255
+ "dependencies": {
256
+ "color-name": "1.1.3"
257
+ }
258
+ },
259
+ "node_modules/@babel/code-frame/node_modules/color-name": {
260
+ "version": "1.1.3",
261
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
262
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
263
+ "license": "MIT"
264
+ },
265
+ "node_modules/@babel/code-frame/node_modules/escape-string-regexp": {
266
+ "version": "1.0.5",
267
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
268
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
269
+ "license": "MIT",
270
+ "engines": {
271
+ "node": ">=0.8.0"
272
+ }
273
+ },
274
+ "node_modules/@babel/code-frame/node_modules/has-flag": {
275
+ "version": "3.0.0",
276
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
277
+ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
278
+ "license": "MIT",
279
+ "engines": {
280
+ "node": ">=4"
281
+ }
282
+ },
283
+ "node_modules/@babel/code-frame/node_modules/supports-color": {
284
+ "version": "5.5.0",
285
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
286
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
287
+ "license": "MIT",
288
+ "dependencies": {
289
+ "has-flag": "^3.0.0"
290
+ },
291
+ "engines": {
292
+ "node": ">=4"
293
+ }
294
+ },
223
295
  "node_modules/@babel/compat-data": {
224
296
  "version": "7.22.6",
225
297
  "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.6.tgz",
@@ -262,13 +334,13 @@
262
334
  }
263
335
  },
264
336
  "node_modules/@babel/generator": {
265
- "version": "7.22.7",
266
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.7.tgz",
267
- "integrity": "sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==",
337
+ "version": "7.23.0",
338
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz",
339
+ "integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==",
268
340
  "dev": true,
269
341
  "license": "MIT",
270
342
  "dependencies": {
271
- "@babel/types": "^7.22.5",
343
+ "@babel/types": "^7.23.0",
272
344
  "@jridgewell/gen-mapping": "^0.3.2",
273
345
  "@jridgewell/trace-mapping": "^0.3.17",
274
346
  "jsesc": "^2.5.1"
@@ -328,9 +400,9 @@
328
400
  "license": "ISC"
329
401
  },
330
402
  "node_modules/@babel/helper-environment-visitor": {
331
- "version": "7.22.5",
332
- "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
333
- "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
403
+ "version": "7.22.20",
404
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
405
+ "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
334
406
  "dev": true,
335
407
  "license": "MIT",
336
408
  "engines": {
@@ -338,14 +410,14 @@
338
410
  }
339
411
  },
340
412
  "node_modules/@babel/helper-function-name": {
341
- "version": "7.22.5",
342
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
343
- "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
413
+ "version": "7.23.0",
414
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
415
+ "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
344
416
  "dev": true,
345
417
  "license": "MIT",
346
418
  "dependencies": {
347
- "@babel/template": "^7.22.5",
348
- "@babel/types": "^7.22.5"
419
+ "@babel/template": "^7.22.15",
420
+ "@babel/types": "^7.23.0"
349
421
  },
350
422
  "engines": {
351
423
  "node": ">=6.9.0"
@@ -434,9 +506,9 @@
434
506
  }
435
507
  },
436
508
  "node_modules/@babel/helper-validator-identifier": {
437
- "version": "7.22.5",
438
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
439
- "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
509
+ "version": "7.22.20",
510
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
511
+ "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
440
512
  "license": "MIT",
441
513
  "engines": {
442
514
  "node": ">=6.9.0"
@@ -468,13 +540,13 @@
468
540
  }
469
541
  },
470
542
  "node_modules/@babel/highlight": {
471
- "version": "7.22.5",
472
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
473
- "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
543
+ "version": "7.22.20",
544
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
545
+ "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
474
546
  "license": "MIT",
475
547
  "dependencies": {
476
- "@babel/helper-validator-identifier": "^7.22.5",
477
- "chalk": "^2.0.0",
548
+ "@babel/helper-validator-identifier": "^7.22.20",
549
+ "chalk": "^2.4.2",
478
550
  "js-tokens": "^4.0.0"
479
551
  },
480
552
  "engines": {
@@ -553,9 +625,9 @@
553
625
  }
554
626
  },
555
627
  "node_modules/@babel/parser": {
556
- "version": "7.22.7",
557
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.7.tgz",
558
- "integrity": "sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==",
628
+ "version": "7.23.0",
629
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
630
+ "integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
559
631
  "dev": true,
560
632
  "license": "MIT",
561
633
  "bin": {
@@ -591,35 +663,35 @@
591
663
  }
592
664
  },
593
665
  "node_modules/@babel/template": {
594
- "version": "7.22.5",
595
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
596
- "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
666
+ "version": "7.22.15",
667
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
668
+ "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
597
669
  "dev": true,
598
670
  "license": "MIT",
599
671
  "dependencies": {
600
- "@babel/code-frame": "^7.22.5",
601
- "@babel/parser": "^7.22.5",
602
- "@babel/types": "^7.22.5"
672
+ "@babel/code-frame": "^7.22.13",
673
+ "@babel/parser": "^7.22.15",
674
+ "@babel/types": "^7.22.15"
603
675
  },
604
676
  "engines": {
605
677
  "node": ">=6.9.0"
606
678
  }
607
679
  },
608
680
  "node_modules/@babel/traverse": {
609
- "version": "7.22.8",
610
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.8.tgz",
611
- "integrity": "sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==",
681
+ "version": "7.23.2",
682
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz",
683
+ "integrity": "sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==",
612
684
  "dev": true,
613
685
  "license": "MIT",
614
686
  "dependencies": {
615
- "@babel/code-frame": "^7.22.5",
616
- "@babel/generator": "^7.22.7",
617
- "@babel/helper-environment-visitor": "^7.22.5",
618
- "@babel/helper-function-name": "^7.22.5",
687
+ "@babel/code-frame": "^7.22.13",
688
+ "@babel/generator": "^7.23.0",
689
+ "@babel/helper-environment-visitor": "^7.22.20",
690
+ "@babel/helper-function-name": "^7.23.0",
619
691
  "@babel/helper-hoist-variables": "^7.22.5",
620
692
  "@babel/helper-split-export-declaration": "^7.22.6",
621
- "@babel/parser": "^7.22.7",
622
- "@babel/types": "^7.22.5",
693
+ "@babel/parser": "^7.23.0",
694
+ "@babel/types": "^7.23.0",
623
695
  "debug": "^4.1.0",
624
696
  "globals": "^11.1.0"
625
697
  },
@@ -638,14 +710,14 @@
638
710
  }
639
711
  },
640
712
  "node_modules/@babel/types": {
641
- "version": "7.22.5",
642
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
643
- "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
713
+ "version": "7.23.0",
714
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
715
+ "integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
644
716
  "dev": true,
645
717
  "license": "MIT",
646
718
  "dependencies": {
647
719
  "@babel/helper-string-parser": "^7.22.5",
648
- "@babel/helper-validator-identifier": "^7.22.5",
720
+ "@babel/helper-validator-identifier": "^7.22.20",
649
721
  "to-fast-properties": "^2.0.0"
650
722
  },
651
723
  "engines": {
@@ -2223,9 +2295,9 @@
2223
2295
  }
2224
2296
  },
2225
2297
  "node_modules/@oclif/plugin-autocomplete": {
2226
- "version": "2.3.9",
2227
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.9.tgz",
2228
- "integrity": "sha512-MLmJtyp2iVnihDaogMDy+U323wI5vlV2raHOHKfe6mwzq6ObowimiOXnT9l2a0HELGHI0Fmd1tKeCgPrJE152A==",
2298
+ "version": "2.3.10",
2299
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.10.tgz",
2300
+ "integrity": "sha512-Ow1AR8WtjzlyCtiWWPgzMyT8SbcDJFr47009riLioHa+MHX2BCDtVn2DVnN/E6b9JlPV5ptQpjefoRSNWBesmg==",
2229
2301
  "license": "MIT",
2230
2302
  "dependencies": {
2231
2303
  "@oclif/core": "^2.15.0",
@@ -2382,9 +2454,9 @@
2382
2454
  }
2383
2455
  },
2384
2456
  "node_modules/@oclif/plugin-commands/node_modules/@oclif/core": {
2385
- "version": "3.2.1",
2386
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2387
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
2457
+ "version": "3.3.2",
2458
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2459
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2388
2460
  "license": "MIT",
2389
2461
  "dependencies": {
2390
2462
  "ansi-escapes": "^4.3.2",
@@ -2445,9 +2517,9 @@
2445
2517
  }
2446
2518
  },
2447
2519
  "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
2448
- "version": "3.2.1",
2449
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2450
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
2520
+ "version": "3.3.2",
2521
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2522
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2451
2523
  "license": "MIT",
2452
2524
  "dependencies": {
2453
2525
  "ansi-escapes": "^4.3.2",
@@ -2510,9 +2582,9 @@
2510
2582
  }
2511
2583
  },
2512
2584
  "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
2513
- "version": "3.2.1",
2514
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2515
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
2585
+ "version": "3.3.2",
2586
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2587
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2516
2588
  "license": "MIT",
2517
2589
  "dependencies": {
2518
2590
  "ansi-escapes": "^4.3.2",
@@ -2601,9 +2673,9 @@
2601
2673
  }
2602
2674
  },
2603
2675
  "node_modules/@oclif/plugin-plugins": {
2604
- "version": "3.9.1",
2605
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.9.1.tgz",
2606
- "integrity": "sha512-86155GW6fQ8ZsmscffIOuvjjCCnXfuUJ/3dA+s6vqVgyGu8VshsHxnA9LCVja/Gz53j9TeaEog08IMcMDsmS7g==",
2676
+ "version": "3.9.2",
2677
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.9.2.tgz",
2678
+ "integrity": "sha512-Fyi4tySKKLVcPaSgp/2UlzPuqKO8EwKS1Mr26YZQcPlzvW2VsHLdJojgj/8JlgUX98X0VVPBH0wWcSOwMconAw==",
2607
2679
  "license": "MIT",
2608
2680
  "dependencies": {
2609
2681
  "@oclif/core": "^2.15.0",
@@ -2716,9 +2788,9 @@
2716
2788
  }
2717
2789
  },
2718
2790
  "node_modules/@oclif/plugin-search/node_modules/@oclif/core": {
2719
- "version": "3.2.1",
2720
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2721
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
2791
+ "version": "3.3.2",
2792
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2793
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2722
2794
  "license": "MIT",
2723
2795
  "dependencies": {
2724
2796
  "ansi-escapes": "^4.3.2",
@@ -2788,9 +2860,9 @@
2788
2860
  }
2789
2861
  },
2790
2862
  "node_modules/@oclif/plugin-update/node_modules/@oclif/core": {
2791
- "version": "3.2.1",
2792
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2793
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
2863
+ "version": "3.3.2",
2864
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2865
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2794
2866
  "license": "MIT",
2795
2867
  "dependencies": {
2796
2868
  "ansi-escapes": "^4.3.2",
@@ -2975,9 +3047,9 @@
2975
3047
  }
2976
3048
  },
2977
3049
  "node_modules/@oclif/plugin-version/node_modules/@oclif/core": {
2978
- "version": "3.2.1",
2979
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
2980
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
3050
+ "version": "3.3.2",
3051
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3052
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2981
3053
  "license": "MIT",
2982
3054
  "dependencies": {
2983
3055
  "ansi-escapes": "^4.3.2",
@@ -3026,29 +3098,27 @@
3026
3098
  }
3027
3099
  },
3028
3100
  "node_modules/@oclif/plugin-warn-if-update-available": {
3029
- "version": "2.1.1",
3030
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.1.1.tgz",
3031
- "integrity": "sha512-y7eSzT6R5bmTIJbiMMXgOlbBpcWXGlVhNeQJBLBCCy1+90Wbjyqf6uvY0i2WcO4sh/THTJ20qCW80j3XUlgDTA==",
3101
+ "version": "3.0.1",
3102
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.1.tgz",
3103
+ "integrity": "sha512-xs8kR4+At+hZpe8zV7vPBIwk+yH1fJKMuvuZM7H0spvcfxarn+HcwlBCR/XEregVVE34c7xlLUprOb64KZ34cA==",
3032
3104
  "license": "MIT",
3033
3105
  "dependencies": {
3034
- "@oclif/core": "^2.15.0",
3035
- "chalk": "^4.1.0",
3106
+ "@oclif/core": "^3.3.1",
3107
+ "chalk": "^5.3.0",
3036
3108
  "debug": "^4.1.0",
3037
3109
  "http-call": "^5.2.2",
3038
- "lodash.template": "^4.5.0",
3039
- "semver": "^7.5.4"
3110
+ "lodash.template": "^4.5.0"
3040
3111
  },
3041
3112
  "engines": {
3042
- "node": ">=12.0.0"
3113
+ "node": ">=18.0.0"
3043
3114
  }
3044
3115
  },
3045
3116
  "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
3046
- "version": "2.15.0",
3047
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
3048
- "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
3117
+ "version": "3.3.2",
3118
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3119
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
3049
3120
  "license": "MIT",
3050
3121
  "dependencies": {
3051
- "@types/cli-progress": "^3.11.0",
3052
3122
  "ansi-escapes": "^4.3.2",
3053
3123
  "ansi-styles": "^4.3.0",
3054
3124
  "cardinal": "^2.1.1",
@@ -3056,7 +3126,7 @@
3056
3126
  "clean-stack": "^3.0.1",
3057
3127
  "cli-progress": "^3.12.0",
3058
3128
  "debug": "^4.3.4",
3059
- "ejs": "^3.1.8",
3129
+ "ejs": "^3.1.9",
3060
3130
  "get-package-type": "^0.1.0",
3061
3131
  "globby": "^11.1.0",
3062
3132
  "hyperlinker": "^1.0.0",
@@ -3071,14 +3141,52 @@
3071
3141
  "strip-ansi": "^6.0.1",
3072
3142
  "supports-color": "^8.1.1",
3073
3143
  "supports-hyperlinks": "^2.2.0",
3074
- "ts-node": "^10.9.1",
3075
- "tslib": "^2.5.0",
3076
3144
  "widest-line": "^3.1.0",
3077
3145
  "wordwrap": "^1.0.0",
3078
3146
  "wrap-ansi": "^7.0.0"
3079
3147
  },
3080
3148
  "engines": {
3081
- "node": ">=14.0.0"
3149
+ "node": ">=18.0.0"
3150
+ }
3151
+ },
3152
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
3153
+ "version": "4.1.2",
3154
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3155
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3156
+ "license": "MIT",
3157
+ "dependencies": {
3158
+ "ansi-styles": "^4.1.0",
3159
+ "supports-color": "^7.1.0"
3160
+ },
3161
+ "engines": {
3162
+ "node": ">=10"
3163
+ },
3164
+ "funding": {
3165
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3166
+ }
3167
+ },
3168
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3169
+ "version": "7.2.0",
3170
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3171
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3172
+ "license": "MIT",
3173
+ "dependencies": {
3174
+ "has-flag": "^4.0.0"
3175
+ },
3176
+ "engines": {
3177
+ "node": ">=8"
3178
+ }
3179
+ },
3180
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/chalk": {
3181
+ "version": "5.3.0",
3182
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
3183
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
3184
+ "license": "MIT",
3185
+ "engines": {
3186
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
3187
+ },
3188
+ "funding": {
3189
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3082
3190
  }
3083
3191
  },
3084
3192
  "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
@@ -3097,9 +3205,9 @@
3097
3205
  }
3098
3206
  },
3099
3207
  "node_modules/@oclif/plugin-which": {
3100
- "version": "3.0.4",
3101
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.4.tgz",
3102
- "integrity": "sha512-jOesn6YuiTLcdRS4lLtdw82oTcrO8DdXV7Cxh090UoTj5QiaEpxDrZvmFrJIG3N1lYMMsjQYKAGixzBtUngczw==",
3208
+ "version": "3.0.5",
3209
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.5.tgz",
3210
+ "integrity": "sha512-dqJb+SvpL9aey205yHTPoEhnd+v2eyreD1cNKXfI1RIdw86WCCZysfPc/clXq2l5dhd37XU+LiCesCcQOZvtSQ==",
3103
3211
  "license": "MIT",
3104
3212
  "dependencies": {
3105
3213
  "@oclif/core": "^3.2.1"
@@ -3109,9 +3217,9 @@
3109
3217
  }
3110
3218
  },
3111
3219
  "node_modules/@oclif/plugin-which/node_modules/@oclif/core": {
3112
- "version": "3.2.1",
3113
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
3114
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
3220
+ "version": "3.3.2",
3221
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3222
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
3115
3223
  "license": "MIT",
3116
3224
  "dependencies": {
3117
3225
  "ansi-escapes": "^4.3.2",
@@ -4048,9 +4156,9 @@
4048
4156
  }
4049
4157
  },
4050
4158
  "node_modules/@salesforce/plugin-apex": {
4051
- "version": "2.3.19",
4052
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.19.tgz",
4053
- "integrity": "sha512-gvjkpq3sK96mDo3s2KMLYCY6HzZKV6OOBAJPP1D/BtUgF0C/I26Zzutj6eb5QUbh/C8yX6TxXa89I1AkyNq6eA==",
4159
+ "version": "2.3.20",
4160
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.20.tgz",
4161
+ "integrity": "sha512-f9cwwM3uY1nh3lOVtoGDOFpmzum2NGj9Zi/gCfF3VLtfTjFd1z1hIn6LPOtTPOzsLYTlDkLg29UIXdF8+H866w==",
4054
4162
  "license": "BSD-3-Clause",
4055
4163
  "dependencies": {
4056
4164
  "@oclif/core": "^2.15.0",
@@ -4136,13 +4244,13 @@
4136
4244
  }
4137
4245
  },
4138
4246
  "node_modules/@salesforce/plugin-auth": {
4139
- "version": "2.8.20",
4140
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.20.tgz",
4141
- "integrity": "sha512-f+mi/EbdaEyBskfNdHB77jne4748BtQBh94V1BJ8RkmMzElciFbR2MBSdjotrOEsjFHlOkART8BySB03rflBgg==",
4247
+ "version": "2.8.22",
4248
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.22.tgz",
4249
+ "integrity": "sha512-Pw/tC2R9ZYepTYwK3DeFNYwm7zwifhKaAdem82fGyNKSdFq7pz5VL/i/H7tP+HvvD07QtX8lRUlovMRMMAOOqg==",
4142
4250
  "license": "BSD-3-Clause",
4143
4251
  "dependencies": {
4144
4252
  "@oclif/core": "^2.15.0",
4145
- "@salesforce/core": "^5.2.0",
4253
+ "@salesforce/core": "^5.3.9",
4146
4254
  "@salesforce/kit": "^3.0.9",
4147
4255
  "@salesforce/sf-plugins-core": "^3.1.28",
4148
4256
  "@salesforce/ts-types": "^2.0.6",
@@ -4321,13 +4429,13 @@
4321
4429
  }
4322
4430
  },
4323
4431
  "node_modules/@salesforce/plugin-data": {
4324
- "version": "2.5.17",
4325
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.17.tgz",
4326
- "integrity": "sha512-bcvTg7BqDDPvhcBGSEZ8GQ5EneKRzOAKHzL/L5HDdloKD9ZHdqHn42jmdjsSjZ4kWO905MZCCp5ySfilMW2jfA==",
4432
+ "version": "2.5.19",
4433
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.19.tgz",
4434
+ "integrity": "sha512-+hRGNGeYETE0xSVPhDa29eCRa5uKTK5VE0RqjO+tJABfrM3LhhJQQzrJt1WVHGY86vlddMiF1f3FG+GUbHpXzg==",
4327
4435
  "license": "BSD-3-Clause",
4328
4436
  "dependencies": {
4329
4437
  "@oclif/core": "^2.15.0",
4330
- "@salesforce/core": "^5.3.1",
4438
+ "@salesforce/core": "^5.3.9",
4331
4439
  "@salesforce/kit": "^3.0.9",
4332
4440
  "@salesforce/sf-plugins-core": "^3.1.23",
4333
4441
  "@salesforce/ts-types": "^2.0.8",
@@ -4413,18 +4521,18 @@
4413
4521
  }
4414
4522
  },
4415
4523
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4416
- "version": "1.19.0",
4417
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.19.0.tgz",
4418
- "integrity": "sha512-R5RqwMXJakUHRpXYQdXdn6To/lgqfUSgZhZyiD/IulTs9C3KfDogYQaLpvhgb36HaQuCLFR+dV86O5iougdL8w==",
4524
+ "version": "1.19.2",
4525
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.19.2.tgz",
4526
+ "integrity": "sha512-y8I7Pcc36EcZSziNBlFNkZSCDMw1nyiixh+LGXQsn5CVmL1eXq/PiExVGTxwkyVTNc2NO+q5sNzPCKIhcn+rIA==",
4419
4527
  "license": "BSD-3-Clause",
4420
4528
  "dependencies": {
4421
4529
  "@oclif/core": "^2.15.0",
4422
4530
  "@salesforce/apex-node": "^2.1.0",
4423
- "@salesforce/core": "^5.3.5",
4424
- "@salesforce/kit": "^3.0.9",
4531
+ "@salesforce/core": "^5.3.9",
4532
+ "@salesforce/kit": "^3.0.13",
4425
4533
  "@salesforce/sf-plugins-core": "^3.1.22",
4426
- "@salesforce/source-deploy-retrieve": "^9.7.24",
4427
- "@salesforce/source-tracking": "^4.2.16",
4534
+ "@salesforce/source-deploy-retrieve": "^9.7.27",
4535
+ "@salesforce/source-tracking": "^4.2.17",
4428
4536
  "chalk": "^4.1.2",
4429
4537
  "shelljs": "^0.8.5",
4430
4538
  "tslib": "^2"
@@ -4598,9 +4706,9 @@
4598
4706
  }
4599
4707
  },
4600
4708
  "node_modules/@salesforce/plugin-limits": {
4601
- "version": "2.3.38",
4602
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.38.tgz",
4603
- "integrity": "sha512-YbK/r6YClzOTwiQwAubvdIgQWG/F37iPOiiz/K0FaBdMjVA7LDSy7319j8dKw9np1SJj3f+CEAjQFlz4RKkGTA==",
4709
+ "version": "2.3.39",
4710
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.39.tgz",
4711
+ "integrity": "sha512-NMPKmFq4me5eefAqnnNLASy2djlBdDJLbzlqlfD/fjkXznOd4Xxuk2zHrS5L3RPLcGtRXsX0BGyklrSt2XLTHA==",
4604
4712
  "license": "BSD-3-Clause",
4605
4713
  "dependencies": {
4606
4714
  "@oclif/core": "^2.15.0",
@@ -4863,16 +4971,16 @@
4863
4971
  }
4864
4972
  },
4865
4973
  "node_modules/@salesforce/plugin-org": {
4866
- "version": "2.11.0",
4867
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.11.0.tgz",
4868
- "integrity": "sha512-NiQwSjh4fIBAH9NL+aO4NeIlNiD/jhOc3SqET2RBNx4H+lzCnzJhlkTQbuAWSEj5ZcrWQXlVceA/hOPeboT7fQ==",
4974
+ "version": "2.11.4",
4975
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.11.4.tgz",
4976
+ "integrity": "sha512-l/qH4l7v9RVQ813y0OPu5+lpOEl4EjMRB/fQZPOra/dhSMTEfakf/jo5qyW/N3AF1ejv3+4v7R7SQehzmU+tLQ==",
4869
4977
  "license": "BSD-3-Clause",
4870
4978
  "dependencies": {
4871
4979
  "@oclif/core": "^2.15.0",
4872
- "@salesforce/core": "^5.3.4",
4980
+ "@salesforce/core": "^5.3.9",
4873
4981
  "@salesforce/kit": "^3.0.9",
4874
4982
  "@salesforce/sf-plugins-core": "^3.1.28",
4875
- "@salesforce/source-deploy-retrieve": "^9.7.13",
4983
+ "@salesforce/source-deploy-retrieve": "^9.7.25",
4876
4984
  "open": "^8.4.2",
4877
4985
  "tslib": "^2"
4878
4986
  },
@@ -5207,9 +5315,9 @@
5207
5315
  }
5208
5316
  },
5209
5317
  "node_modules/@salesforce/plugin-schema": {
5210
- "version": "2.3.29",
5211
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.29.tgz",
5212
- "integrity": "sha512-OCPvOzDOrT74+p4zU3VHYWFlWVjsu9x7/+hkqOuP4y9IWfEFhcTCSNn4cGd7ZsMz5o6F0YZotjP7ODHgqZ8D9A==",
5318
+ "version": "2.3.30",
5319
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.30.tgz",
5320
+ "integrity": "sha512-t2UphrcAeozDAec1W7WjxaAzMDvB0DMKh2ZFxP9Hv3yg2Bqesk+i3wZIT6rXAccQzHFkeHpfabgLz67xpbDtlQ==",
5213
5321
  "license": "BSD-3-Clause",
5214
5322
  "dependencies": {
5215
5323
  "@oclif/core": "^2.15.0",
@@ -5293,9 +5401,9 @@
5293
5401
  }
5294
5402
  },
5295
5403
  "node_modules/@salesforce/plugin-settings": {
5296
- "version": "1.4.33",
5297
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.33.tgz",
5298
- "integrity": "sha512-uLUiKVXmYFeM9nxPEauBF8TvkPT3dQvEYvnnhcin1UzjT7Z9FTHsW/0QQR8WRQ6RHNARSHYa4YTolnODE0bi+Q==",
5404
+ "version": "1.4.35",
5405
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.35.tgz",
5406
+ "integrity": "sha512-BKimSUDwLiDzW4/SZjXvQVg1hFIKmYAQRonwk8rUzQgGyCx33fmwZivBGnpXiBaZwXPScM9IAIl7kI3OWY1veA==",
5299
5407
  "license": "BSD-3-Clause",
5300
5408
  "dependencies": {
5301
5409
  "@oclif/core": "^2.15.0",
@@ -5380,9 +5488,9 @@
5380
5488
  }
5381
5489
  },
5382
5490
  "node_modules/@salesforce/plugin-sobject": {
5383
- "version": "0.2.12",
5384
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.12.tgz",
5385
- "integrity": "sha512-ypZdIepGzKRl4YeoRYZNBbNUz4CDTNUyWfmujmpaS3TUpjRojRgGW6BwGDVEigBADziEmL1Q+HAKcTpbMDM4bA==",
5491
+ "version": "0.2.13",
5492
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.13.tgz",
5493
+ "integrity": "sha512-3yOIzEFfhldxTDUxId29SncrvoY8noK1Ixlja7vcXszHxp1RjgAxVN3nLKxmCbGzrkWuv5kF+6gF3VLoCB4q+w==",
5386
5494
  "license": "BSD-3-Clause",
5387
5495
  "dependencies": {
5388
5496
  "@oclif/core": "^2.15.0",
@@ -5472,9 +5580,9 @@
5472
5580
  }
5473
5581
  },
5474
5582
  "node_modules/@salesforce/plugin-source": {
5475
- "version": "2.10.40",
5476
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.40.tgz",
5477
- "integrity": "sha512-6NW2Z+9vZMzPyQM2m4CcNdb4Dd5QXdvKe+T0K7Ep/ZeD9PpSwokHNTaCcFi8PEeAjbr/1VzQV6/CPwCyDe2QzQ==",
5583
+ "version": "2.10.43",
5584
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.43.tgz",
5585
+ "integrity": "sha512-dxlW7tRgniMZ/uFfOnzkemB3nt3l+yopIm+rMwFQGbIV5bhJ7tDxCG5/eLL1uCt+ykZIKP2814hB3azW7nOlCw==",
5478
5586
  "license": "BSD-3-Clause",
5479
5587
  "dependencies": {
5480
5588
  "@oclif/core": "^2.15.0",
@@ -5482,8 +5590,8 @@
5482
5590
  "@salesforce/core": "^5.2.0",
5483
5591
  "@salesforce/kit": "^3.0.12",
5484
5592
  "@salesforce/sf-plugins-core": "^3.1.25",
5485
- "@salesforce/source-deploy-retrieve": "^9.7.22",
5486
- "@salesforce/source-tracking": "^4.2.10",
5593
+ "@salesforce/source-deploy-retrieve": "^9.7.27",
5594
+ "@salesforce/source-tracking": "^4.2.17",
5487
5595
  "chalk": "^4.1.2",
5488
5596
  "got": "^11.8.6",
5489
5597
  "proxy-agent": "^6.3.1",
@@ -5836,9 +5944,9 @@
5836
5944
  }
5837
5945
  },
5838
5946
  "node_modules/@salesforce/plugin-user": {
5839
- "version": "2.3.36",
5840
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.36.tgz",
5841
- "integrity": "sha512-XzqNSg7TMRHAiMolm86tMJuQ42LDC5zq/lM/XEfaHA249KmNktsDb81TsK5WwYURVKZi+IS6zifLASAAdrnlpg==",
5947
+ "version": "2.3.37",
5948
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.37.tgz",
5949
+ "integrity": "sha512-FdsHaRm3ZSMqqlhV7CXIllJOrfZ292ss8hPCz3/oNTVNaZn8l8ZXZEA1HMRKjcZGeYGPVD78i7o4s6BjgjwmLw==",
5842
5950
  "license": "BSD-3-Clause",
5843
5951
  "dependencies": {
5844
5952
  "@oclif/core": "^2.15.0",
@@ -5954,9 +6062,9 @@
5954
6062
  }
5955
6063
  },
5956
6064
  "node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core": {
5957
- "version": "3.2.1",
5958
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
5959
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
6065
+ "version": "3.3.2",
6066
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
6067
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
5960
6068
  "license": "MIT",
5961
6069
  "dependencies": {
5962
6070
  "ansi-escapes": "^4.3.2",
@@ -6005,13 +6113,13 @@
6005
6113
  }
6006
6114
  },
6007
6115
  "node_modules/@salesforce/source-deploy-retrieve": {
6008
- "version": "9.7.24",
6009
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.24.tgz",
6010
- "integrity": "sha512-nkP9KgzuCoV6LtdDxgxt7KRnoQ6ZS12DJgXErCBXm7Swmr0dnbo1LhxrH05C4UFFe0JuvSta+u+Oor8jxSGaCQ==",
6116
+ "version": "9.7.27",
6117
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.27.tgz",
6118
+ "integrity": "sha512-ot0TpibH8OZVOJpMo10TuZ6acqpV7T04qNCpEcjrcpGVolCahMzFtpiJ4TjBxL+MPY/efuWWBj3YELjy9hgFxw==",
6011
6119
  "license": "BSD-3-Clause",
6012
6120
  "dependencies": {
6013
6121
  "@salesforce/core": "^5.3.1",
6014
- "@salesforce/kit": "^3.0.11",
6122
+ "@salesforce/kit": "^3.0.13",
6015
6123
  "@salesforce/ts-types": "^2.0.7",
6016
6124
  "fast-levenshtein": "^3.0.0",
6017
6125
  "fast-xml-parser": "^4.3.2",
@@ -6041,14 +6149,14 @@
6041
6149
  }
6042
6150
  },
6043
6151
  "node_modules/@salesforce/source-tracking": {
6044
- "version": "4.2.16",
6045
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.16.tgz",
6046
- "integrity": "sha512-HAuLaY+RrdKvWjx9FVYMrYlIUW4JyQtF/TA5hbDpy4Rw8IUOgrYyt+IaoiAAtMyRqU8En8fJBUqiq4qFvhdpCA==",
6152
+ "version": "4.2.17",
6153
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.17.tgz",
6154
+ "integrity": "sha512-3tEXph7SiEFYY+eQEXFyEr6//7TlCLxWXS/YebY8gPY9zP/Ny6wVPP5E+A5QbN6GiXNMVJNmpq431b9NnQY8Fg==",
6047
6155
  "license": "BSD-3-Clause",
6048
6156
  "dependencies": {
6049
- "@salesforce/core": "^5.3.3",
6157
+ "@salesforce/core": "^5.3.9",
6050
6158
  "@salesforce/kit": "^3.0.13",
6051
- "@salesforce/source-deploy-retrieve": "^9.7.20",
6159
+ "@salesforce/source-deploy-retrieve": "^9.7.25",
6052
6160
  "@salesforce/ts-types": "^2.0.8",
6053
6161
  "fast-xml-parser": "^4.2.5",
6054
6162
  "graceful-fs": "^4.2.11",
@@ -7542,9 +7650,9 @@
7542
7650
  }
7543
7651
  },
7544
7652
  "node_modules/aws-sdk": {
7545
- "version": "2.1472.0",
7546
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1472.0.tgz",
7547
- "integrity": "sha512-U7kAHRbvTy753IXKV8Oom/AqlqnsbXG+Kw5gRbKi6VcsZ3hR/EpNMzdRXTWO5U415bnLWGo8WAqIz67PIaaKsw==",
7653
+ "version": "2.1473.0",
7654
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1473.0.tgz",
7655
+ "integrity": "sha512-fl45qeU/Mjhfdocsh38Uw9hkZIec10gMfYDovtWm9/eK8V6zn3jtHUNKPfM2yXCjebmsk3s0FNR21aSv5suzsQ==",
7548
7656
  "dev": true,
7549
7657
  "license": "Apache-2.0",
7550
7658
  "dependencies": {
@@ -8689,94 +8797,6 @@
8689
8797
  "typedarray": "^0.0.6"
8690
8798
  }
8691
8799
  },
8692
- "node_modules/concurrently": {
8693
- "version": "7.6.0",
8694
- "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
8695
- "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
8696
- "dev": true,
8697
- "license": "MIT",
8698
- "dependencies": {
8699
- "chalk": "^4.1.0",
8700
- "date-fns": "^2.29.1",
8701
- "lodash": "^4.17.21",
8702
- "rxjs": "^7.0.0",
8703
- "shell-quote": "^1.7.3",
8704
- "spawn-command": "^0.0.2-1",
8705
- "supports-color": "^8.1.0",
8706
- "tree-kill": "^1.2.2",
8707
- "yargs": "^17.3.1"
8708
- },
8709
- "bin": {
8710
- "conc": "dist/bin/concurrently.js",
8711
- "concurrently": "dist/bin/concurrently.js"
8712
- },
8713
- "engines": {
8714
- "node": "^12.20.0 || ^14.13.0 || >=16.0.0"
8715
- },
8716
- "funding": {
8717
- "url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
8718
- }
8719
- },
8720
- "node_modules/concurrently/node_modules/cliui": {
8721
- "version": "8.0.1",
8722
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
8723
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
8724
- "dev": true,
8725
- "license": "ISC",
8726
- "dependencies": {
8727
- "string-width": "^4.2.0",
8728
- "strip-ansi": "^6.0.1",
8729
- "wrap-ansi": "^7.0.0"
8730
- },
8731
- "engines": {
8732
- "node": ">=12"
8733
- }
8734
- },
8735
- "node_modules/concurrently/node_modules/supports-color": {
8736
- "version": "8.1.1",
8737
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8738
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8739
- "dev": true,
8740
- "license": "MIT",
8741
- "dependencies": {
8742
- "has-flag": "^4.0.0"
8743
- },
8744
- "engines": {
8745
- "node": ">=10"
8746
- },
8747
- "funding": {
8748
- "url": "https://github.com/chalk/supports-color?sponsor=1"
8749
- }
8750
- },
8751
- "node_modules/concurrently/node_modules/yargs": {
8752
- "version": "17.7.2",
8753
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
8754
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
8755
- "dev": true,
8756
- "license": "MIT",
8757
- "dependencies": {
8758
- "cliui": "^8.0.1",
8759
- "escalade": "^3.1.1",
8760
- "get-caller-file": "^2.0.5",
8761
- "require-directory": "^2.1.1",
8762
- "string-width": "^4.2.3",
8763
- "y18n": "^5.0.5",
8764
- "yargs-parser": "^21.1.1"
8765
- },
8766
- "engines": {
8767
- "node": ">=12"
8768
- }
8769
- },
8770
- "node_modules/concurrently/node_modules/yargs-parser": {
8771
- "version": "21.1.1",
8772
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
8773
- "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
8774
- "dev": true,
8775
- "license": "ISC",
8776
- "engines": {
8777
- "node": ">=12"
8778
- }
8779
- },
8780
8800
  "node_modules/confusing-browser-globals": {
8781
8801
  "version": "1.0.11",
8782
8802
  "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
@@ -9390,23 +9410,6 @@
9390
9410
  "node": ">= 14"
9391
9411
  }
9392
9412
  },
9393
- "node_modules/date-fns": {
9394
- "version": "2.30.0",
9395
- "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz",
9396
- "integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==",
9397
- "dev": true,
9398
- "license": "MIT",
9399
- "dependencies": {
9400
- "@babel/runtime": "^7.21.0"
9401
- },
9402
- "engines": {
9403
- "node": ">=0.11"
9404
- },
9405
- "funding": {
9406
- "type": "opencollective",
9407
- "url": "https://opencollective.com/date-fns"
9408
- }
9409
- },
9410
9413
  "node_modules/dateformat": {
9411
9414
  "version": "3.0.3",
9412
9415
  "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
@@ -20077,20 +20080,19 @@
20077
20080
  }
20078
20081
  },
20079
20082
  "node_modules/oclif": {
20080
- "version": "4.0.0",
20081
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.0.0.tgz",
20082
- "integrity": "sha512-ZGJBNibk+tIf6+PMDoGteBE1i/bMNgIlm36/PnZNBXVIVrRZIkCsvaPgtrmti2rCf2E92OFKqmWyD2TMsLFB3g==",
20083
+ "version": "4.0.2",
20084
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.0.2.tgz",
20085
+ "integrity": "sha512-yTlNy6bMPKJ4OPPeARg2GIV1PyFT4saIkePvl2q5Ca6hu9B5xmJSimn9XyjxQe1SSldp+L9LOhyzEUkEFB5I6A==",
20083
20086
  "dev": true,
20084
20087
  "license": "MIT",
20085
20088
  "dependencies": {
20086
- "@oclif/core": "^3.0.1",
20089
+ "@oclif/core": "^3.0.4",
20087
20090
  "@oclif/plugin-help": "^5.2.14",
20088
20091
  "@oclif/plugin-not-found": "^2.3.32",
20089
20092
  "@oclif/plugin-warn-if-update-available": "^2.0.44",
20090
20093
  "async-retry": "^1.3.3",
20091
20094
  "aws-sdk": "^2.1231.0",
20092
20095
  "change-case": "^4",
20093
- "concurrently": "^7.6.0",
20094
20096
  "debug": "^4.3.3",
20095
20097
  "eslint-plugin-perfectionist": "^2.1.0",
20096
20098
  "find-yarn-workspace-root": "^2.0.0",
@@ -20111,9 +20113,9 @@
20111
20113
  }
20112
20114
  },
20113
20115
  "node_modules/oclif/node_modules/@oclif/core": {
20114
- "version": "3.2.1",
20115
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.2.1.tgz",
20116
- "integrity": "sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==",
20116
+ "version": "3.3.2",
20117
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
20118
+ "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
20117
20119
  "dev": true,
20118
20120
  "license": "MIT",
20119
20121
  "dependencies": {
@@ -20255,6 +20257,64 @@
20255
20257
  "node": ">=14.0.0"
20256
20258
  }
20257
20259
  },
20260
+ "node_modules/oclif/node_modules/@oclif/plugin-warn-if-update-available": {
20261
+ "version": "2.1.1",
20262
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.1.1.tgz",
20263
+ "integrity": "sha512-y7eSzT6R5bmTIJbiMMXgOlbBpcWXGlVhNeQJBLBCCy1+90Wbjyqf6uvY0i2WcO4sh/THTJ20qCW80j3XUlgDTA==",
20264
+ "dev": true,
20265
+ "license": "MIT",
20266
+ "dependencies": {
20267
+ "@oclif/core": "^2.15.0",
20268
+ "chalk": "^4.1.0",
20269
+ "debug": "^4.1.0",
20270
+ "http-call": "^5.2.2",
20271
+ "lodash.template": "^4.5.0",
20272
+ "semver": "^7.5.4"
20273
+ },
20274
+ "engines": {
20275
+ "node": ">=12.0.0"
20276
+ }
20277
+ },
20278
+ "node_modules/oclif/node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
20279
+ "version": "2.15.0",
20280
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
20281
+ "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
20282
+ "dev": true,
20283
+ "license": "MIT",
20284
+ "dependencies": {
20285
+ "@types/cli-progress": "^3.11.0",
20286
+ "ansi-escapes": "^4.3.2",
20287
+ "ansi-styles": "^4.3.0",
20288
+ "cardinal": "^2.1.1",
20289
+ "chalk": "^4.1.2",
20290
+ "clean-stack": "^3.0.1",
20291
+ "cli-progress": "^3.12.0",
20292
+ "debug": "^4.3.4",
20293
+ "ejs": "^3.1.8",
20294
+ "get-package-type": "^0.1.0",
20295
+ "globby": "^11.1.0",
20296
+ "hyperlinker": "^1.0.0",
20297
+ "indent-string": "^4.0.0",
20298
+ "is-wsl": "^2.2.0",
20299
+ "js-yaml": "^3.14.1",
20300
+ "natural-orderby": "^2.0.3",
20301
+ "object-treeify": "^1.1.33",
20302
+ "password-prompt": "^1.1.2",
20303
+ "slice-ansi": "^4.0.0",
20304
+ "string-width": "^4.2.3",
20305
+ "strip-ansi": "^6.0.1",
20306
+ "supports-color": "^8.1.1",
20307
+ "supports-hyperlinks": "^2.2.0",
20308
+ "ts-node": "^10.9.1",
20309
+ "tslib": "^2.5.0",
20310
+ "widest-line": "^3.1.0",
20311
+ "wordwrap": "^1.0.0",
20312
+ "wrap-ansi": "^7.0.0"
20313
+ },
20314
+ "engines": {
20315
+ "node": ">=14.0.0"
20316
+ }
20317
+ },
20258
20318
  "node_modules/oclif/node_modules/supports-color": {
20259
20319
  "version": "8.1.1",
20260
20320
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -22562,16 +22622,6 @@
22562
22622
  "node": ">=8"
22563
22623
  }
22564
22624
  },
22565
- "node_modules/shell-quote": {
22566
- "version": "1.8.1",
22567
- "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
22568
- "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
22569
- "dev": true,
22570
- "license": "MIT",
22571
- "funding": {
22572
- "url": "https://github.com/sponsors/ljharb"
22573
- }
22574
- },
22575
22625
  "node_modules/shelljs": {
22576
22626
  "version": "0.8.5",
22577
22627
  "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
@@ -22852,13 +22902,6 @@
22852
22902
  "source-map": "^0.6.0"
22853
22903
  }
22854
22904
  },
22855
- "node_modules/spawn-command": {
22856
- "version": "0.0.2-1",
22857
- "resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2-1.tgz",
22858
- "integrity": "sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==",
22859
- "dev": true,
22860
- "license": "MIT"
22861
- },
22862
22905
  "node_modules/spawn-wrap": {
22863
22906
  "version": "2.0.0",
22864
22907
  "resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz",
@@ -23552,16 +23595,6 @@
23552
23595
  "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==",
23553
23596
  "license": "MIT/X11"
23554
23597
  },
23555
- "node_modules/tree-kill": {
23556
- "version": "1.2.2",
23557
- "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
23558
- "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
23559
- "dev": true,
23560
- "license": "MIT",
23561
- "bin": {
23562
- "tree-kill": "cli.js"
23563
- }
23564
- },
23565
23598
  "node_modules/treeverse": {
23566
23599
  "version": "3.0.0",
23567
23600
  "resolved": "https://registry.npmjs.org/treeverse/-/treeverse-3.0.0.tgz",