@salesforce/plugin-command-reference 3.1.0 → 3.1.2

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,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.1.0",
3
+ "version": "3.1.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.0",
9
+ "version": "3.1.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^7.3.9",
13
+ "@salesforce/core": "^7.3.12",
14
14
  "@salesforce/kit": "^3.1.1",
15
15
  "@salesforce/sf-plugins-core": "^10.0.0",
16
16
  "@salesforce/ts-types": "^2.0.9",
@@ -20,12 +20,12 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@oclif/plugin-help": "^6.1.0",
23
- "@salesforce/dev-scripts": "^10",
24
- "@salesforce/plugin-auth": "^3.6.17",
25
- "@salesforce/plugin-user": "^3.5.11",
23
+ "@salesforce/dev-scripts": "^10.1.0",
24
+ "@salesforce/plugin-auth": "^3.6.21",
25
+ "@salesforce/plugin-user": "^3.5.13",
26
26
  "@types/debug": "^4.1.12",
27
27
  "eslint-plugin-sf-plugin": "^1.18.5",
28
- "oclif": "^4.12.1",
28
+ "oclif": "^4.13.4",
29
29
  "ts-node": "^10.9.2",
30
30
  "typescript": "^5.4.5"
31
31
  },
@@ -55,47 +55,6 @@
55
55
  "tslib": "^1.11.1"
56
56
  }
57
57
  },
58
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
59
- "version": "3.567.0",
60
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
61
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
62
- "dev": true,
63
- "license": "Apache-2.0",
64
- "dependencies": {
65
- "@smithy/types": "^2.12.0",
66
- "tslib": "^2.6.2"
67
- },
68
- "engines": {
69
- "node": ">=16.0.0"
70
- }
71
- },
72
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
73
- "version": "2.6.2",
74
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
75
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
76
- "dev": true,
77
- "license": "0BSD"
78
- },
79
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types": {
80
- "version": "2.12.0",
81
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
82
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
83
- "dev": true,
84
- "license": "Apache-2.0",
85
- "dependencies": {
86
- "tslib": "^2.6.2"
87
- },
88
- "engines": {
89
- "node": ">=14.0.0"
90
- }
91
- },
92
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types/node_modules/tslib": {
93
- "version": "2.6.2",
94
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
95
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
96
- "dev": true,
97
- "license": "0BSD"
98
- },
99
58
  "node_modules/@aws-crypto/crc32/node_modules/tslib": {
100
59
  "version": "1.14.1",
101
60
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -115,47 +74,6 @@
115
74
  "tslib": "^1.11.1"
116
75
  }
117
76
  },
118
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
119
- "version": "3.567.0",
120
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
121
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
122
- "dev": true,
123
- "license": "Apache-2.0",
124
- "dependencies": {
125
- "@smithy/types": "^2.12.0",
126
- "tslib": "^2.6.2"
127
- },
128
- "engines": {
129
- "node": ">=16.0.0"
130
- }
131
- },
132
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
133
- "version": "2.6.2",
134
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
135
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
136
- "dev": true,
137
- "license": "0BSD"
138
- },
139
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types": {
140
- "version": "2.12.0",
141
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
142
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
143
- "dev": true,
144
- "license": "Apache-2.0",
145
- "dependencies": {
146
- "tslib": "^2.6.2"
147
- },
148
- "engines": {
149
- "node": ">=14.0.0"
150
- }
151
- },
152
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types/node_modules/tslib": {
153
- "version": "2.6.2",
154
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
155
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
156
- "dev": true,
157
- "license": "0BSD"
158
- },
159
77
  "node_modules/@aws-crypto/crc32c/node_modules/tslib": {
160
78
  "version": "1.14.1",
161
79
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -196,47 +114,6 @@
196
114
  "tslib": "^1.11.1"
197
115
  }
198
116
  },
199
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
200
- "version": "3.567.0",
201
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
202
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
203
- "dev": true,
204
- "license": "Apache-2.0",
205
- "dependencies": {
206
- "@smithy/types": "^2.12.0",
207
- "tslib": "^2.6.2"
208
- },
209
- "engines": {
210
- "node": ">=16.0.0"
211
- }
212
- },
213
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
214
- "version": "2.6.2",
215
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
216
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
217
- "dev": true,
218
- "license": "0BSD"
219
- },
220
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types": {
221
- "version": "2.12.0",
222
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
223
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
224
- "dev": true,
225
- "license": "Apache-2.0",
226
- "dependencies": {
227
- "tslib": "^2.6.2"
228
- },
229
- "engines": {
230
- "node": ">=14.0.0"
231
- }
232
- },
233
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types/node_modules/tslib": {
234
- "version": "2.6.2",
235
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
236
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
237
- "dev": true,
238
- "license": "0BSD"
239
- },
240
117
  "node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
241
118
  "version": "1.14.1",
242
119
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -261,47 +138,6 @@
261
138
  "tslib": "^1.11.1"
262
139
  }
263
140
  },
264
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
265
- "version": "3.567.0",
266
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
267
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
268
- "dev": true,
269
- "license": "Apache-2.0",
270
- "dependencies": {
271
- "@smithy/types": "^2.12.0",
272
- "tslib": "^2.6.2"
273
- },
274
- "engines": {
275
- "node": ">=16.0.0"
276
- }
277
- },
278
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
279
- "version": "2.6.2",
280
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
281
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
282
- "dev": true,
283
- "license": "0BSD"
284
- },
285
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types": {
286
- "version": "2.12.0",
287
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
288
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
289
- "dev": true,
290
- "license": "Apache-2.0",
291
- "dependencies": {
292
- "tslib": "^2.6.2"
293
- },
294
- "engines": {
295
- "node": ">=14.0.0"
296
- }
297
- },
298
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types/node_modules/tslib": {
299
- "version": "2.6.2",
300
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
301
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
302
- "dev": true,
303
- "license": "0BSD"
304
- },
305
141
  "node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
306
142
  "version": "1.14.1",
307
143
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -321,47 +157,6 @@
321
157
  "tslib": "^1.11.1"
322
158
  }
323
159
  },
324
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
325
- "version": "3.567.0",
326
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
327
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
328
- "dev": true,
329
- "license": "Apache-2.0",
330
- "dependencies": {
331
- "@smithy/types": "^2.12.0",
332
- "tslib": "^2.6.2"
333
- },
334
- "engines": {
335
- "node": ">=16.0.0"
336
- }
337
- },
338
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
339
- "version": "2.6.2",
340
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
341
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
342
- "dev": true,
343
- "license": "0BSD"
344
- },
345
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
346
- "version": "2.12.0",
347
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
348
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
349
- "dev": true,
350
- "license": "Apache-2.0",
351
- "dependencies": {
352
- "tslib": "^2.6.2"
353
- },
354
- "engines": {
355
- "node": ">=14.0.0"
356
- }
357
- },
358
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types/node_modules/tslib": {
359
- "version": "2.6.2",
360
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
361
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
362
- "dev": true,
363
- "license": "0BSD"
364
- },
365
160
  "node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
366
161
  "version": "1.14.1",
367
162
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -398,47 +193,6 @@
398
193
  "tslib": "^1.11.1"
399
194
  }
400
195
  },
401
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
402
- "version": "3.567.0",
403
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
404
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
405
- "dev": true,
406
- "license": "Apache-2.0",
407
- "dependencies": {
408
- "@smithy/types": "^2.12.0",
409
- "tslib": "^2.6.2"
410
- },
411
- "engines": {
412
- "node": ">=16.0.0"
413
- }
414
- },
415
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
416
- "version": "2.6.2",
417
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
418
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
419
- "dev": true,
420
- "license": "0BSD"
421
- },
422
- "node_modules/@aws-crypto/util/node_modules/@smithy/types": {
423
- "version": "2.12.0",
424
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
425
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
426
- "dev": true,
427
- "license": "Apache-2.0",
428
- "dependencies": {
429
- "tslib": "^2.6.2"
430
- },
431
- "engines": {
432
- "node": ">=14.0.0"
433
- }
434
- },
435
- "node_modules/@aws-crypto/util/node_modules/@smithy/types/node_modules/tslib": {
436
- "version": "2.6.2",
437
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
438
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
439
- "dev": true,
440
- "license": "0BSD"
441
- },
442
196
  "node_modules/@aws-crypto/util/node_modules/tslib": {
443
197
  "version": "1.14.1",
444
198
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -4121,9 +3875,9 @@
4121
3875
  }
4122
3876
  },
4123
3877
  "node_modules/@commitlint/config-validator/node_modules/ajv": {
4124
- "version": "8.13.0",
4125
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
4126
- "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
3878
+ "version": "8.16.0",
3879
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
3880
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
4127
3881
  "dev": true,
4128
3882
  "license": "MIT",
4129
3883
  "dependencies": {
@@ -4137,6 +3891,13 @@
4137
3891
  "url": "https://github.com/sponsors/epoberezkin"
4138
3892
  }
4139
3893
  },
3894
+ "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": {
3895
+ "version": "1.0.0",
3896
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
3897
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
3898
+ "dev": true,
3899
+ "license": "MIT"
3900
+ },
4140
3901
  "node_modules/@commitlint/ensure": {
4141
3902
  "version": "17.4.0",
4142
3903
  "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.0.tgz",
@@ -4730,15 +4491,6 @@
4730
4491
  "node": ">=18"
4731
4492
  }
4732
4493
  },
4733
- "node_modules/@inquirer/core/node_modules/@types/node": {
4734
- "version": "20.13.0",
4735
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
4736
- "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
4737
- "license": "MIT",
4738
- "dependencies": {
4739
- "undici-types": "~5.26.4"
4740
- }
4741
- },
4742
4494
  "node_modules/@inquirer/core/node_modules/chalk": {
4743
4495
  "version": "4.1.2",
4744
4496
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -5248,44 +5000,21 @@
5248
5000
  }
5249
5001
  }
5250
5002
  },
5251
- "node_modules/@oclif/core/node_modules/debug": {
5252
- "version": "4.3.5",
5253
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
5254
- "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
5255
- "license": "MIT",
5003
+ "node_modules/@oclif/core/node_modules/minimatch": {
5004
+ "version": "9.0.4",
5005
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5006
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5007
+ "license": "ISC",
5256
5008
  "dependencies": {
5257
- "ms": "2.1.2"
5009
+ "brace-expansion": "^2.0.1"
5258
5010
  },
5259
5011
  "engines": {
5260
- "node": ">=6.0"
5261
- },
5262
- "peerDependenciesMeta": {
5263
- "supports-color": {
5264
- "optional": true
5265
- }
5266
- }
5267
- },
5268
- "node_modules/@oclif/core/node_modules/minimatch": {
5269
- "version": "9.0.4",
5270
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5271
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5272
- "license": "ISC",
5273
- "dependencies": {
5274
- "brace-expansion": "^2.0.1"
5275
- },
5276
- "engines": {
5277
- "node": ">=16 || 14 >=14.17"
5012
+ "node": ">=16 || 14 >=14.17"
5278
5013
  },
5279
5014
  "funding": {
5280
5015
  "url": "https://github.com/sponsors/isaacs"
5281
5016
  }
5282
5017
  },
5283
- "node_modules/@oclif/core/node_modules/ms": {
5284
- "version": "2.1.2",
5285
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
5286
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
5287
- "license": "MIT"
5288
- },
5289
5018
  "node_modules/@oclif/core/node_modules/supports-color": {
5290
5019
  "version": "8.1.1",
5291
5020
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5302,273 +5031,34 @@
5302
5031
  }
5303
5032
  },
5304
5033
  "node_modules/@oclif/plugin-help": {
5305
- "version": "6.1.0",
5306
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
5307
- "integrity": "sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==",
5308
- "dev": true,
5309
- "license": "MIT",
5310
- "dependencies": {
5311
- "@oclif/core": "^4.0.0-beta.13"
5312
- },
5313
- "engines": {
5314
- "node": ">=18.0.0"
5315
- }
5316
- },
5317
- "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
5318
- "version": "4.0.0-beta.13",
5319
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.0-beta.13.tgz",
5320
- "integrity": "sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==",
5034
+ "version": "6.2.1",
5035
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.1.tgz",
5036
+ "integrity": "sha512-ipWBN2eYr3jnac5ruRjsVfcoXyuzpjNKc/9qnL8a366vZ9b+Kdb0Z+6nFkfL7hiPI9Yo0DD+OqEjBKhETGHjRA==",
5321
5037
  "dev": true,
5322
5038
  "license": "MIT",
5323
5039
  "dependencies": {
5324
- "ansi-escapes": "^4.3.2",
5325
- "ansis": "^3.0.1",
5326
- "clean-stack": "^3.0.1",
5327
- "cli-spinners": "^2.9.2",
5328
- "cosmiconfig": "^9.0.0",
5329
- "debug": "^4.3.4",
5330
- "ejs": "^3.1.10",
5331
- "get-package-type": "^0.1.0",
5332
- "globby": "^11.1.0",
5333
- "indent-string": "^4.0.0",
5334
- "is-wsl": "^2.2.0",
5335
- "minimatch": "^9.0.4",
5336
- "string-width": "^4.2.3",
5337
- "supports-color": "^9.4.0",
5338
- "widest-line": "^3.1.0",
5339
- "wordwrap": "^1.0.0",
5340
- "wrap-ansi": "^7.0.0"
5040
+ "@oclif/core": "^4"
5341
5041
  },
5342
5042
  "engines": {
5343
5043
  "node": ">=18.0.0"
5344
5044
  }
5345
5045
  },
5346
- "node_modules/@oclif/plugin-help/node_modules/cosmiconfig": {
5347
- "version": "9.0.0",
5348
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
5349
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
5350
- "dev": true,
5351
- "license": "MIT",
5352
- "dependencies": {
5353
- "env-paths": "^2.2.1",
5354
- "import-fresh": "^3.3.0",
5355
- "js-yaml": "^4.1.0",
5356
- "parse-json": "^5.2.0"
5357
- },
5358
- "engines": {
5359
- "node": ">=14"
5360
- },
5361
- "funding": {
5362
- "url": "https://github.com/sponsors/d-fischer"
5363
- },
5364
- "peerDependencies": {
5365
- "typescript": ">=4.9.5"
5366
- },
5367
- "peerDependenciesMeta": {
5368
- "typescript": {
5369
- "optional": true
5370
- }
5371
- }
5372
- },
5373
- "node_modules/@oclif/plugin-help/node_modules/minimatch": {
5374
- "version": "9.0.4",
5375
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5376
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5377
- "dev": true,
5378
- "license": "ISC",
5379
- "dependencies": {
5380
- "brace-expansion": "^2.0.1"
5381
- },
5382
- "engines": {
5383
- "node": ">=16 || 14 >=14.17"
5384
- },
5385
- "funding": {
5386
- "url": "https://github.com/sponsors/isaacs"
5387
- }
5388
- },
5389
- "node_modules/@oclif/plugin-help/node_modules/supports-color": {
5390
- "version": "9.4.0",
5391
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
5392
- "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
5393
- "dev": true,
5394
- "license": "MIT",
5395
- "engines": {
5396
- "node": ">=12"
5397
- },
5398
- "funding": {
5399
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5400
- }
5401
- },
5402
5046
  "node_modules/@oclif/plugin-not-found": {
5403
- "version": "3.1.10",
5404
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.10.tgz",
5405
- "integrity": "sha512-epIWsksxCudFMQEVSvkjz2pWlpfgDkBu8ycRg1wHBrSMiGeHNj32POZgcrAbNrMlCdvWTakFPXgg6abZ8IbqYw==",
5047
+ "version": "3.2.3",
5048
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.3.tgz",
5049
+ "integrity": "sha512-hDHuvMFl7CfJ+GdtDVkLDAMc9J+9Tk1ZRSuFQT7vw4eBtv0EmiXtlTafQqCW9kXypQHgw6UigC3Dz1HXkPpwNQ==",
5406
5050
  "dev": true,
5407
5051
  "license": "MIT",
5408
5052
  "dependencies": {
5409
- "@inquirer/confirm": "^3.1.8",
5410
- "@oclif/core": "^3.26.5",
5411
- "chalk": "^5.3.0",
5053
+ "@inquirer/confirm": "^3.1.9",
5054
+ "@oclif/core": "^4",
5055
+ "ansis": "^3.2.0",
5412
5056
  "fast-levenshtein": "^3.0.0"
5413
5057
  },
5414
5058
  "engines": {
5415
5059
  "node": ">=18.0.0"
5416
5060
  }
5417
5061
  },
5418
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
5419
- "version": "3.26.6",
5420
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5421
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5422
- "dev": true,
5423
- "license": "MIT",
5424
- "dependencies": {
5425
- "@types/cli-progress": "^3.11.5",
5426
- "ansi-escapes": "^4.3.2",
5427
- "ansi-styles": "^4.3.0",
5428
- "cardinal": "^2.1.1",
5429
- "chalk": "^4.1.2",
5430
- "clean-stack": "^3.0.1",
5431
- "cli-progress": "^3.12.0",
5432
- "color": "^4.2.3",
5433
- "debug": "^4.3.4",
5434
- "ejs": "^3.1.10",
5435
- "get-package-type": "^0.1.0",
5436
- "globby": "^11.1.0",
5437
- "hyperlinker": "^1.0.0",
5438
- "indent-string": "^4.0.0",
5439
- "is-wsl": "^2.2.0",
5440
- "js-yaml": "^3.14.1",
5441
- "minimatch": "^9.0.4",
5442
- "natural-orderby": "^2.0.3",
5443
- "object-treeify": "^1.1.33",
5444
- "password-prompt": "^1.1.3",
5445
- "slice-ansi": "^4.0.0",
5446
- "string-width": "^4.2.3",
5447
- "strip-ansi": "^6.0.1",
5448
- "supports-color": "^8.1.1",
5449
- "supports-hyperlinks": "^2.2.0",
5450
- "widest-line": "^3.1.0",
5451
- "wordwrap": "^1.0.0",
5452
- "wrap-ansi": "^7.0.0"
5453
- },
5454
- "engines": {
5455
- "node": ">=18.0.0"
5456
- }
5457
- },
5458
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
5459
- "version": "4.1.2",
5460
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5461
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5462
- "dev": true,
5463
- "license": "MIT",
5464
- "dependencies": {
5465
- "ansi-styles": "^4.1.0",
5466
- "supports-color": "^7.1.0"
5467
- },
5468
- "engines": {
5469
- "node": ">=10"
5470
- },
5471
- "funding": {
5472
- "url": "https://github.com/chalk/chalk?sponsor=1"
5473
- }
5474
- },
5475
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5476
- "version": "7.2.0",
5477
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5478
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5479
- "dev": true,
5480
- "license": "MIT",
5481
- "dependencies": {
5482
- "has-flag": "^4.0.0"
5483
- },
5484
- "engines": {
5485
- "node": ">=8"
5486
- }
5487
- },
5488
- "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
5489
- "version": "1.0.10",
5490
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5491
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5492
- "dev": true,
5493
- "license": "MIT",
5494
- "dependencies": {
5495
- "sprintf-js": "~1.0.2"
5496
- }
5497
- },
5498
- "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
5499
- "version": "3.14.1",
5500
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5501
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5502
- "dev": true,
5503
- "license": "MIT",
5504
- "dependencies": {
5505
- "argparse": "^1.0.7",
5506
- "esprima": "^4.0.0"
5507
- },
5508
- "bin": {
5509
- "js-yaml": "bin/js-yaml.js"
5510
- }
5511
- },
5512
- "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
5513
- "version": "9.0.4",
5514
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5515
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5516
- "dev": true,
5517
- "license": "ISC",
5518
- "dependencies": {
5519
- "brace-expansion": "^2.0.1"
5520
- },
5521
- "engines": {
5522
- "node": ">=16 || 14 >=14.17"
5523
- },
5524
- "funding": {
5525
- "url": "https://github.com/sponsors/isaacs"
5526
- }
5527
- },
5528
- "node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
5529
- "version": "2.0.3",
5530
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
5531
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5532
- "dev": true,
5533
- "license": "MIT",
5534
- "engines": {
5535
- "node": "*"
5536
- }
5537
- },
5538
- "node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
5539
- "version": "4.0.0",
5540
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
5541
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5542
- "dev": true,
5543
- "license": "MIT",
5544
- "dependencies": {
5545
- "ansi-styles": "^4.0.0",
5546
- "astral-regex": "^2.0.0",
5547
- "is-fullwidth-code-point": "^3.0.0"
5548
- },
5549
- "engines": {
5550
- "node": ">=10"
5551
- },
5552
- "funding": {
5553
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5554
- }
5555
- },
5556
- "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
5557
- "version": "8.1.1",
5558
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5559
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5560
- "dev": true,
5561
- "license": "MIT",
5562
- "dependencies": {
5563
- "has-flag": "^4.0.0"
5564
- },
5565
- "engines": {
5566
- "node": ">=10"
5567
- },
5568
- "funding": {
5569
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5570
- }
5571
- },
5572
5062
  "node_modules/@oclif/plugin-warn-if-update-available": {
5573
5063
  "version": "3.0.19",
5574
5064
  "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
@@ -5752,37 +5242,38 @@
5752
5242
  }
5753
5243
  },
5754
5244
  "node_modules/@salesforce/core": {
5755
- "version": "7.3.9",
5756
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.9.tgz",
5757
- "integrity": "sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==",
5245
+ "version": "7.3.12",
5246
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.12.tgz",
5247
+ "integrity": "sha512-a53KYv2xaJpmFlN4haI7ewaMpRqdRwaqbm11wLn0il6+LNR1/2zkRdqE3opdTW6aXNvVecNu0YQj5/u3Uz3oPw==",
5758
5248
  "license": "BSD-3-Clause",
5759
5249
  "dependencies": {
5760
5250
  "@jsforce/jsforce-node": "^3.2.0",
5761
- "@salesforce/kit": "^3.1.1",
5251
+ "@salesforce/kit": "^3.1.2",
5762
5252
  "@salesforce/schemas": "^1.9.0",
5763
5253
  "@salesforce/ts-types": "^2.0.9",
5764
- "ajv": "^8.13.0",
5254
+ "ajv": "^8.15.0",
5765
5255
  "change-case": "^4.1.2",
5256
+ "fast-levenshtein": "^3.0.0",
5766
5257
  "faye": "^1.4.0",
5767
5258
  "form-data": "^4.0.0",
5768
5259
  "js2xmlparser": "^4.0.1",
5769
5260
  "jsonwebtoken": "9.0.2",
5770
5261
  "jszip": "3.10.1",
5771
5262
  "pino": "^8.21.0",
5772
- "pino-abstract-transport": "^1.1.0",
5263
+ "pino-abstract-transport": "^1.2.0",
5773
5264
  "pino-pretty": "^10.3.1",
5774
5265
  "proper-lockfile": "^4.1.2",
5775
5266
  "semver": "^7.6.2",
5776
- "ts-retry-promise": "^0.7.1"
5267
+ "ts-retry-promise": "^0.8.1"
5777
5268
  },
5778
5269
  "engines": {
5779
5270
  "node": ">=18.0.0"
5780
5271
  }
5781
5272
  },
5782
5273
  "node_modules/@salesforce/core/node_modules/ajv": {
5783
- "version": "8.13.0",
5784
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
5785
- "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
5274
+ "version": "8.16.0",
5275
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
5276
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
5786
5277
  "license": "MIT",
5787
5278
  "dependencies": {
5788
5279
  "fast-deep-equal": "^3.1.3",
@@ -5795,9 +5286,15 @@
5795
5286
  "url": "https://github.com/sponsors/epoberezkin"
5796
5287
  }
5797
5288
  },
5798
- "node_modules/@salesforce/dev-config": {
5799
- "version": "4.1.0",
5800
- "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
5289
+ "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
5290
+ "version": "1.0.0",
5291
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
5292
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
5293
+ "license": "MIT"
5294
+ },
5295
+ "node_modules/@salesforce/dev-config": {
5296
+ "version": "4.1.0",
5297
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
5801
5298
  "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
5802
5299
  "dev": true,
5803
5300
  "license": "BSD-3-Clause"
@@ -5855,637 +5352,91 @@
5855
5352
  },
5856
5353
  "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
5857
5354
  "version": "4.1.2",
5858
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5859
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5860
- "dev": true,
5861
- "license": "MIT",
5862
- "dependencies": {
5863
- "ansi-styles": "^4.1.0",
5864
- "supports-color": "^7.1.0"
5865
- },
5866
- "engines": {
5867
- "node": ">=10"
5868
- },
5869
- "funding": {
5870
- "url": "https://github.com/chalk/chalk?sponsor=1"
5871
- }
5872
- },
5873
- "node_modules/@salesforce/kit": {
5874
- "version": "3.1.2",
5875
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5876
- "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5877
- "license": "BSD-3-Clause",
5878
- "dependencies": {
5879
- "@salesforce/ts-types": "^2.0.9",
5880
- "tslib": "^2.6.2"
5881
- }
5882
- },
5883
- "node_modules/@salesforce/plugin-auth": {
5884
- "version": "3.6.17",
5885
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.17.tgz",
5886
- "integrity": "sha512-VNVI3UKcmjF4pILqFdXqy/Q8+N1MDmjsZljo6+5180rUkm/94OciMAUBxflgz9P5tVSr1qRrgaxBQca7R5dFBA==",
5887
- "dev": true,
5888
- "license": "BSD-3-Clause",
5889
- "dependencies": {
5890
- "@inquirer/checkbox": "^2.3.5",
5891
- "@inquirer/select": "^2.3.5",
5892
- "@oclif/core": "^3.26.5",
5893
- "@salesforce/core": "^7.3.9",
5894
- "@salesforce/kit": "^3.1.1",
5895
- "@salesforce/plugin-info": "^3.3.1",
5896
- "@salesforce/sf-plugins-core": "^9.1.1",
5897
- "@salesforce/ts-types": "^2.0.9",
5898
- "chalk": "^5.3.0",
5899
- "open": "^10.1.0"
5900
- },
5901
- "engines": {
5902
- "node": ">=18.0.0"
5903
- }
5904
- },
5905
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core": {
5906
- "version": "3.26.6",
5907
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5908
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5909
- "dev": true,
5910
- "license": "MIT",
5911
- "dependencies": {
5912
- "@types/cli-progress": "^3.11.5",
5913
- "ansi-escapes": "^4.3.2",
5914
- "ansi-styles": "^4.3.0",
5915
- "cardinal": "^2.1.1",
5916
- "chalk": "^4.1.2",
5917
- "clean-stack": "^3.0.1",
5918
- "cli-progress": "^3.12.0",
5919
- "color": "^4.2.3",
5920
- "debug": "^4.3.4",
5921
- "ejs": "^3.1.10",
5922
- "get-package-type": "^0.1.0",
5923
- "globby": "^11.1.0",
5924
- "hyperlinker": "^1.0.0",
5925
- "indent-string": "^4.0.0",
5926
- "is-wsl": "^2.2.0",
5927
- "js-yaml": "^3.14.1",
5928
- "minimatch": "^9.0.4",
5929
- "natural-orderby": "^2.0.3",
5930
- "object-treeify": "^1.1.33",
5931
- "password-prompt": "^1.1.3",
5932
- "slice-ansi": "^4.0.0",
5933
- "string-width": "^4.2.3",
5934
- "strip-ansi": "^6.0.1",
5935
- "supports-color": "^8.1.1",
5936
- "supports-hyperlinks": "^2.2.0",
5937
- "widest-line": "^3.1.0",
5938
- "wordwrap": "^1.0.0",
5939
- "wrap-ansi": "^7.0.0"
5940
- },
5941
- "engines": {
5942
- "node": ">=18.0.0"
5943
- }
5944
- },
5945
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk": {
5946
- "version": "4.1.2",
5947
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5948
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5949
- "dev": true,
5950
- "license": "MIT",
5951
- "dependencies": {
5952
- "ansi-styles": "^4.1.0",
5953
- "supports-color": "^7.1.0"
5954
- },
5955
- "engines": {
5956
- "node": ">=10"
5957
- },
5958
- "funding": {
5959
- "url": "https://github.com/chalk/chalk?sponsor=1"
5960
- }
5961
- },
5962
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5963
- "version": "7.2.0",
5964
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5965
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5966
- "dev": true,
5967
- "license": "MIT",
5968
- "dependencies": {
5969
- "has-flag": "^4.0.0"
5970
- },
5971
- "engines": {
5972
- "node": ">=8"
5973
- }
5974
- },
5975
- "node_modules/@salesforce/plugin-auth/node_modules/@salesforce/sf-plugins-core": {
5976
- "version": "9.1.1",
5977
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
5978
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
5979
- "dev": true,
5980
- "license": "BSD-3-Clause",
5981
- "dependencies": {
5982
- "@inquirer/confirm": "^3.1.9",
5983
- "@inquirer/password": "^2.1.9",
5984
- "@oclif/core": "^3.26.6",
5985
- "@salesforce/core": "^7.3.9",
5986
- "@salesforce/kit": "^3.1.2",
5987
- "@salesforce/ts-types": "^2.0.9",
5988
- "chalk": "^5.3.0"
5989
- },
5990
- "engines": {
5991
- "node": ">=18.0.0"
5992
- }
5993
- },
5994
- "node_modules/@salesforce/plugin-auth/node_modules/argparse": {
5995
- "version": "1.0.10",
5996
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5997
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5998
- "dev": true,
5999
- "license": "MIT",
6000
- "dependencies": {
6001
- "sprintf-js": "~1.0.2"
6002
- }
6003
- },
6004
- "node_modules/@salesforce/plugin-auth/node_modules/js-yaml": {
6005
- "version": "3.14.1",
6006
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6007
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6008
- "dev": true,
6009
- "license": "MIT",
6010
- "dependencies": {
6011
- "argparse": "^1.0.7",
6012
- "esprima": "^4.0.0"
6013
- },
6014
- "bin": {
6015
- "js-yaml": "bin/js-yaml.js"
6016
- }
6017
- },
6018
- "node_modules/@salesforce/plugin-auth/node_modules/minimatch": {
6019
- "version": "9.0.4",
6020
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6021
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6022
- "dev": true,
6023
- "license": "ISC",
6024
- "dependencies": {
6025
- "brace-expansion": "^2.0.1"
6026
- },
6027
- "engines": {
6028
- "node": ">=16 || 14 >=14.17"
6029
- },
6030
- "funding": {
6031
- "url": "https://github.com/sponsors/isaacs"
6032
- }
6033
- },
6034
- "node_modules/@salesforce/plugin-auth/node_modules/natural-orderby": {
6035
- "version": "2.0.3",
6036
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6037
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6038
- "dev": true,
6039
- "license": "MIT",
6040
- "engines": {
6041
- "node": "*"
6042
- }
6043
- },
6044
- "node_modules/@salesforce/plugin-auth/node_modules/slice-ansi": {
6045
- "version": "4.0.0",
6046
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6047
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6048
- "dev": true,
6049
- "license": "MIT",
6050
- "dependencies": {
6051
- "ansi-styles": "^4.0.0",
6052
- "astral-regex": "^2.0.0",
6053
- "is-fullwidth-code-point": "^3.0.0"
6054
- },
6055
- "engines": {
6056
- "node": ">=10"
6057
- },
6058
- "funding": {
6059
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6060
- }
6061
- },
6062
- "node_modules/@salesforce/plugin-auth/node_modules/supports-color": {
6063
- "version": "8.1.1",
6064
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6065
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6066
- "dev": true,
6067
- "license": "MIT",
6068
- "dependencies": {
6069
- "has-flag": "^4.0.0"
6070
- },
6071
- "engines": {
6072
- "node": ">=10"
6073
- },
6074
- "funding": {
6075
- "url": "https://github.com/chalk/supports-color?sponsor=1"
6076
- }
6077
- },
6078
- "node_modules/@salesforce/plugin-info": {
6079
- "version": "3.3.1",
6080
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.1.tgz",
6081
- "integrity": "sha512-3NsU82lBSRhPDzaskJ1d+/v0pGVyzn0XhexrOXd8c64I5p39FqTbGfjF95g1sMmEYPH2V7UPy6yyaD/eolq9hA==",
6082
- "dev": true,
6083
- "license": "BSD-3-Clause",
6084
- "dependencies": {
6085
- "@inquirer/input": "^2.1.6",
6086
- "@jsforce/jsforce-node": "^3.2.0",
6087
- "@oclif/core": "^3.26.5",
6088
- "@salesforce/core": "^7.3.9",
6089
- "@salesforce/kit": "^3.1.0",
6090
- "@salesforce/sf-plugins-core": "^9.0.7",
6091
- "got": "^13.0.0",
6092
- "marked": "^4.3.0",
6093
- "marked-terminal": "^4.2.0",
6094
- "open": "^10.1.0",
6095
- "proxy-agent": "^6.4.0",
6096
- "semver": "^7.6.0"
6097
- },
6098
- "engines": {
6099
- "node": ">=18.0.0"
6100
- }
6101
- },
6102
- "node_modules/@salesforce/plugin-info/node_modules/@oclif/core": {
6103
- "version": "3.26.6",
6104
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6105
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6106
- "dev": true,
6107
- "license": "MIT",
6108
- "dependencies": {
6109
- "@types/cli-progress": "^3.11.5",
6110
- "ansi-escapes": "^4.3.2",
6111
- "ansi-styles": "^4.3.0",
6112
- "cardinal": "^2.1.1",
6113
- "chalk": "^4.1.2",
6114
- "clean-stack": "^3.0.1",
6115
- "cli-progress": "^3.12.0",
6116
- "color": "^4.2.3",
6117
- "debug": "^4.3.4",
6118
- "ejs": "^3.1.10",
6119
- "get-package-type": "^0.1.0",
6120
- "globby": "^11.1.0",
6121
- "hyperlinker": "^1.0.0",
6122
- "indent-string": "^4.0.0",
6123
- "is-wsl": "^2.2.0",
6124
- "js-yaml": "^3.14.1",
6125
- "minimatch": "^9.0.4",
6126
- "natural-orderby": "^2.0.3",
6127
- "object-treeify": "^1.1.33",
6128
- "password-prompt": "^1.1.3",
6129
- "slice-ansi": "^4.0.0",
6130
- "string-width": "^4.2.3",
6131
- "strip-ansi": "^6.0.1",
6132
- "supports-color": "^8.1.1",
6133
- "supports-hyperlinks": "^2.2.0",
6134
- "widest-line": "^3.1.0",
6135
- "wordwrap": "^1.0.0",
6136
- "wrap-ansi": "^7.0.0"
6137
- },
6138
- "engines": {
6139
- "node": ">=18.0.0"
6140
- }
6141
- },
6142
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
6143
- "version": "9.1.1",
6144
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6145
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6146
- "dev": true,
6147
- "license": "BSD-3-Clause",
6148
- "dependencies": {
6149
- "@inquirer/confirm": "^3.1.9",
6150
- "@inquirer/password": "^2.1.9",
6151
- "@oclif/core": "^3.26.6",
6152
- "@salesforce/core": "^7.3.9",
6153
- "@salesforce/kit": "^3.1.2",
6154
- "@salesforce/ts-types": "^2.0.9",
6155
- "chalk": "^5.3.0"
6156
- },
6157
- "engines": {
6158
- "node": ">=18.0.0"
6159
- }
6160
- },
6161
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6162
- "version": "5.3.0",
6163
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6164
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6165
- "dev": true,
6166
- "license": "MIT",
6167
- "engines": {
6168
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
6169
- },
6170
- "funding": {
6171
- "url": "https://github.com/chalk/chalk?sponsor=1"
6172
- }
6173
- },
6174
- "node_modules/@salesforce/plugin-info/node_modules/argparse": {
6175
- "version": "1.0.10",
6176
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6177
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6178
- "dev": true,
6179
- "license": "MIT",
6180
- "dependencies": {
6181
- "sprintf-js": "~1.0.2"
6182
- }
6183
- },
6184
- "node_modules/@salesforce/plugin-info/node_modules/chalk": {
6185
- "version": "4.1.2",
6186
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6187
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6188
- "dev": true,
6189
- "license": "MIT",
6190
- "dependencies": {
6191
- "ansi-styles": "^4.1.0",
6192
- "supports-color": "^7.1.0"
6193
- },
6194
- "engines": {
6195
- "node": ">=10"
6196
- },
6197
- "funding": {
6198
- "url": "https://github.com/chalk/chalk?sponsor=1"
6199
- }
6200
- },
6201
- "node_modules/@salesforce/plugin-info/node_modules/chalk/node_modules/supports-color": {
6202
- "version": "7.2.0",
6203
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6204
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6205
- "dev": true,
6206
- "license": "MIT",
6207
- "dependencies": {
6208
- "has-flag": "^4.0.0"
6209
- },
6210
- "engines": {
6211
- "node": ">=8"
6212
- }
6213
- },
6214
- "node_modules/@salesforce/plugin-info/node_modules/js-yaml": {
6215
- "version": "3.14.1",
6216
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6217
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6218
- "dev": true,
6219
- "license": "MIT",
6220
- "dependencies": {
6221
- "argparse": "^1.0.7",
6222
- "esprima": "^4.0.0"
6223
- },
6224
- "bin": {
6225
- "js-yaml": "bin/js-yaml.js"
6226
- }
6227
- },
6228
- "node_modules/@salesforce/plugin-info/node_modules/minimatch": {
6229
- "version": "9.0.4",
6230
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6231
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6232
- "dev": true,
6233
- "license": "ISC",
6234
- "dependencies": {
6235
- "brace-expansion": "^2.0.1"
6236
- },
6237
- "engines": {
6238
- "node": ">=16 || 14 >=14.17"
6239
- },
6240
- "funding": {
6241
- "url": "https://github.com/sponsors/isaacs"
6242
- }
6243
- },
6244
- "node_modules/@salesforce/plugin-info/node_modules/natural-orderby": {
6245
- "version": "2.0.3",
6246
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6247
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6248
- "dev": true,
6249
- "license": "MIT",
6250
- "engines": {
6251
- "node": "*"
6252
- }
6253
- },
6254
- "node_modules/@salesforce/plugin-info/node_modules/slice-ansi": {
6255
- "version": "4.0.0",
6256
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6257
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6258
- "dev": true,
6259
- "license": "MIT",
6260
- "dependencies": {
6261
- "ansi-styles": "^4.0.0",
6262
- "astral-regex": "^2.0.0",
6263
- "is-fullwidth-code-point": "^3.0.0"
6264
- },
6265
- "engines": {
6266
- "node": ">=10"
6267
- },
6268
- "funding": {
6269
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6270
- }
6271
- },
6272
- "node_modules/@salesforce/plugin-info/node_modules/supports-color": {
6273
- "version": "8.1.1",
6274
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6275
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6276
- "dev": true,
6277
- "license": "MIT",
6278
- "dependencies": {
6279
- "has-flag": "^4.0.0"
6280
- },
6281
- "engines": {
6282
- "node": ">=10"
6283
- },
6284
- "funding": {
6285
- "url": "https://github.com/chalk/supports-color?sponsor=1"
6286
- }
6287
- },
6288
- "node_modules/@salesforce/plugin-user": {
6289
- "version": "3.5.11",
6290
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
6291
- "integrity": "sha512-GA81RgZ5KMBuK2MEsYPCgRJP6U371Zvr0qxZUmXpDiuC8rjp9EqPl/1s4BfFVzB8emQWmFXxejSqCZz5FJh1dg==",
6292
- "dev": true,
6293
- "license": "BSD-3-Clause",
6294
- "dependencies": {
6295
- "@oclif/core": "^3.26.6",
6296
- "@salesforce/core": "^7.3.8",
6297
- "@salesforce/kit": "^3.1.0",
6298
- "@salesforce/sf-plugins-core": "^9.0.12",
6299
- "@salesforce/ts-types": "^2.0.9"
6300
- },
6301
- "engines": {
6302
- "node": ">=18.0.0"
6303
- }
6304
- },
6305
- "node_modules/@salesforce/plugin-user/node_modules/@oclif/core": {
6306
- "version": "3.26.6",
6307
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6308
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6309
- "dev": true,
6310
- "license": "MIT",
6311
- "dependencies": {
6312
- "@types/cli-progress": "^3.11.5",
6313
- "ansi-escapes": "^4.3.2",
6314
- "ansi-styles": "^4.3.0",
6315
- "cardinal": "^2.1.1",
6316
- "chalk": "^4.1.2",
6317
- "clean-stack": "^3.0.1",
6318
- "cli-progress": "^3.12.0",
6319
- "color": "^4.2.3",
6320
- "debug": "^4.3.4",
6321
- "ejs": "^3.1.10",
6322
- "get-package-type": "^0.1.0",
6323
- "globby": "^11.1.0",
6324
- "hyperlinker": "^1.0.0",
6325
- "indent-string": "^4.0.0",
6326
- "is-wsl": "^2.2.0",
6327
- "js-yaml": "^3.14.1",
6328
- "minimatch": "^9.0.4",
6329
- "natural-orderby": "^2.0.3",
6330
- "object-treeify": "^1.1.33",
6331
- "password-prompt": "^1.1.3",
6332
- "slice-ansi": "^4.0.0",
6333
- "string-width": "^4.2.3",
6334
- "strip-ansi": "^6.0.1",
6335
- "supports-color": "^8.1.1",
6336
- "supports-hyperlinks": "^2.2.0",
6337
- "widest-line": "^3.1.0",
6338
- "wordwrap": "^1.0.0",
6339
- "wrap-ansi": "^7.0.0"
6340
- },
6341
- "engines": {
6342
- "node": ">=18.0.0"
6343
- }
6344
- },
6345
- "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core": {
6346
- "version": "9.1.1",
6347
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6348
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6349
- "dev": true,
6350
- "license": "BSD-3-Clause",
6351
- "dependencies": {
6352
- "@inquirer/confirm": "^3.1.9",
6353
- "@inquirer/password": "^2.1.9",
6354
- "@oclif/core": "^3.26.6",
6355
- "@salesforce/core": "^7.3.9",
6356
- "@salesforce/kit": "^3.1.2",
6357
- "@salesforce/ts-types": "^2.0.9",
6358
- "chalk": "^5.3.0"
6359
- },
6360
- "engines": {
6361
- "node": ">=18.0.0"
6362
- }
6363
- },
6364
- "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6365
- "version": "5.3.0",
6366
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6367
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6368
- "dev": true,
6369
- "license": "MIT",
6370
- "engines": {
6371
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
6372
- },
6373
- "funding": {
6374
- "url": "https://github.com/chalk/chalk?sponsor=1"
6375
- }
6376
- },
6377
- "node_modules/@salesforce/plugin-user/node_modules/argparse": {
6378
- "version": "1.0.10",
6379
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6380
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6381
- "dev": true,
6382
- "license": "MIT",
6383
- "dependencies": {
6384
- "sprintf-js": "~1.0.2"
6385
- }
6386
- },
6387
- "node_modules/@salesforce/plugin-user/node_modules/chalk": {
6388
- "version": "4.1.2",
6389
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6390
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6391
- "dev": true,
6392
- "license": "MIT",
6393
- "dependencies": {
6394
- "ansi-styles": "^4.1.0",
6395
- "supports-color": "^7.1.0"
6396
- },
6397
- "engines": {
6398
- "node": ">=10"
6399
- },
6400
- "funding": {
6401
- "url": "https://github.com/chalk/chalk?sponsor=1"
6402
- }
6403
- },
6404
- "node_modules/@salesforce/plugin-user/node_modules/chalk/node_modules/supports-color": {
6405
- "version": "7.2.0",
6406
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6407
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6408
- "dev": true,
6409
- "license": "MIT",
6410
- "dependencies": {
6411
- "has-flag": "^4.0.0"
6412
- },
6413
- "engines": {
6414
- "node": ">=8"
6415
- }
6416
- },
6417
- "node_modules/@salesforce/plugin-user/node_modules/js-yaml": {
6418
- "version": "3.14.1",
6419
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6420
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6421
- "dev": true,
6422
- "license": "MIT",
6423
- "dependencies": {
6424
- "argparse": "^1.0.7",
6425
- "esprima": "^4.0.0"
6426
- },
6427
- "bin": {
6428
- "js-yaml": "bin/js-yaml.js"
6429
- }
6430
- },
6431
- "node_modules/@salesforce/plugin-user/node_modules/minimatch": {
6432
- "version": "9.0.4",
6433
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6434
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5355
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5356
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6435
5357
  "dev": true,
6436
- "license": "ISC",
5358
+ "license": "MIT",
6437
5359
  "dependencies": {
6438
- "brace-expansion": "^2.0.1"
5360
+ "ansi-styles": "^4.1.0",
5361
+ "supports-color": "^7.1.0"
6439
5362
  },
6440
5363
  "engines": {
6441
- "node": ">=16 || 14 >=14.17"
5364
+ "node": ">=10"
6442
5365
  },
6443
5366
  "funding": {
6444
- "url": "https://github.com/sponsors/isaacs"
5367
+ "url": "https://github.com/chalk/chalk?sponsor=1"
6445
5368
  }
6446
5369
  },
6447
- "node_modules/@salesforce/plugin-user/node_modules/natural-orderby": {
6448
- "version": "2.0.3",
6449
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6450
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5370
+ "node_modules/@salesforce/kit": {
5371
+ "version": "3.1.2",
5372
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5373
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5374
+ "license": "BSD-3-Clause",
5375
+ "dependencies": {
5376
+ "@salesforce/ts-types": "^2.0.9",
5377
+ "tslib": "^2.6.2"
5378
+ }
5379
+ },
5380
+ "node_modules/@salesforce/plugin-auth": {
5381
+ "version": "3.6.21",
5382
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.21.tgz",
5383
+ "integrity": "sha512-U6OvMR3BSLKavE9pBCYdrDKx0t+V1azmKVSsCgBCOgmqpQiXfo7XcOvUi9Jug1/Szr7T5U/1kuunxdGk8XGfIg==",
6451
5384
  "dev": true,
6452
- "license": "MIT",
5385
+ "license": "BSD-3-Clause",
5386
+ "dependencies": {
5387
+ "@inquirer/checkbox": "^2.3.5",
5388
+ "@inquirer/select": "^2.3.5",
5389
+ "@oclif/core": "^4",
5390
+ "@salesforce/core": "^7.3.12",
5391
+ "@salesforce/kit": "^3.1.1",
5392
+ "@salesforce/plugin-info": "^3.3.5",
5393
+ "@salesforce/sf-plugins-core": "^10.0.0",
5394
+ "@salesforce/ts-types": "^2.0.9",
5395
+ "open": "^10.1.0"
5396
+ },
6453
5397
  "engines": {
6454
- "node": "*"
5398
+ "node": ">=18.0.0"
6455
5399
  }
6456
5400
  },
6457
- "node_modules/@salesforce/plugin-user/node_modules/slice-ansi": {
6458
- "version": "4.0.0",
6459
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6460
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5401
+ "node_modules/@salesforce/plugin-info": {
5402
+ "version": "3.3.5",
5403
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.5.tgz",
5404
+ "integrity": "sha512-KveT3o2mXdcvt8T2J0Pb7wzwvAPOqHvxO/+xu6GTceMWQfpA0H0hx3awwXF0keY4Ek6fLHgzIfmnCjCoxp6y6w==",
6461
5405
  "dev": true,
6462
- "license": "MIT",
5406
+ "license": "BSD-3-Clause",
6463
5407
  "dependencies": {
6464
- "ansi-styles": "^4.0.0",
6465
- "astral-regex": "^2.0.0",
6466
- "is-fullwidth-code-point": "^3.0.0"
5408
+ "@inquirer/input": "^2.1.8",
5409
+ "@jsforce/jsforce-node": "^3.2.0",
5410
+ "@oclif/core": "^4",
5411
+ "@salesforce/core": "^7.3.9",
5412
+ "@salesforce/kit": "^3.1.0",
5413
+ "@salesforce/sf-plugins-core": "^10.0.0",
5414
+ "got": "^13.0.0",
5415
+ "marked": "^4.3.0",
5416
+ "marked-terminal": "^4.2.0",
5417
+ "open": "^10.1.0",
5418
+ "proxy-agent": "^6.4.0",
5419
+ "semver": "^7.6.0"
6467
5420
  },
6468
5421
  "engines": {
6469
- "node": ">=10"
6470
- },
6471
- "funding": {
6472
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5422
+ "node": ">=18.0.0"
6473
5423
  }
6474
5424
  },
6475
- "node_modules/@salesforce/plugin-user/node_modules/supports-color": {
6476
- "version": "8.1.1",
6477
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6478
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5425
+ "node_modules/@salesforce/plugin-user": {
5426
+ "version": "3.5.13",
5427
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.13.tgz",
5428
+ "integrity": "sha512-Bng9cavmSgI/JIW7MeKgjLXKKUEHucTlns9CYPqLoJxJZkv4oSz9dWyzY6ABZv88JwJSxKU4136egHa+4z4Lrg==",
6479
5429
  "dev": true,
6480
- "license": "MIT",
5430
+ "license": "BSD-3-Clause",
6481
5431
  "dependencies": {
6482
- "has-flag": "^4.0.0"
5432
+ "@oclif/core": "^4",
5433
+ "@salesforce/core": "^7.3.8",
5434
+ "@salesforce/kit": "^3.1.0",
5435
+ "@salesforce/sf-plugins-core": "^10.0.0",
5436
+ "@salesforce/ts-types": "^2.0.9"
6483
5437
  },
6484
5438
  "engines": {
6485
- "node": ">=10"
6486
- },
6487
- "funding": {
6488
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5439
+ "node": ">=18.0.0"
6489
5440
  }
6490
5441
  },
6491
5442
  "node_modules/@salesforce/prettier-config": {
@@ -6524,50 +5475,6 @@
6524
5475
  "node": ">=18.0.0"
6525
5476
  }
6526
5477
  },
6527
- "node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
6528
- "version": "7.3.10",
6529
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.10.tgz",
6530
- "integrity": "sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==",
6531
- "license": "BSD-3-Clause",
6532
- "dependencies": {
6533
- "@jsforce/jsforce-node": "^3.2.0",
6534
- "@salesforce/kit": "^3.1.1",
6535
- "@salesforce/schemas": "^1.9.0",
6536
- "@salesforce/ts-types": "^2.0.9",
6537
- "ajv": "^8.15.0",
6538
- "change-case": "^4.1.2",
6539
- "faye": "^1.4.0",
6540
- "form-data": "^4.0.0",
6541
- "js2xmlparser": "^4.0.1",
6542
- "jsonwebtoken": "9.0.2",
6543
- "jszip": "3.10.1",
6544
- "pino": "^8.21.0",
6545
- "pino-abstract-transport": "^1.2.0",
6546
- "pino-pretty": "^10.3.1",
6547
- "proper-lockfile": "^4.1.2",
6548
- "semver": "^7.6.2",
6549
- "ts-retry-promise": "^0.8.1"
6550
- },
6551
- "engines": {
6552
- "node": ">=18.0.0"
6553
- }
6554
- },
6555
- "node_modules/@salesforce/sf-plugins-core/node_modules/ajv": {
6556
- "version": "8.16.0",
6557
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
6558
- "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
6559
- "license": "MIT",
6560
- "dependencies": {
6561
- "fast-deep-equal": "^3.1.3",
6562
- "json-schema-traverse": "^1.0.0",
6563
- "require-from-string": "^2.0.2",
6564
- "uri-js": "^4.4.1"
6565
- },
6566
- "funding": {
6567
- "type": "github",
6568
- "url": "https://github.com/sponsors/epoberezkin"
6569
- }
6570
- },
6571
5478
  "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
6572
5479
  "version": "6.0.1",
6573
5480
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -6618,15 +5525,6 @@
6618
5525
  "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6619
5526
  }
6620
5527
  },
6621
- "node_modules/@salesforce/sf-plugins-core/node_modules/ts-retry-promise": {
6622
- "version": "0.8.1",
6623
- "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz",
6624
- "integrity": "sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==",
6625
- "license": "MIT",
6626
- "engines": {
6627
- "node": ">=6"
6628
- }
6629
- },
6630
5528
  "node_modules/@salesforce/ts-types": {
6631
5529
  "version": "2.0.9",
6632
5530
  "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz",
@@ -8631,9 +7529,9 @@
8631
7529
  }
8632
7530
  },
8633
7531
  "node_modules/@types/node": {
8634
- "version": "20.12.7",
8635
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
8636
- "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
7532
+ "version": "20.13.0",
7533
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
7534
+ "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
8637
7535
  "license": "MIT",
8638
7536
  "dependencies": {
8639
7537
  "undici-types": "~5.26.4"
@@ -8996,13 +7894,6 @@
8996
7894
  "url": "https://github.com/sponsors/epoberezkin"
8997
7895
  }
8998
7896
  },
8999
- "node_modules/ajv/node_modules/json-schema-traverse": {
9000
- "version": "0.4.1",
9001
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
9002
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
9003
- "dev": true,
9004
- "license": "MIT"
9005
- },
9006
7897
  "node_modules/ansi-colors": {
9007
7898
  "version": "4.1.1",
9008
7899
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
@@ -9439,12 +8330,12 @@
9439
8330
  }
9440
8331
  },
9441
8332
  "node_modules/braces": {
9442
- "version": "3.0.2",
9443
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
9444
- "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
8333
+ "version": "3.0.3",
8334
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
8335
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
9445
8336
  "license": "MIT",
9446
8337
  "dependencies": {
9447
- "fill-range": "^7.0.1"
8338
+ "fill-range": "^7.1.1"
9448
8339
  },
9449
8340
  "engines": {
9450
8341
  "node": ">=8"
@@ -10243,9 +9134,9 @@
10243
9134
  }
10244
9135
  },
10245
9136
  "node_modules/debug": {
10246
- "version": "4.3.4",
10247
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
10248
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
9137
+ "version": "4.3.5",
9138
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
9139
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
10249
9140
  "license": "MIT",
10250
9141
  "dependencies": {
10251
9142
  "ms": "2.1.2"
@@ -11437,7 +10328,6 @@
11437
10328
  "version": "3.0.0",
11438
10329
  "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-3.0.0.tgz",
11439
10330
  "integrity": "sha512-hKKNajm46uNmTlhHSyZkmToAc56uZJwYq7yrciZjqOxnlfQwERDQJmHPUp7m1m9wx8vgOe8IaCKZ5Kv2k1DdCQ==",
11440
- "dev": true,
11441
10331
  "license": "MIT",
11442
10332
  "dependencies": {
11443
10333
  "fastest-levenshtein": "^1.0.7"
@@ -11485,7 +10375,6 @@
11485
10375
  "version": "1.0.12",
11486
10376
  "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz",
11487
10377
  "integrity": "sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==",
11488
- "dev": true,
11489
10378
  "license": "MIT"
11490
10379
  },
11491
10380
  "node_modules/fastq": {
@@ -11549,9 +10438,9 @@
11549
10438
  }
11550
10439
  },
11551
10440
  "node_modules/fill-range": {
11552
- "version": "7.0.1",
11553
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
11554
- "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
10441
+ "version": "7.1.1",
10442
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
10443
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
11555
10444
  "license": "MIT",
11556
10445
  "dependencies": {
11557
10446
  "to-regex-range": "^5.0.1"
@@ -13341,9 +12230,10 @@
13341
12230
  "license": "MIT"
13342
12231
  },
13343
12232
  "node_modules/json-schema-traverse": {
13344
- "version": "1.0.0",
13345
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
13346
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
12233
+ "version": "0.4.1",
12234
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
12235
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
12236
+ "dev": true,
13347
12237
  "license": "MIT"
13348
12238
  },
13349
12239
  "node_modules/json-stable-stringify-without-jsonify": {
@@ -14217,6 +13107,31 @@
14217
13107
  "node": ">= 14.0.0"
14218
13108
  }
14219
13109
  },
13110
+ "node_modules/mocha/node_modules/debug": {
13111
+ "version": "4.3.4",
13112
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
13113
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
13114
+ "dev": true,
13115
+ "license": "MIT",
13116
+ "dependencies": {
13117
+ "ms": "2.1.2"
13118
+ },
13119
+ "engines": {
13120
+ "node": ">=6.0"
13121
+ },
13122
+ "peerDependenciesMeta": {
13123
+ "supports-color": {
13124
+ "optional": true
13125
+ }
13126
+ }
13127
+ },
13128
+ "node_modules/mocha/node_modules/debug/node_modules/ms": {
13129
+ "version": "2.1.2",
13130
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
13131
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
13132
+ "dev": true,
13133
+ "license": "MIT"
13134
+ },
14220
13135
  "node_modules/mocha/node_modules/diff": {
14221
13136
  "version": "5.0.0",
14222
13137
  "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
@@ -14769,9 +13684,9 @@
14769
13684
  }
14770
13685
  },
14771
13686
  "node_modules/oclif": {
14772
- "version": "4.12.1",
14773
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.12.1.tgz",
14774
- "integrity": "sha512-O1a/30Nmx2lAvkRENCzfSIP5MboIxv+0whsWVgg9TAQDuPCXy+NU5/CqKN22EfEZKL+0HfgEnpwdfng+EFjF3g==",
13687
+ "version": "4.13.4",
13688
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.4.tgz",
13689
+ "integrity": "sha512-asTHzS5vKP8jv8v9SjWdjf0SHb+zotTCd8m5KPxkgpblgtJlj4yPkhxwZPeks/CXGdH6rTJa73/zU584x/c5mw==",
14775
13690
  "dev": true,
14776
13691
  "license": "MIT",
14777
13692
  "dependencies": {
@@ -14779,10 +13694,10 @@
14779
13694
  "@aws-sdk/client-s3": "^3.583.0",
14780
13695
  "@inquirer/confirm": "^3.1.6",
14781
13696
  "@inquirer/input": "^2.1.9",
14782
- "@inquirer/select": "^2.3.4",
14783
- "@oclif/core": "^4.0.0-beta.12",
14784
- "@oclif/plugin-help": "^6.0.21",
14785
- "@oclif/plugin-not-found": "^3.1.10",
13697
+ "@inquirer/select": "^2.3.5",
13698
+ "@oclif/core": "^4",
13699
+ "@oclif/plugin-help": "^6.2.0",
13700
+ "@oclif/plugin-not-found": "^3.2.3",
14786
13701
  "@oclif/plugin-warn-if-update-available": "^3.0.19",
14787
13702
  "async-retry": "^1.3.3",
14788
13703
  "chalk": "^4",
@@ -14807,48 +13722,6 @@
14807
13722
  "node": ">=18.0.0"
14808
13723
  }
14809
13724
  },
14810
- "node_modules/oclif/node_modules/@oclif/core": {
14811
- "version": "4.0.0-beta.13",
14812
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.0-beta.13.tgz",
14813
- "integrity": "sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==",
14814
- "dev": true,
14815
- "license": "MIT",
14816
- "dependencies": {
14817
- "ansi-escapes": "^4.3.2",
14818
- "ansis": "^3.0.1",
14819
- "clean-stack": "^3.0.1",
14820
- "cli-spinners": "^2.9.2",
14821
- "cosmiconfig": "^9.0.0",
14822
- "debug": "^4.3.4",
14823
- "ejs": "^3.1.10",
14824
- "get-package-type": "^0.1.0",
14825
- "globby": "^11.1.0",
14826
- "indent-string": "^4.0.0",
14827
- "is-wsl": "^2.2.0",
14828
- "minimatch": "^9.0.4",
14829
- "string-width": "^4.2.3",
14830
- "supports-color": "^9.4.0",
14831
- "widest-line": "^3.1.0",
14832
- "wordwrap": "^1.0.0",
14833
- "wrap-ansi": "^7.0.0"
14834
- },
14835
- "engines": {
14836
- "node": ">=18.0.0"
14837
- }
14838
- },
14839
- "node_modules/oclif/node_modules/@oclif/core/node_modules/supports-color": {
14840
- "version": "9.4.0",
14841
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
14842
- "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
14843
- "dev": true,
14844
- "license": "MIT",
14845
- "engines": {
14846
- "node": ">=12"
14847
- },
14848
- "funding": {
14849
- "url": "https://github.com/chalk/supports-color?sponsor=1"
14850
- }
14851
- },
14852
13725
  "node_modules/oclif/node_modules/chalk": {
14853
13726
  "version": "4.1.2",
14854
13727
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -14866,33 +13739,6 @@
14866
13739
  "url": "https://github.com/chalk/chalk?sponsor=1"
14867
13740
  }
14868
13741
  },
14869
- "node_modules/oclif/node_modules/cosmiconfig": {
14870
- "version": "9.0.0",
14871
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
14872
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
14873
- "dev": true,
14874
- "license": "MIT",
14875
- "dependencies": {
14876
- "env-paths": "^2.2.1",
14877
- "import-fresh": "^3.3.0",
14878
- "js-yaml": "^4.1.0",
14879
- "parse-json": "^5.2.0"
14880
- },
14881
- "engines": {
14882
- "node": ">=14"
14883
- },
14884
- "funding": {
14885
- "url": "https://github.com/sponsors/d-fischer"
14886
- },
14887
- "peerDependencies": {
14888
- "typescript": ">=4.9.5"
14889
- },
14890
- "peerDependenciesMeta": {
14891
- "typescript": {
14892
- "optional": true
14893
- }
14894
- }
14895
- },
14896
13742
  "node_modules/oclif/node_modules/fs-extra": {
14897
13743
  "version": "8.1.0",
14898
13744
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -14931,22 +13777,6 @@
14931
13777
  "graceful-fs": "^4.1.6"
14932
13778
  }
14933
13779
  },
14934
- "node_modules/oclif/node_modules/minimatch": {
14935
- "version": "9.0.4",
14936
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
14937
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
14938
- "dev": true,
14939
- "license": "ISC",
14940
- "dependencies": {
14941
- "brace-expansion": "^2.0.1"
14942
- },
14943
- "engines": {
14944
- "node": ">=16 || 14 >=14.17"
14945
- },
14946
- "funding": {
14947
- "url": "https://github.com/sponsors/isaacs"
14948
- }
14949
- },
14950
13780
  "node_modules/oclif/node_modules/normalize-package-data": {
14951
13781
  "version": "6.0.1",
14952
13782
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
@@ -17164,9 +15994,9 @@
17164
15994
  }
17165
15995
  },
17166
15996
  "node_modules/ts-retry-promise": {
17167
- "version": "0.7.1",
17168
- "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz",
17169
- "integrity": "sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==",
15997
+ "version": "0.8.1",
15998
+ "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz",
15999
+ "integrity": "sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==",
17170
16000
  "license": "MIT",
17171
16001
  "engines": {
17172
16002
  "node": ">=6"