@salesforce/cli 2.32.2 → 2.32.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +34 -34
- package/npm-shrinkwrap.json +308 -458
- package/oclif.manifest.json +119 -119
- package/package.json +12 -12
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.32.
|
|
3
|
+
"version": "2.32.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.32.
|
|
9
|
+
"version": "2.32.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
14
|
"@oclif/core": "3.20.0",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.0.11",
|
|
16
|
-
"@oclif/plugin-commands": "3.1.
|
|
16
|
+
"@oclif/plugin-commands": "3.1.7",
|
|
17
17
|
"@oclif/plugin-help": "6.0.14",
|
|
18
|
-
"@oclif/plugin-not-found": "3.0.
|
|
19
|
-
"@oclif/plugin-plugins": "4.2.
|
|
18
|
+
"@oclif/plugin-not-found": "3.0.13",
|
|
19
|
+
"@oclif/plugin-plugins": "4.2.7",
|
|
20
20
|
"@oclif/plugin-search": "1.0.17",
|
|
21
21
|
"@oclif/plugin-update": "4.1.14",
|
|
22
|
-
"@oclif/plugin-version": "2.0.
|
|
22
|
+
"@oclif/plugin-version": "2.0.13",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.0.12",
|
|
24
24
|
"@oclif/plugin-which": "3.1.1",
|
|
25
25
|
"@salesforce/core": "^6.1.4",
|
|
26
26
|
"@salesforce/plugin-apex": "3.0.26",
|
|
27
|
-
"@salesforce/plugin-auth": "3.3.
|
|
27
|
+
"@salesforce/plugin-auth": "3.3.18",
|
|
28
28
|
"@salesforce/plugin-data": "3.1.6",
|
|
29
|
-
"@salesforce/plugin-deploy-retrieve": "3.2.
|
|
29
|
+
"@salesforce/plugin-deploy-retrieve": "3.2.23",
|
|
30
30
|
"@salesforce/plugin-info": "3.0.28",
|
|
31
31
|
"@salesforce/plugin-limits": "3.1.12",
|
|
32
32
|
"@salesforce/plugin-marketplace": "1.0.26",
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"@salesforce/plugin-schema": "3.1.6",
|
|
36
36
|
"@salesforce/plugin-settings": "2.0.29",
|
|
37
37
|
"@salesforce/plugin-sobject": "1.1.15",
|
|
38
|
-
"@salesforce/plugin-source": "3.1.
|
|
39
|
-
"@salesforce/plugin-telemetry": "3.1.
|
|
38
|
+
"@salesforce/plugin-source": "3.1.17",
|
|
39
|
+
"@salesforce/plugin-telemetry": "3.1.15",
|
|
40
40
|
"@salesforce/plugin-templates": "56.0.19",
|
|
41
41
|
"@salesforce/plugin-trust": "3.3.14",
|
|
42
42
|
"@salesforce/plugin-user": "3.3.0",
|
|
@@ -4182,12 +4182,12 @@
|
|
|
4182
4182
|
}
|
|
4183
4183
|
},
|
|
4184
4184
|
"node_modules/@oclif/plugin-commands": {
|
|
4185
|
-
"version": "3.1.
|
|
4186
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.1.
|
|
4187
|
-
"integrity": "sha512-
|
|
4185
|
+
"version": "3.1.7",
|
|
4186
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.1.7.tgz",
|
|
4187
|
+
"integrity": "sha512-jgNkKU6rODKbzYF8Oi9mHT4unukW2GuSVnaVvJ6sXnj2N0MOzUF4HBAVgku4waR9haVrmgvCgOPfExpc04wJ5Q==",
|
|
4188
4188
|
"license": "MIT",
|
|
4189
4189
|
"dependencies": {
|
|
4190
|
-
"@oclif/core": "^3.
|
|
4190
|
+
"@oclif/core": "^3.20.0",
|
|
4191
4191
|
"lodash.pickby": "^4.6.0",
|
|
4192
4192
|
"lodash.sortby": "^4.7.0",
|
|
4193
4193
|
"lodash.template": "^4.5.0",
|
|
@@ -4210,12 +4210,12 @@
|
|
|
4210
4210
|
}
|
|
4211
4211
|
},
|
|
4212
4212
|
"node_modules/@oclif/plugin-not-found": {
|
|
4213
|
-
"version": "3.0.
|
|
4214
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.
|
|
4215
|
-
"integrity": "sha512-
|
|
4213
|
+
"version": "3.0.13",
|
|
4214
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.13.tgz",
|
|
4215
|
+
"integrity": "sha512-MhV4dJ27G81C1hJ6VJ5Mv+rYZm37pavv2dlp0/wlkxdbFywxpq5kVr+f8NVruAepuwQ3qMN6fX/qb5tSFwlOfg==",
|
|
4216
4216
|
"license": "MIT",
|
|
4217
4217
|
"dependencies": {
|
|
4218
|
-
"@oclif/core": "^3.
|
|
4218
|
+
"@oclif/core": "^3.20.0",
|
|
4219
4219
|
"chalk": "^5.3.0",
|
|
4220
4220
|
"fast-levenshtein": "^3.0.0"
|
|
4221
4221
|
},
|
|
@@ -4224,15 +4224,15 @@
|
|
|
4224
4224
|
}
|
|
4225
4225
|
},
|
|
4226
4226
|
"node_modules/@oclif/plugin-plugins": {
|
|
4227
|
-
"version": "4.2.
|
|
4228
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.2.
|
|
4229
|
-
"integrity": "sha512-
|
|
4227
|
+
"version": "4.2.7",
|
|
4228
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.2.7.tgz",
|
|
4229
|
+
"integrity": "sha512-kyFa8uHXIE/XsphRt69kTlpdpaQSLxaaKhHeJWn3GnqwajS8EXbQ+Izq6z60y1+KjqFTLbVSQUUXLuNCqfhimw==",
|
|
4230
4230
|
"license": "MIT",
|
|
4231
4231
|
"dependencies": {
|
|
4232
4232
|
"@oclif/core": "^3.10.2",
|
|
4233
4233
|
"chalk": "^5.3.0",
|
|
4234
4234
|
"debug": "^4.3.4",
|
|
4235
|
-
"npm": "10.
|
|
4235
|
+
"npm": "10.5.0",
|
|
4236
4236
|
"npm-run-path": "^4.0.1",
|
|
4237
4237
|
"semver": "^7.6.0",
|
|
4238
4238
|
"shelljs": "^0.8.5",
|
|
@@ -4283,9 +4283,9 @@
|
|
|
4283
4283
|
}
|
|
4284
4284
|
},
|
|
4285
4285
|
"node_modules/@oclif/plugin-plugins/node_modules/npm": {
|
|
4286
|
-
"version": "10.
|
|
4287
|
-
"resolved": "https://registry.npmjs.org/npm/-/npm-10.
|
|
4288
|
-
"integrity": "sha512-
|
|
4286
|
+
"version": "10.5.0",
|
|
4287
|
+
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
|
|
4288
|
+
"integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
|
|
4289
4289
|
"bundleDependencies": [
|
|
4290
4290
|
"@isaacs/string-locale-compare",
|
|
4291
4291
|
"@npmcli/arborist",
|
|
@@ -4349,7 +4349,6 @@
|
|
|
4349
4349
|
"semver",
|
|
4350
4350
|
"spdx-expression-parse",
|
|
4351
4351
|
"ssri",
|
|
4352
|
-
"strip-ansi",
|
|
4353
4352
|
"supports-color",
|
|
4354
4353
|
"tar",
|
|
4355
4354
|
"text-table",
|
|
@@ -4374,12 +4373,12 @@
|
|
|
4374
4373
|
"@npmcli/fs": "^3.1.0",
|
|
4375
4374
|
"@npmcli/map-workspaces": "^3.0.4",
|
|
4376
4375
|
"@npmcli/package-json": "^5.0.0",
|
|
4377
|
-
"@npmcli/promise-spawn": "^7.0.
|
|
4378
|
-
"@npmcli/run-script": "^7.0.
|
|
4379
|
-
"@sigstore/tuf": "^2.
|
|
4376
|
+
"@npmcli/promise-spawn": "^7.0.1",
|
|
4377
|
+
"@npmcli/run-script": "^7.0.4",
|
|
4378
|
+
"@sigstore/tuf": "^2.3.1",
|
|
4380
4379
|
"abbrev": "^2.0.0",
|
|
4381
4380
|
"archy": "~1.0.0",
|
|
4382
|
-
"cacache": "^18.0.
|
|
4381
|
+
"cacache": "^18.0.2",
|
|
4383
4382
|
"chalk": "^5.3.0",
|
|
4384
4383
|
"ci-info": "^4.0.0",
|
|
4385
4384
|
"cli-columns": "^4.0.0",
|
|
@@ -4393,7 +4392,7 @@
|
|
|
4393
4392
|
"ini": "^4.1.1",
|
|
4394
4393
|
"init-package-json": "^6.0.0",
|
|
4395
4394
|
"is-cidr": "^5.0.3",
|
|
4396
|
-
"json-parse-even-better-errors": "^3.0.
|
|
4395
|
+
"json-parse-even-better-errors": "^3.0.1",
|
|
4397
4396
|
"libnpmaccess": "^8.0.1",
|
|
4398
4397
|
"libnpmdiff": "^6.0.3",
|
|
4399
4398
|
"libnpmexec": "^7.0.4",
|
|
@@ -4422,15 +4421,14 @@
|
|
|
4422
4421
|
"npm-user-validate": "^2.0.0",
|
|
4423
4422
|
"npmlog": "^7.0.1",
|
|
4424
4423
|
"p-map": "^4.0.0",
|
|
4425
|
-
"pacote": "^17.0.
|
|
4424
|
+
"pacote": "^17.0.6",
|
|
4426
4425
|
"parse-conflict-json": "^3.0.1",
|
|
4427
4426
|
"proc-log": "^3.0.0",
|
|
4428
4427
|
"qrcode-terminal": "^0.12.0",
|
|
4429
4428
|
"read": "^2.1.0",
|
|
4430
|
-
"semver": "^7.
|
|
4429
|
+
"semver": "^7.6.0",
|
|
4431
4430
|
"spdx-expression-parse": "^3.0.1",
|
|
4432
4431
|
"ssri": "^10.0.5",
|
|
4433
|
-
"strip-ansi": "^7.1.0",
|
|
4434
4432
|
"supports-color": "^9.4.0",
|
|
4435
4433
|
"tar": "^6.2.0",
|
|
4436
4434
|
"text-table": "~0.2.0",
|
|
@@ -4477,6 +4475,19 @@
|
|
|
4477
4475
|
"node": ">=12"
|
|
4478
4476
|
}
|
|
4479
4477
|
},
|
|
4478
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
4479
|
+
"version": "6.0.1",
|
|
4480
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
4481
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
4482
|
+
"inBundle": true,
|
|
4483
|
+
"license": "MIT",
|
|
4484
|
+
"engines": {
|
|
4485
|
+
"node": ">=12"
|
|
4486
|
+
},
|
|
4487
|
+
"funding": {
|
|
4488
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4489
|
+
}
|
|
4490
|
+
},
|
|
4480
4491
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
4481
4492
|
"version": "9.2.2",
|
|
4482
4493
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
@@ -4502,6 +4513,22 @@
|
|
|
4502
4513
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4503
4514
|
}
|
|
4504
4515
|
},
|
|
4516
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
4517
|
+
"version": "7.1.0",
|
|
4518
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
4519
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
4520
|
+
"inBundle": true,
|
|
4521
|
+
"license": "MIT",
|
|
4522
|
+
"dependencies": {
|
|
4523
|
+
"ansi-regex": "^6.0.1"
|
|
4524
|
+
},
|
|
4525
|
+
"engines": {
|
|
4526
|
+
"node": ">=12"
|
|
4527
|
+
},
|
|
4528
|
+
"funding": {
|
|
4529
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4505
4532
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/string-locale-compare": {
|
|
4506
4533
|
"version": "1.1.0",
|
|
4507
4534
|
"resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz",
|
|
@@ -4510,7 +4537,9 @@
|
|
|
4510
4537
|
"license": "ISC"
|
|
4511
4538
|
},
|
|
4512
4539
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/agent": {
|
|
4513
|
-
"version": "2.2.
|
|
4540
|
+
"version": "2.2.1",
|
|
4541
|
+
"resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.1.tgz",
|
|
4542
|
+
"integrity": "sha512-H4FrOVtNyWC8MUwL3UfjOsAihHvT1Pe8POj3JvjXhSTJipsZMtgUALCT4mGyYZNxymkUfOw3PUj6dE4QPp6osQ==",
|
|
4514
4543
|
"inBundle": true,
|
|
4515
4544
|
"license": "ISC",
|
|
4516
4545
|
"dependencies": {
|
|
@@ -4525,7 +4554,9 @@
|
|
|
4525
4554
|
}
|
|
4526
4555
|
},
|
|
4527
4556
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/arborist": {
|
|
4528
|
-
"version": "7.
|
|
4557
|
+
"version": "7.4.0",
|
|
4558
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.4.0.tgz",
|
|
4559
|
+
"integrity": "sha512-VFsUaTrV8NR+0E2I+xhp6pPC5eAbMmSMSMZbS57aogLc6du6HWBPATFOaiNWwp1QTFVeP4aLhYixQM9hHfaAsA==",
|
|
4529
4560
|
"inBundle": true,
|
|
4530
4561
|
"license": "ISC",
|
|
4531
4562
|
"dependencies": {
|
|
@@ -4537,7 +4568,7 @@
|
|
|
4537
4568
|
"@npmcli/name-from-folder": "^2.0.0",
|
|
4538
4569
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4539
4570
|
"@npmcli/package-json": "^5.0.0",
|
|
4540
|
-
"@npmcli/query": "^3.0
|
|
4571
|
+
"@npmcli/query": "^3.1.0",
|
|
4541
4572
|
"@npmcli/run-script": "^7.0.2",
|
|
4542
4573
|
"bin-links": "^4.0.1",
|
|
4543
4574
|
"cacache": "^18.0.0",
|
|
@@ -4556,7 +4587,7 @@
|
|
|
4556
4587
|
"parse-conflict-json": "^3.0.0",
|
|
4557
4588
|
"proc-log": "^3.0.0",
|
|
4558
4589
|
"promise-all-reject-late": "^1.0.0",
|
|
4559
|
-
"promise-call-limit": "^
|
|
4590
|
+
"promise-call-limit": "^3.0.1",
|
|
4560
4591
|
"read-package-json-fast": "^3.0.2",
|
|
4561
4592
|
"semver": "^7.3.7",
|
|
4562
4593
|
"ssri": "^10.0.5",
|
|
@@ -4571,7 +4602,9 @@
|
|
|
4571
4602
|
}
|
|
4572
4603
|
},
|
|
4573
4604
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/config": {
|
|
4574
|
-
"version": "8.0
|
|
4605
|
+
"version": "8.2.0",
|
|
4606
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.0.tgz",
|
|
4607
|
+
"integrity": "sha512-YoEYZFg0hRSRP/Chmq+J4FvULFvji6SORUYWQc10FiJ+ReAnViXcDCENg6kM6dID04bAoKNUygrby798+gYBbQ==",
|
|
4575
4608
|
"inBundle": true,
|
|
4576
4609
|
"license": "ISC",
|
|
4577
4610
|
"dependencies": {
|
|
@@ -4631,7 +4664,9 @@
|
|
|
4631
4664
|
}
|
|
4632
4665
|
},
|
|
4633
4666
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/git": {
|
|
4634
|
-
"version": "5.0.
|
|
4667
|
+
"version": "5.0.4",
|
|
4668
|
+
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.4.tgz",
|
|
4669
|
+
"integrity": "sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==",
|
|
4635
4670
|
"inBundle": true,
|
|
4636
4671
|
"license": "ISC",
|
|
4637
4672
|
"dependencies": {
|
|
@@ -4737,7 +4772,9 @@
|
|
|
4737
4772
|
}
|
|
4738
4773
|
},
|
|
4739
4774
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
|
4740
|
-
"version": "7.0.
|
|
4775
|
+
"version": "7.0.1",
|
|
4776
|
+
"resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
|
|
4777
|
+
"integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
|
|
4741
4778
|
"inBundle": true,
|
|
4742
4779
|
"license": "ISC",
|
|
4743
4780
|
"dependencies": {
|
|
@@ -4748,7 +4785,9 @@
|
|
|
4748
4785
|
}
|
|
4749
4786
|
},
|
|
4750
4787
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/query": {
|
|
4751
|
-
"version": "3.0
|
|
4788
|
+
"version": "3.1.0",
|
|
4789
|
+
"resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
|
|
4790
|
+
"integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
|
|
4752
4791
|
"inBundle": true,
|
|
4753
4792
|
"license": "ISC",
|
|
4754
4793
|
"dependencies": {
|
|
@@ -4759,14 +4798,16 @@
|
|
|
4759
4798
|
}
|
|
4760
4799
|
},
|
|
4761
4800
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/run-script": {
|
|
4762
|
-
"version": "7.0.
|
|
4801
|
+
"version": "7.0.4",
|
|
4802
|
+
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
|
|
4803
|
+
"integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
|
|
4763
4804
|
"inBundle": true,
|
|
4764
4805
|
"license": "ISC",
|
|
4765
4806
|
"dependencies": {
|
|
4766
4807
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4808
|
+
"@npmcli/package-json": "^5.0.0",
|
|
4767
4809
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
4768
4810
|
"node-gyp": "^10.0.0",
|
|
4769
|
-
"read-package-json-fast": "^3.0.0",
|
|
4770
4811
|
"which": "^4.0.0"
|
|
4771
4812
|
},
|
|
4772
4813
|
"engines": {
|
|
@@ -4785,18 +4826,32 @@
|
|
|
4785
4826
|
}
|
|
4786
4827
|
},
|
|
4787
4828
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/bundle": {
|
|
4788
|
-
"version": "2.
|
|
4829
|
+
"version": "2.2.0",
|
|
4830
|
+
"resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.2.0.tgz",
|
|
4831
|
+
"integrity": "sha512-5VI58qgNs76RDrwXNhpmyN/jKpq9evV/7f1XrcqcAfvxDl5SeVY/I5Rmfe96ULAV7/FK5dge9RBKGBJPhL1WsQ==",
|
|
4789
4832
|
"inBundle": true,
|
|
4790
4833
|
"license": "Apache-2.0",
|
|
4791
4834
|
"dependencies": {
|
|
4792
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4835
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4793
4836
|
},
|
|
4794
4837
|
"engines": {
|
|
4795
4838
|
"node": "^16.14.0 || >=18.0.0"
|
|
4796
4839
|
}
|
|
4797
4840
|
},
|
|
4841
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/core": {
|
|
4842
|
+
"version": "1.0.0",
|
|
4843
|
+
"resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.0.0.tgz",
|
|
4844
|
+
"integrity": "sha512-dW2qjbWLRKGu6MIDUTBuJwXCnR8zivcSpf5inUzk7y84zqy/dji0/uahppoIgMoKeR+6pUZucrwHfkQQtiG9Rw==",
|
|
4845
|
+
"inBundle": true,
|
|
4846
|
+
"license": "Apache-2.0",
|
|
4847
|
+
"engines": {
|
|
4848
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
4849
|
+
}
|
|
4850
|
+
},
|
|
4798
4851
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
|
4799
|
-
"version": "0.
|
|
4852
|
+
"version": "0.3.0",
|
|
4853
|
+
"resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.0.tgz",
|
|
4854
|
+
"integrity": "sha512-zxiQ66JFOjVvP9hbhGj/F/qNdsZfkGb/dVXSanNRNuAzMlr4MC95voPUBX8//ZNnmv3uSYzdfR/JSkrgvZTGxA==",
|
|
4800
4855
|
"inBundle": true,
|
|
4801
4856
|
"license": "Apache-2.0",
|
|
4802
4857
|
"engines": {
|
|
@@ -4804,12 +4859,15 @@
|
|
|
4804
4859
|
}
|
|
4805
4860
|
},
|
|
4806
4861
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/sign": {
|
|
4807
|
-
"version": "2.2.
|
|
4862
|
+
"version": "2.2.3",
|
|
4863
|
+
"resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.3.tgz",
|
|
4864
|
+
"integrity": "sha512-LqlA+ffyN02yC7RKszCdMTS6bldZnIodiox+IkT8B2f8oRYXCB3LQ9roXeiEL21m64CVH1wyveYAORfD65WoSw==",
|
|
4808
4865
|
"inBundle": true,
|
|
4809
4866
|
"license": "Apache-2.0",
|
|
4810
4867
|
"dependencies": {
|
|
4811
|
-
"@sigstore/bundle": "^2.
|
|
4812
|
-
"@sigstore/
|
|
4868
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4869
|
+
"@sigstore/core": "^1.0.0",
|
|
4870
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4813
4871
|
"make-fetch-happen": "^13.0.0"
|
|
4814
4872
|
},
|
|
4815
4873
|
"engines": {
|
|
@@ -4817,12 +4875,29 @@
|
|
|
4817
4875
|
}
|
|
4818
4876
|
},
|
|
4819
4877
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/tuf": {
|
|
4820
|
-
"version": "2.
|
|
4878
|
+
"version": "2.3.1",
|
|
4879
|
+
"resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.1.tgz",
|
|
4880
|
+
"integrity": "sha512-9Iv40z652td/QbV0o5n/x25H9w6IYRt2pIGbTX55yFDYlApDQn/6YZomjz6+KBx69rXHLzHcbtTS586mDdFD+Q==",
|
|
4821
4881
|
"inBundle": true,
|
|
4822
4882
|
"license": "Apache-2.0",
|
|
4823
4883
|
"dependencies": {
|
|
4824
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4825
|
-
"tuf-js": "^2.
|
|
4884
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4885
|
+
"tuf-js": "^2.2.0"
|
|
4886
|
+
},
|
|
4887
|
+
"engines": {
|
|
4888
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
4889
|
+
}
|
|
4890
|
+
},
|
|
4891
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/verify": {
|
|
4892
|
+
"version": "1.1.0",
|
|
4893
|
+
"resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.1.0.tgz",
|
|
4894
|
+
"integrity": "sha512-1fTqnqyTBWvV7cftUUFtDcHPdSox0N3Ub7C0lRyReYx4zZUlNTZjCV+HPy4Lre+r45dV7Qx5JLKvqqsgxuyYfg==",
|
|
4895
|
+
"inBundle": true,
|
|
4896
|
+
"license": "Apache-2.0",
|
|
4897
|
+
"dependencies": {
|
|
4898
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4899
|
+
"@sigstore/core": "^1.0.0",
|
|
4900
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4826
4901
|
},
|
|
4827
4902
|
"engines": {
|
|
4828
4903
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -4862,19 +4937,6 @@
|
|
|
4862
4937
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4863
4938
|
}
|
|
4864
4939
|
},
|
|
4865
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/abort-controller": {
|
|
4866
|
-
"version": "3.0.0",
|
|
4867
|
-
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
4868
|
-
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
4869
|
-
"inBundle": true,
|
|
4870
|
-
"license": "MIT",
|
|
4871
|
-
"dependencies": {
|
|
4872
|
-
"event-target-shim": "^5.0.0"
|
|
4873
|
-
},
|
|
4874
|
-
"engines": {
|
|
4875
|
-
"node": ">=6.5"
|
|
4876
|
-
}
|
|
4877
|
-
},
|
|
4878
4940
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/agent-base": {
|
|
4879
4941
|
"version": "7.1.0",
|
|
4880
4942
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
|
|
@@ -4903,16 +4965,13 @@
|
|
|
4903
4965
|
}
|
|
4904
4966
|
},
|
|
4905
4967
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-regex": {
|
|
4906
|
-
"version": "
|
|
4907
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-
|
|
4908
|
-
"integrity": "sha512-
|
|
4968
|
+
"version": "5.0.1",
|
|
4969
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4970
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4909
4971
|
"inBundle": true,
|
|
4910
4972
|
"license": "MIT",
|
|
4911
4973
|
"engines": {
|
|
4912
|
-
"node": ">=
|
|
4913
|
-
},
|
|
4914
|
-
"funding": {
|
|
4915
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4974
|
+
"node": ">=8"
|
|
4916
4975
|
}
|
|
4917
4976
|
},
|
|
4918
4977
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-styles": {
|
|
@@ -4943,13 +5002,11 @@
|
|
|
4943
5002
|
"license": "MIT"
|
|
4944
5003
|
},
|
|
4945
5004
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/are-we-there-yet": {
|
|
4946
|
-
"version": "4.0.
|
|
5005
|
+
"version": "4.0.2",
|
|
5006
|
+
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
|
|
5007
|
+
"integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
|
|
4947
5008
|
"inBundle": true,
|
|
4948
5009
|
"license": "ISC",
|
|
4949
|
-
"dependencies": {
|
|
4950
|
-
"delegates": "^1.0.0",
|
|
4951
|
-
"readable-stream": "^4.1.0"
|
|
4952
|
-
},
|
|
4953
5010
|
"engines": {
|
|
4954
5011
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4955
5012
|
}
|
|
@@ -4961,27 +5018,6 @@
|
|
|
4961
5018
|
"inBundle": true,
|
|
4962
5019
|
"license": "MIT"
|
|
4963
5020
|
},
|
|
4964
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/base64-js": {
|
|
4965
|
-
"version": "1.5.1",
|
|
4966
|
-
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
4967
|
-
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
4968
|
-
"funding": [
|
|
4969
|
-
{
|
|
4970
|
-
"type": "github",
|
|
4971
|
-
"url": "https://github.com/sponsors/feross"
|
|
4972
|
-
},
|
|
4973
|
-
{
|
|
4974
|
-
"type": "patreon",
|
|
4975
|
-
"url": "https://www.patreon.com/feross"
|
|
4976
|
-
},
|
|
4977
|
-
{
|
|
4978
|
-
"type": "consulting",
|
|
4979
|
-
"url": "https://feross.org/support"
|
|
4980
|
-
}
|
|
4981
|
-
],
|
|
4982
|
-
"inBundle": true,
|
|
4983
|
-
"license": "MIT"
|
|
4984
|
-
},
|
|
4985
5021
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/bin-links": {
|
|
4986
5022
|
"version": "4.0.3",
|
|
4987
5023
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
|
|
@@ -5018,31 +5054,6 @@
|
|
|
5018
5054
|
"balanced-match": "^1.0.0"
|
|
5019
5055
|
}
|
|
5020
5056
|
},
|
|
5021
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/buffer": {
|
|
5022
|
-
"version": "6.0.3",
|
|
5023
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
5024
|
-
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
5025
|
-
"funding": [
|
|
5026
|
-
{
|
|
5027
|
-
"type": "github",
|
|
5028
|
-
"url": "https://github.com/sponsors/feross"
|
|
5029
|
-
},
|
|
5030
|
-
{
|
|
5031
|
-
"type": "patreon",
|
|
5032
|
-
"url": "https://www.patreon.com/feross"
|
|
5033
|
-
},
|
|
5034
|
-
{
|
|
5035
|
-
"type": "consulting",
|
|
5036
|
-
"url": "https://feross.org/support"
|
|
5037
|
-
}
|
|
5038
|
-
],
|
|
5039
|
-
"inBundle": true,
|
|
5040
|
-
"license": "MIT",
|
|
5041
|
-
"dependencies": {
|
|
5042
|
-
"base64-js": "^1.3.1",
|
|
5043
|
-
"ieee754": "^1.2.1"
|
|
5044
|
-
}
|
|
5045
|
-
},
|
|
5046
5057
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/builtins": {
|
|
5047
5058
|
"version": "5.0.1",
|
|
5048
5059
|
"resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
|
|
@@ -5054,7 +5065,9 @@
|
|
|
5054
5065
|
}
|
|
5055
5066
|
},
|
|
5056
5067
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cacache": {
|
|
5057
|
-
"version": "18.0.
|
|
5068
|
+
"version": "18.0.2",
|
|
5069
|
+
"resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
|
|
5070
|
+
"integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
|
|
5058
5071
|
"inBundle": true,
|
|
5059
5072
|
"license": "ISC",
|
|
5060
5073
|
"dependencies": {
|
|
@@ -5063,7 +5076,7 @@
|
|
|
5063
5076
|
"glob": "^10.2.2",
|
|
5064
5077
|
"lru-cache": "^10.0.1",
|
|
5065
5078
|
"minipass": "^7.0.3",
|
|
5066
|
-
"minipass-collect": "^
|
|
5079
|
+
"minipass-collect": "^2.0.1",
|
|
5067
5080
|
"minipass-flush": "^1.0.5",
|
|
5068
5081
|
"minipass-pipeline": "^1.2.4",
|
|
5069
5082
|
"p-map": "^4.0.0",
|
|
@@ -5151,29 +5164,6 @@
|
|
|
5151
5164
|
"node": ">= 10"
|
|
5152
5165
|
}
|
|
5153
5166
|
},
|
|
5154
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex": {
|
|
5155
|
-
"version": "5.0.1",
|
|
5156
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5157
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5158
|
-
"inBundle": true,
|
|
5159
|
-
"license": "MIT",
|
|
5160
|
-
"engines": {
|
|
5161
|
-
"node": ">=8"
|
|
5162
|
-
}
|
|
5163
|
-
},
|
|
5164
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi": {
|
|
5165
|
-
"version": "6.0.1",
|
|
5166
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5167
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5168
|
-
"inBundle": true,
|
|
5169
|
-
"license": "MIT",
|
|
5170
|
-
"dependencies": {
|
|
5171
|
-
"ansi-regex": "^5.0.1"
|
|
5172
|
-
},
|
|
5173
|
-
"engines": {
|
|
5174
|
-
"node": ">=8"
|
|
5175
|
-
}
|
|
5176
|
-
},
|
|
5177
5167
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-table3": {
|
|
5178
5168
|
"version": "0.6.3",
|
|
5179
5169
|
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
|
|
@@ -5254,29 +5244,6 @@
|
|
|
5254
5244
|
"node": ">=8.0.0"
|
|
5255
5245
|
}
|
|
5256
5246
|
},
|
|
5257
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/ansi-regex": {
|
|
5258
|
-
"version": "5.0.1",
|
|
5259
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5260
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5261
|
-
"inBundle": true,
|
|
5262
|
-
"license": "MIT",
|
|
5263
|
-
"engines": {
|
|
5264
|
-
"node": ">=8"
|
|
5265
|
-
}
|
|
5266
|
-
},
|
|
5267
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/strip-ansi": {
|
|
5268
|
-
"version": "6.0.1",
|
|
5269
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5270
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5271
|
-
"inBundle": true,
|
|
5272
|
-
"license": "MIT",
|
|
5273
|
-
"dependencies": {
|
|
5274
|
-
"ansi-regex": "^5.0.1"
|
|
5275
|
-
},
|
|
5276
|
-
"engines": {
|
|
5277
|
-
"node": ">=8"
|
|
5278
|
-
}
|
|
5279
|
-
},
|
|
5280
5247
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/common-ancestor-path": {
|
|
5281
5248
|
"version": "1.0.1",
|
|
5282
5249
|
"resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
|
|
@@ -5373,15 +5340,10 @@
|
|
|
5373
5340
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5374
5341
|
}
|
|
5375
5342
|
},
|
|
5376
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/delegates": {
|
|
5377
|
-
"version": "1.0.0",
|
|
5378
|
-
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
|
5379
|
-
"integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
|
|
5380
|
-
"inBundle": true,
|
|
5381
|
-
"license": "MIT"
|
|
5382
|
-
},
|
|
5383
5343
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/diff": {
|
|
5384
|
-
"version": "5.
|
|
5344
|
+
"version": "5.2.0",
|
|
5345
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
5346
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
5385
5347
|
"inBundle": true,
|
|
5386
5348
|
"license": "BSD-3-Clause",
|
|
5387
5349
|
"engines": {
|
|
@@ -5430,26 +5392,6 @@
|
|
|
5430
5392
|
"inBundle": true,
|
|
5431
5393
|
"license": "MIT"
|
|
5432
5394
|
},
|
|
5433
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/event-target-shim": {
|
|
5434
|
-
"version": "5.0.1",
|
|
5435
|
-
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
|
|
5436
|
-
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
|
|
5437
|
-
"inBundle": true,
|
|
5438
|
-
"license": "MIT",
|
|
5439
|
-
"engines": {
|
|
5440
|
-
"node": ">=6"
|
|
5441
|
-
}
|
|
5442
|
-
},
|
|
5443
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/events": {
|
|
5444
|
-
"version": "3.3.0",
|
|
5445
|
-
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
5446
|
-
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
5447
|
-
"inBundle": true,
|
|
5448
|
-
"license": "MIT",
|
|
5449
|
-
"engines": {
|
|
5450
|
-
"node": ">=0.8.x"
|
|
5451
|
-
}
|
|
5452
|
-
},
|
|
5453
5395
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/exponential-backoff": {
|
|
5454
5396
|
"version": "3.1.1",
|
|
5455
5397
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
|
|
@@ -5527,29 +5469,6 @@
|
|
|
5527
5469
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
5528
5470
|
}
|
|
5529
5471
|
},
|
|
5530
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/ansi-regex": {
|
|
5531
|
-
"version": "5.0.1",
|
|
5532
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5533
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5534
|
-
"inBundle": true,
|
|
5535
|
-
"license": "MIT",
|
|
5536
|
-
"engines": {
|
|
5537
|
-
"node": ">=8"
|
|
5538
|
-
}
|
|
5539
|
-
},
|
|
5540
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/strip-ansi": {
|
|
5541
|
-
"version": "6.0.1",
|
|
5542
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5543
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5544
|
-
"inBundle": true,
|
|
5545
|
-
"license": "MIT",
|
|
5546
|
-
"dependencies": {
|
|
5547
|
-
"ansi-regex": "^5.0.1"
|
|
5548
|
-
},
|
|
5549
|
-
"engines": {
|
|
5550
|
-
"node": ">=8"
|
|
5551
|
-
}
|
|
5552
|
-
},
|
|
5553
5472
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/glob": {
|
|
5554
5473
|
"version": "10.3.10",
|
|
5555
5474
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
@@ -5588,7 +5507,9 @@
|
|
|
5588
5507
|
"license": "ISC"
|
|
5589
5508
|
},
|
|
5590
5509
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/hasown": {
|
|
5591
|
-
"version": "2.0.
|
|
5510
|
+
"version": "2.0.1",
|
|
5511
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.1.tgz",
|
|
5512
|
+
"integrity": "sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==",
|
|
5592
5513
|
"inBundle": true,
|
|
5593
5514
|
"license": "MIT",
|
|
5594
5515
|
"dependencies": {
|
|
@@ -5619,7 +5540,9 @@
|
|
|
5619
5540
|
"license": "BSD-2-Clause"
|
|
5620
5541
|
},
|
|
5621
5542
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/http-proxy-agent": {
|
|
5622
|
-
"version": "7.0.
|
|
5543
|
+
"version": "7.0.2",
|
|
5544
|
+
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
5545
|
+
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
|
5623
5546
|
"inBundle": true,
|
|
5624
5547
|
"license": "MIT",
|
|
5625
5548
|
"dependencies": {
|
|
@@ -5631,7 +5554,9 @@
|
|
|
5631
5554
|
}
|
|
5632
5555
|
},
|
|
5633
5556
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/https-proxy-agent": {
|
|
5634
|
-
"version": "7.0.
|
|
5557
|
+
"version": "7.0.4",
|
|
5558
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
|
|
5559
|
+
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
|
|
5635
5560
|
"inBundle": true,
|
|
5636
5561
|
"license": "MIT",
|
|
5637
5562
|
"dependencies": {
|
|
@@ -5656,29 +5581,10 @@
|
|
|
5656
5581
|
"node": ">=0.10.0"
|
|
5657
5582
|
}
|
|
5658
5583
|
},
|
|
5659
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ieee754": {
|
|
5660
|
-
"version": "1.2.1",
|
|
5661
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
5662
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
5663
|
-
"funding": [
|
|
5664
|
-
{
|
|
5665
|
-
"type": "github",
|
|
5666
|
-
"url": "https://github.com/sponsors/feross"
|
|
5667
|
-
},
|
|
5668
|
-
{
|
|
5669
|
-
"type": "patreon",
|
|
5670
|
-
"url": "https://www.patreon.com/feross"
|
|
5671
|
-
},
|
|
5672
|
-
{
|
|
5673
|
-
"type": "consulting",
|
|
5674
|
-
"url": "https://feross.org/support"
|
|
5675
|
-
}
|
|
5676
|
-
],
|
|
5677
|
-
"inBundle": true,
|
|
5678
|
-
"license": "BSD-3-Clause"
|
|
5679
|
-
},
|
|
5680
5584
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ignore-walk": {
|
|
5681
|
-
"version": "6.0.
|
|
5585
|
+
"version": "6.0.4",
|
|
5586
|
+
"resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
|
|
5587
|
+
"integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
|
|
5682
5588
|
"inBundle": true,
|
|
5683
5589
|
"license": "ISC",
|
|
5684
5590
|
"dependencies": {
|
|
@@ -5737,10 +5643,26 @@
|
|
|
5737
5643
|
"node": "^16.14.0 || >=18.0.0"
|
|
5738
5644
|
}
|
|
5739
5645
|
},
|
|
5740
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip": {
|
|
5741
|
-
"version": "
|
|
5646
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address": {
|
|
5647
|
+
"version": "9.0.5",
|
|
5648
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
|
|
5649
|
+
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
|
|
5742
5650
|
"inBundle": true,
|
|
5743
|
-
"license": "MIT"
|
|
5651
|
+
"license": "MIT",
|
|
5652
|
+
"dependencies": {
|
|
5653
|
+
"jsbn": "1.1.0",
|
|
5654
|
+
"sprintf-js": "^1.1.3"
|
|
5655
|
+
},
|
|
5656
|
+
"engines": {
|
|
5657
|
+
"node": ">= 12"
|
|
5658
|
+
}
|
|
5659
|
+
},
|
|
5660
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
|
|
5661
|
+
"version": "1.1.3",
|
|
5662
|
+
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
5663
|
+
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
5664
|
+
"inBundle": true,
|
|
5665
|
+
"license": "BSD-3-Clause"
|
|
5744
5666
|
},
|
|
5745
5667
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-regex": {
|
|
5746
5668
|
"version": "5.0.0",
|
|
@@ -5824,8 +5746,17 @@
|
|
|
5824
5746
|
"@pkgjs/parseargs": "^0.11.0"
|
|
5825
5747
|
}
|
|
5826
5748
|
},
|
|
5749
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/jsbn": {
|
|
5750
|
+
"version": "1.1.0",
|
|
5751
|
+
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
5752
|
+
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
5753
|
+
"inBundle": true,
|
|
5754
|
+
"license": "MIT"
|
|
5755
|
+
},
|
|
5827
5756
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/json-parse-even-better-errors": {
|
|
5828
|
-
"version": "3.0.
|
|
5757
|
+
"version": "3.0.1",
|
|
5758
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
|
|
5759
|
+
"integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
|
|
5829
5760
|
"inBundle": true,
|
|
5830
5761
|
"license": "MIT",
|
|
5831
5762
|
"engines": {
|
|
@@ -5867,7 +5798,9 @@
|
|
|
5867
5798
|
"license": "MIT"
|
|
5868
5799
|
},
|
|
5869
5800
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmaccess": {
|
|
5870
|
-
"version": "8.0.
|
|
5801
|
+
"version": "8.0.2",
|
|
5802
|
+
"resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
|
|
5803
|
+
"integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
|
|
5871
5804
|
"inBundle": true,
|
|
5872
5805
|
"license": "ISC",
|
|
5873
5806
|
"dependencies": {
|
|
@@ -5879,7 +5812,9 @@
|
|
|
5879
5812
|
}
|
|
5880
5813
|
},
|
|
5881
5814
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmdiff": {
|
|
5882
|
-
"version": "6.0.
|
|
5815
|
+
"version": "6.0.7",
|
|
5816
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.7.tgz",
|
|
5817
|
+
"integrity": "sha512-Erca7NHh+MGk4O14mM4yv9S1S+Wc5TgFg6yr8r/g5ykn34dZdAP/GkzhQNJiOpzfD8j1HBhbTpkbGJHVDdgG5Q==",
|
|
5883
5818
|
"inBundle": true,
|
|
5884
5819
|
"license": "ISC",
|
|
5885
5820
|
"dependencies": {
|
|
@@ -5898,7 +5833,9 @@
|
|
|
5898
5833
|
}
|
|
5899
5834
|
},
|
|
5900
5835
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmexec": {
|
|
5901
|
-
"version": "7.0.
|
|
5836
|
+
"version": "7.0.8",
|
|
5837
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.8.tgz",
|
|
5838
|
+
"integrity": "sha512-xDzWoYpV1Ok0TIdrY4wuWGxriEv/O3/d8QG924yErBE0sMkkzKsin2dAmlEBsSlR7YRilObs8q+5uNtxKNQHAQ==",
|
|
5902
5839
|
"inBundle": true,
|
|
5903
5840
|
"license": "ISC",
|
|
5904
5841
|
"dependencies": {
|
|
@@ -5919,7 +5856,9 @@
|
|
|
5919
5856
|
}
|
|
5920
5857
|
},
|
|
5921
5858
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmfund": {
|
|
5922
|
-
"version": "5.0.
|
|
5859
|
+
"version": "5.0.5",
|
|
5860
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.5.tgz",
|
|
5861
|
+
"integrity": "sha512-BUu2l9Kn4u6nce1Ay8a1uRN1fyU7lbVmtsMYxWcFpcbF+ZPN7qIiPksfcnY9/NDKIRGJYwwv0IXgQQStHDx6Tg==",
|
|
5923
5862
|
"inBundle": true,
|
|
5924
5863
|
"license": "ISC",
|
|
5925
5864
|
"dependencies": {
|
|
@@ -5930,7 +5869,9 @@
|
|
|
5930
5869
|
}
|
|
5931
5870
|
},
|
|
5932
5871
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmhook": {
|
|
5933
|
-
"version": "10.0.
|
|
5872
|
+
"version": "10.0.1",
|
|
5873
|
+
"resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
|
|
5874
|
+
"integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
|
|
5934
5875
|
"inBundle": true,
|
|
5935
5876
|
"license": "ISC",
|
|
5936
5877
|
"dependencies": {
|
|
@@ -5942,7 +5883,9 @@
|
|
|
5942
5883
|
}
|
|
5943
5884
|
},
|
|
5944
5885
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmorg": {
|
|
5945
|
-
"version": "6.0.
|
|
5886
|
+
"version": "6.0.2",
|
|
5887
|
+
"resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
|
|
5888
|
+
"integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
|
|
5946
5889
|
"inBundle": true,
|
|
5947
5890
|
"license": "ISC",
|
|
5948
5891
|
"dependencies": {
|
|
@@ -5954,7 +5897,9 @@
|
|
|
5954
5897
|
}
|
|
5955
5898
|
},
|
|
5956
5899
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpack": {
|
|
5957
|
-
"version": "6.0.
|
|
5900
|
+
"version": "6.0.7",
|
|
5901
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.7.tgz",
|
|
5902
|
+
"integrity": "sha512-aVX5ZLiYAioShh5wzoBOGs25GvPskry7SxCpx76gMCjOrd/wKcNtbTOMqStvizd3c+vzq5a1b7FMP09XAtgRFg==",
|
|
5958
5903
|
"inBundle": true,
|
|
5959
5904
|
"license": "ISC",
|
|
5960
5905
|
"dependencies": {
|
|
@@ -5968,7 +5913,9 @@
|
|
|
5968
5913
|
}
|
|
5969
5914
|
},
|
|
5970
5915
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpublish": {
|
|
5971
|
-
"version": "9.0.
|
|
5916
|
+
"version": "9.0.4",
|
|
5917
|
+
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.4.tgz",
|
|
5918
|
+
"integrity": "sha512-330o6pVsCCg77jQ/+kidyG/RiohXYQKpqmzOC4BjUDWcimb+mXptRBh1Kvy27/Zb/CStZLVrfgGc6tXf5+PE3Q==",
|
|
5972
5919
|
"inBundle": true,
|
|
5973
5920
|
"license": "ISC",
|
|
5974
5921
|
"dependencies": {
|
|
@@ -5978,7 +5925,7 @@
|
|
|
5978
5925
|
"npm-registry-fetch": "^16.0.0",
|
|
5979
5926
|
"proc-log": "^3.0.0",
|
|
5980
5927
|
"semver": "^7.3.7",
|
|
5981
|
-
"sigstore": "^2.
|
|
5928
|
+
"sigstore": "^2.2.0",
|
|
5982
5929
|
"ssri": "^10.0.5"
|
|
5983
5930
|
},
|
|
5984
5931
|
"engines": {
|
|
@@ -5986,7 +5933,9 @@
|
|
|
5986
5933
|
}
|
|
5987
5934
|
},
|
|
5988
5935
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmsearch": {
|
|
5989
|
-
"version": "7.0.
|
|
5936
|
+
"version": "7.0.1",
|
|
5937
|
+
"resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
|
|
5938
|
+
"integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
|
|
5990
5939
|
"inBundle": true,
|
|
5991
5940
|
"license": "ISC",
|
|
5992
5941
|
"dependencies": {
|
|
@@ -5997,7 +5946,9 @@
|
|
|
5997
5946
|
}
|
|
5998
5947
|
},
|
|
5999
5948
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmteam": {
|
|
6000
|
-
"version": "6.0.
|
|
5949
|
+
"version": "6.0.1",
|
|
5950
|
+
"resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
|
|
5951
|
+
"integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
|
|
6001
5952
|
"inBundle": true,
|
|
6002
5953
|
"license": "ISC",
|
|
6003
5954
|
"dependencies": {
|
|
@@ -6009,7 +5960,9 @@
|
|
|
6009
5960
|
}
|
|
6010
5961
|
},
|
|
6011
5962
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmversion": {
|
|
6012
|
-
"version": "5.0.
|
|
5963
|
+
"version": "5.0.2",
|
|
5964
|
+
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
|
|
5965
|
+
"integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
|
|
6013
5966
|
"inBundle": true,
|
|
6014
5967
|
"license": "ISC",
|
|
6015
5968
|
"dependencies": {
|
|
@@ -6024,12 +5977,11 @@
|
|
|
6024
5977
|
}
|
|
6025
5978
|
},
|
|
6026
5979
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/lru-cache": {
|
|
6027
|
-
"version": "10.0
|
|
5980
|
+
"version": "10.2.0",
|
|
5981
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
5982
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
|
|
6028
5983
|
"inBundle": true,
|
|
6029
5984
|
"license": "ISC",
|
|
6030
|
-
"dependencies": {
|
|
6031
|
-
"semver": "^7.3.5"
|
|
6032
|
-
},
|
|
6033
5985
|
"engines": {
|
|
6034
5986
|
"node": "14 || >=16.14"
|
|
6035
5987
|
}
|
|
@@ -6084,29 +6036,16 @@
|
|
|
6084
6036
|
}
|
|
6085
6037
|
},
|
|
6086
6038
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect": {
|
|
6087
|
-
"version": "
|
|
6088
|
-
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-
|
|
6089
|
-
"integrity": "sha512-
|
|
6090
|
-
"inBundle": true,
|
|
6091
|
-
"license": "ISC",
|
|
6092
|
-
"dependencies": {
|
|
6093
|
-
"minipass": "^3.0.0"
|
|
6094
|
-
},
|
|
6095
|
-
"engines": {
|
|
6096
|
-
"node": ">= 8"
|
|
6097
|
-
}
|
|
6098
|
-
},
|
|
6099
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect/node_modules/minipass": {
|
|
6100
|
-
"version": "3.3.6",
|
|
6101
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
6102
|
-
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
6039
|
+
"version": "2.0.1",
|
|
6040
|
+
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
|
|
6041
|
+
"integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
|
|
6103
6042
|
"inBundle": true,
|
|
6104
6043
|
"license": "ISC",
|
|
6105
6044
|
"dependencies": {
|
|
6106
|
-
"
|
|
6045
|
+
"minipass": "^7.0.3"
|
|
6107
6046
|
},
|
|
6108
6047
|
"engines": {
|
|
6109
|
-
"node": ">=
|
|
6048
|
+
"node": ">=16 || 14 >=14.17"
|
|
6110
6049
|
}
|
|
6111
6050
|
},
|
|
6112
6051
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-fetch": {
|
|
@@ -6416,11 +6355,13 @@
|
|
|
6416
6355
|
}
|
|
6417
6356
|
},
|
|
6418
6357
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/npm-packlist": {
|
|
6419
|
-
"version": "8.0.
|
|
6358
|
+
"version": "8.0.2",
|
|
6359
|
+
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
|
|
6360
|
+
"integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
|
|
6420
6361
|
"inBundle": true,
|
|
6421
6362
|
"license": "ISC",
|
|
6422
6363
|
"dependencies": {
|
|
6423
|
-
"ignore-walk": "^6.0.
|
|
6364
|
+
"ignore-walk": "^6.0.4"
|
|
6424
6365
|
},
|
|
6425
6366
|
"engines": {
|
|
6426
6367
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
@@ -6518,7 +6459,9 @@
|
|
|
6518
6459
|
}
|
|
6519
6460
|
},
|
|
6520
6461
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/pacote": {
|
|
6521
|
-
"version": "17.0.
|
|
6462
|
+
"version": "17.0.6",
|
|
6463
|
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
|
|
6464
|
+
"integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
|
|
6522
6465
|
"inBundle": true,
|
|
6523
6466
|
"license": "ISC",
|
|
6524
6467
|
"dependencies": {
|
|
@@ -6537,7 +6480,7 @@
|
|
|
6537
6480
|
"promise-retry": "^2.0.1",
|
|
6538
6481
|
"read-package-json": "^7.0.0",
|
|
6539
6482
|
"read-package-json-fast": "^3.0.0",
|
|
6540
|
-
"sigstore": "^2.
|
|
6483
|
+
"sigstore": "^2.2.0",
|
|
6541
6484
|
"ssri": "^10.0.0",
|
|
6542
6485
|
"tar": "^6.1.11"
|
|
6543
6486
|
},
|
|
@@ -6591,7 +6534,9 @@
|
|
|
6591
6534
|
}
|
|
6592
6535
|
},
|
|
6593
6536
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/postcss-selector-parser": {
|
|
6594
|
-
"version": "6.0.
|
|
6537
|
+
"version": "6.0.15",
|
|
6538
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz",
|
|
6539
|
+
"integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==",
|
|
6595
6540
|
"inBundle": true,
|
|
6596
6541
|
"license": "MIT",
|
|
6597
6542
|
"dependencies": {
|
|
@@ -6612,16 +6557,6 @@
|
|
|
6612
6557
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6613
6558
|
}
|
|
6614
6559
|
},
|
|
6615
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/process": {
|
|
6616
|
-
"version": "0.11.10",
|
|
6617
|
-
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
|
|
6618
|
-
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
6619
|
-
"inBundle": true,
|
|
6620
|
-
"license": "MIT",
|
|
6621
|
-
"engines": {
|
|
6622
|
-
"node": ">= 0.6.0"
|
|
6623
|
-
}
|
|
6624
|
-
},
|
|
6625
6560
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-all-reject-late": {
|
|
6626
6561
|
"version": "1.0.1",
|
|
6627
6562
|
"resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
|
|
@@ -6633,7 +6568,9 @@
|
|
|
6633
6568
|
}
|
|
6634
6569
|
},
|
|
6635
6570
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-call-limit": {
|
|
6636
|
-
"version": "
|
|
6571
|
+
"version": "3.0.1",
|
|
6572
|
+
"resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
|
|
6573
|
+
"integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
|
|
6637
6574
|
"inBundle": true,
|
|
6638
6575
|
"license": "ISC",
|
|
6639
6576
|
"funding": {
|
|
@@ -6736,21 +6673,6 @@
|
|
|
6736
6673
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6737
6674
|
}
|
|
6738
6675
|
},
|
|
6739
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/readable-stream": {
|
|
6740
|
-
"version": "4.4.2",
|
|
6741
|
-
"inBundle": true,
|
|
6742
|
-
"license": "MIT",
|
|
6743
|
-
"dependencies": {
|
|
6744
|
-
"abort-controller": "^3.0.0",
|
|
6745
|
-
"buffer": "^6.0.3",
|
|
6746
|
-
"events": "^3.3.0",
|
|
6747
|
-
"process": "^0.11.10",
|
|
6748
|
-
"string_decoder": "^1.3.0"
|
|
6749
|
-
},
|
|
6750
|
-
"engines": {
|
|
6751
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
6752
|
-
}
|
|
6753
|
-
},
|
|
6754
6676
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/retry": {
|
|
6755
6677
|
"version": "0.12.0",
|
|
6756
6678
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
@@ -6761,27 +6683,6 @@
|
|
|
6761
6683
|
"node": ">= 4"
|
|
6762
6684
|
}
|
|
6763
6685
|
},
|
|
6764
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safe-buffer": {
|
|
6765
|
-
"version": "5.2.1",
|
|
6766
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
6767
|
-
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
6768
|
-
"funding": [
|
|
6769
|
-
{
|
|
6770
|
-
"type": "github",
|
|
6771
|
-
"url": "https://github.com/sponsors/feross"
|
|
6772
|
-
},
|
|
6773
|
-
{
|
|
6774
|
-
"type": "patreon",
|
|
6775
|
-
"url": "https://www.patreon.com/feross"
|
|
6776
|
-
},
|
|
6777
|
-
{
|
|
6778
|
-
"type": "consulting",
|
|
6779
|
-
"url": "https://feross.org/support"
|
|
6780
|
-
}
|
|
6781
|
-
],
|
|
6782
|
-
"inBundle": true,
|
|
6783
|
-
"license": "MIT"
|
|
6784
|
-
},
|
|
6785
6686
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safer-buffer": {
|
|
6786
6687
|
"version": "2.1.2",
|
|
6787
6688
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
@@ -6791,7 +6692,9 @@
|
|
|
6791
6692
|
"optional": true
|
|
6792
6693
|
},
|
|
6793
6694
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/semver": {
|
|
6794
|
-
"version": "7.
|
|
6695
|
+
"version": "7.6.0",
|
|
6696
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
6697
|
+
"integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
6795
6698
|
"inBundle": true,
|
|
6796
6699
|
"license": "ISC",
|
|
6797
6700
|
"dependencies": {
|
|
@@ -6861,14 +6764,18 @@
|
|
|
6861
6764
|
}
|
|
6862
6765
|
},
|
|
6863
6766
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/sigstore": {
|
|
6864
|
-
"version": "2.
|
|
6767
|
+
"version": "2.2.2",
|
|
6768
|
+
"resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.2.2.tgz",
|
|
6769
|
+
"integrity": "sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==",
|
|
6865
6770
|
"inBundle": true,
|
|
6866
6771
|
"license": "Apache-2.0",
|
|
6867
6772
|
"dependencies": {
|
|
6868
|
-
"@sigstore/bundle": "^2.
|
|
6869
|
-
"@sigstore/
|
|
6870
|
-
"@sigstore/
|
|
6871
|
-
"@sigstore/
|
|
6773
|
+
"@sigstore/bundle": "^2.2.0",
|
|
6774
|
+
"@sigstore/core": "^1.0.0",
|
|
6775
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
6776
|
+
"@sigstore/sign": "^2.2.3",
|
|
6777
|
+
"@sigstore/tuf": "^2.3.1",
|
|
6778
|
+
"@sigstore/verify": "^1.1.0"
|
|
6872
6779
|
},
|
|
6873
6780
|
"engines": {
|
|
6874
6781
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -6886,15 +6793,15 @@
|
|
|
6886
6793
|
}
|
|
6887
6794
|
},
|
|
6888
6795
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/socks": {
|
|
6889
|
-
"version": "2.
|
|
6796
|
+
"version": "2.8.0",
|
|
6890
6797
|
"inBundle": true,
|
|
6891
6798
|
"license": "MIT",
|
|
6892
6799
|
"dependencies": {
|
|
6893
|
-
"ip": "^
|
|
6800
|
+
"ip-address": "^9.0.5",
|
|
6894
6801
|
"smart-buffer": "^4.2.0"
|
|
6895
6802
|
},
|
|
6896
6803
|
"engines": {
|
|
6897
|
-
"node": ">=
|
|
6804
|
+
"node": ">= 16.0.0",
|
|
6898
6805
|
"npm": ">= 3.0.0"
|
|
6899
6806
|
}
|
|
6900
6807
|
},
|
|
@@ -6925,7 +6832,9 @@
|
|
|
6925
6832
|
}
|
|
6926
6833
|
},
|
|
6927
6834
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-exceptions": {
|
|
6928
|
-
"version": "2.
|
|
6835
|
+
"version": "2.5.0",
|
|
6836
|
+
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
|
|
6837
|
+
"integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
|
|
6929
6838
|
"inBundle": true,
|
|
6930
6839
|
"license": "CC-BY-3.0"
|
|
6931
6840
|
},
|
|
@@ -6941,7 +6850,9 @@
|
|
|
6941
6850
|
}
|
|
6942
6851
|
},
|
|
6943
6852
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-license-ids": {
|
|
6944
|
-
"version": "3.0.
|
|
6853
|
+
"version": "3.0.17",
|
|
6854
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
|
|
6855
|
+
"integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==",
|
|
6945
6856
|
"inBundle": true,
|
|
6946
6857
|
"license": "CC0-1.0"
|
|
6947
6858
|
},
|
|
@@ -6958,16 +6869,6 @@
|
|
|
6958
6869
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6959
6870
|
}
|
|
6960
6871
|
},
|
|
6961
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string_decoder": {
|
|
6962
|
-
"version": "1.3.0",
|
|
6963
|
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
6964
|
-
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
6965
|
-
"inBundle": true,
|
|
6966
|
-
"license": "MIT",
|
|
6967
|
-
"dependencies": {
|
|
6968
|
-
"safe-buffer": "~5.2.0"
|
|
6969
|
-
}
|
|
6970
|
-
},
|
|
6971
6872
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width": {
|
|
6972
6873
|
"version": "4.2.3",
|
|
6973
6874
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
@@ -6999,40 +6900,7 @@
|
|
|
6999
6900
|
"node": ">=8"
|
|
7000
6901
|
}
|
|
7001
6902
|
},
|
|
7002
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/
|
|
7003
|
-
"version": "5.0.1",
|
|
7004
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
7005
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
7006
|
-
"inBundle": true,
|
|
7007
|
-
"license": "MIT",
|
|
7008
|
-
"engines": {
|
|
7009
|
-
"node": ">=8"
|
|
7010
|
-
}
|
|
7011
|
-
},
|
|
7012
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
7013
|
-
"version": "6.0.1",
|
|
7014
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
7015
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
7016
|
-
"inBundle": true,
|
|
7017
|
-
"license": "MIT",
|
|
7018
|
-
"dependencies": {
|
|
7019
|
-
"ansi-regex": "^5.0.1"
|
|
7020
|
-
},
|
|
7021
|
-
"engines": {
|
|
7022
|
-
"node": ">=8"
|
|
7023
|
-
}
|
|
7024
|
-
},
|
|
7025
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/ansi-regex": {
|
|
7026
|
-
"version": "5.0.1",
|
|
7027
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
7028
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
7029
|
-
"inBundle": true,
|
|
7030
|
-
"license": "MIT",
|
|
7031
|
-
"engines": {
|
|
7032
|
-
"node": ">=8"
|
|
7033
|
-
}
|
|
7034
|
-
},
|
|
7035
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/strip-ansi": {
|
|
6903
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
|
|
7036
6904
|
"version": "6.0.1",
|
|
7037
6905
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
7038
6906
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
@@ -7045,22 +6913,6 @@
|
|
|
7045
6913
|
"node": ">=8"
|
|
7046
6914
|
}
|
|
7047
6915
|
},
|
|
7048
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
|
|
7049
|
-
"version": "7.1.0",
|
|
7050
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7051
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7052
|
-
"inBundle": true,
|
|
7053
|
-
"license": "MIT",
|
|
7054
|
-
"dependencies": {
|
|
7055
|
-
"ansi-regex": "^6.0.1"
|
|
7056
|
-
},
|
|
7057
|
-
"engines": {
|
|
7058
|
-
"node": ">=12"
|
|
7059
|
-
},
|
|
7060
|
-
"funding": {
|
|
7061
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
7062
|
-
}
|
|
7063
|
-
},
|
|
7064
6916
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs": {
|
|
7065
6917
|
"name": "strip-ansi",
|
|
7066
6918
|
"version": "6.0.1",
|
|
@@ -7075,16 +6927,6 @@
|
|
|
7075
6927
|
"node": ">=8"
|
|
7076
6928
|
}
|
|
7077
6929
|
},
|
|
7078
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
7079
|
-
"version": "5.0.1",
|
|
7080
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
7081
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
7082
|
-
"inBundle": true,
|
|
7083
|
-
"license": "MIT",
|
|
7084
|
-
"engines": {
|
|
7085
|
-
"node": ">=8"
|
|
7086
|
-
}
|
|
7087
|
-
},
|
|
7088
6930
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/supports-color": {
|
|
7089
6931
|
"version": "9.4.0",
|
|
7090
6932
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
@@ -7177,7 +7019,9 @@
|
|
|
7177
7019
|
}
|
|
7178
7020
|
},
|
|
7179
7021
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tuf-js": {
|
|
7180
|
-
"version": "2.
|
|
7022
|
+
"version": "2.2.0",
|
|
7023
|
+
"resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
|
|
7024
|
+
"integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
|
|
7181
7025
|
"inBundle": true,
|
|
7182
7026
|
"license": "MIT",
|
|
7183
7027
|
"dependencies": {
|
|
@@ -7336,16 +7180,6 @@
|
|
|
7336
7180
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7337
7181
|
}
|
|
7338
7182
|
},
|
|
7339
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
7340
|
-
"version": "5.0.1",
|
|
7341
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
7342
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
7343
|
-
"inBundle": true,
|
|
7344
|
-
"license": "MIT",
|
|
7345
|
-
"engines": {
|
|
7346
|
-
"node": ">=8"
|
|
7347
|
-
}
|
|
7348
|
-
},
|
|
7349
7183
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
7350
7184
|
"version": "4.3.0",
|
|
7351
7185
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -7362,17 +7196,17 @@
|
|
|
7362
7196
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7363
7197
|
}
|
|
7364
7198
|
},
|
|
7365
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi
|
|
7199
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
7366
7200
|
"version": "6.0.1",
|
|
7367
|
-
"resolved": "https://registry.npmjs.org/
|
|
7368
|
-
"integrity": "sha512-
|
|
7201
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7202
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
7369
7203
|
"inBundle": true,
|
|
7370
7204
|
"license": "MIT",
|
|
7371
|
-
"dependencies": {
|
|
7372
|
-
"ansi-regex": "^5.0.1"
|
|
7373
|
-
},
|
|
7374
7205
|
"engines": {
|
|
7375
|
-
"node": ">=
|
|
7206
|
+
"node": ">=12"
|
|
7207
|
+
},
|
|
7208
|
+
"funding": {
|
|
7209
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7376
7210
|
}
|
|
7377
7211
|
},
|
|
7378
7212
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
@@ -7400,6 +7234,22 @@
|
|
|
7400
7234
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7401
7235
|
}
|
|
7402
7236
|
},
|
|
7237
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
7238
|
+
"version": "7.1.0",
|
|
7239
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7240
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7241
|
+
"inBundle": true,
|
|
7242
|
+
"license": "MIT",
|
|
7243
|
+
"dependencies": {
|
|
7244
|
+
"ansi-regex": "^6.0.1"
|
|
7245
|
+
},
|
|
7246
|
+
"engines": {
|
|
7247
|
+
"node": ">=12"
|
|
7248
|
+
},
|
|
7249
|
+
"funding": {
|
|
7250
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
7251
|
+
}
|
|
7252
|
+
},
|
|
7403
7253
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/write-file-atomic": {
|
|
7404
7254
|
"version": "5.0.1",
|
|
7405
7255
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
|
@@ -7507,12 +7357,12 @@
|
|
|
7507
7357
|
}
|
|
7508
7358
|
},
|
|
7509
7359
|
"node_modules/@oclif/plugin-version": {
|
|
7510
|
-
"version": "2.0.
|
|
7511
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.
|
|
7512
|
-
"integrity": "sha512-
|
|
7360
|
+
"version": "2.0.13",
|
|
7361
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.13.tgz",
|
|
7362
|
+
"integrity": "sha512-ATKTvVCKyvrMiLRBtnkWCv0Jzeuxu/gY5lRzjcOPUOxkSiEUdnDRV1TjvFMBF/twhDNAVojVaBClXZ20uOtFEQ==",
|
|
7513
7363
|
"license": "MIT",
|
|
7514
7364
|
"dependencies": {
|
|
7515
|
-
"@oclif/core": "^3.
|
|
7365
|
+
"@oclif/core": "^3.20.0"
|
|
7516
7366
|
},
|
|
7517
7367
|
"engines": {
|
|
7518
7368
|
"node": ">=18.0.0"
|
|
@@ -8122,14 +7972,14 @@
|
|
|
8122
7972
|
}
|
|
8123
7973
|
},
|
|
8124
7974
|
"node_modules/@salesforce/plugin-auth": {
|
|
8125
|
-
"version": "3.3.
|
|
8126
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.
|
|
8127
|
-
"integrity": "sha512-
|
|
7975
|
+
"version": "3.3.18",
|
|
7976
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.18.tgz",
|
|
7977
|
+
"integrity": "sha512-PbCrcoEZXjbJ+5Y9yJyWKhZ5uWVmE9d+HdCsw3N9pFBoQfVCtT0yjH5V5g56viYrDEWIPVNnVod8GqaWzJEUwA==",
|
|
8128
7978
|
"license": "BSD-3-Clause",
|
|
8129
7979
|
"dependencies": {
|
|
8130
7980
|
"@inquirer/checkbox": "^1.5.2",
|
|
8131
7981
|
"@inquirer/select": "^1.3.3",
|
|
8132
|
-
"@oclif/core": "^3.
|
|
7982
|
+
"@oclif/core": "^3.20.0",
|
|
8133
7983
|
"@salesforce/core": "^6.5.5",
|
|
8134
7984
|
"@salesforce/kit": "^3.0.15",
|
|
8135
7985
|
"@salesforce/sf-plugins-core": "^7.1.12",
|
|
@@ -8515,18 +8365,18 @@
|
|
|
8515
8365
|
"license": "MIT"
|
|
8516
8366
|
},
|
|
8517
8367
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
8518
|
-
"version": "3.2.
|
|
8519
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.
|
|
8520
|
-
"integrity": "sha512-
|
|
8368
|
+
"version": "3.2.23",
|
|
8369
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.23.tgz",
|
|
8370
|
+
"integrity": "sha512-dbAy5H0v2EpCx+IUqkZ0tGrBY2QKU8TXCVQQYw6Zk4peOS4lZDLT5UDxjtovSvKf4XBhyDmTmsR5HtFMBi4TcA==",
|
|
8521
8371
|
"license": "BSD-3-Clause",
|
|
8522
8372
|
"dependencies": {
|
|
8523
|
-
"@oclif/core": "^3.
|
|
8373
|
+
"@oclif/core": "^3.20.0",
|
|
8524
8374
|
"@salesforce/apex-node": "^3.0.2",
|
|
8525
8375
|
"@salesforce/core": "^6.4.4",
|
|
8526
8376
|
"@salesforce/kit": "^3.0.15",
|
|
8527
8377
|
"@salesforce/plugin-info": "^3.0.27",
|
|
8528
8378
|
"@salesforce/sf-plugins-core": "^7.1.9",
|
|
8529
|
-
"@salesforce/source-deploy-retrieve": "^10.
|
|
8379
|
+
"@salesforce/source-deploy-retrieve": "^10.5.0",
|
|
8530
8380
|
"@salesforce/source-tracking": "^5.1.11",
|
|
8531
8381
|
"@salesforce/ts-types": "^2.0.9",
|
|
8532
8382
|
"chalk": "^5.3.0"
|
|
@@ -9025,16 +8875,16 @@
|
|
|
9025
8875
|
}
|
|
9026
8876
|
},
|
|
9027
8877
|
"node_modules/@salesforce/plugin-source": {
|
|
9028
|
-
"version": "3.1.
|
|
9029
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.
|
|
9030
|
-
"integrity": "sha512-
|
|
8878
|
+
"version": "3.1.17",
|
|
8879
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.17.tgz",
|
|
8880
|
+
"integrity": "sha512-7BX7OGxJ4HReNpA54wi3C2eSJdUbMlPQ8VGyfgdAfsbK9bdhP7AFKEcyqVwZS0pkftUW16x54OpK5WxkXOtuIA==",
|
|
9031
8881
|
"license": "BSD-3-Clause",
|
|
9032
8882
|
"dependencies": {
|
|
9033
8883
|
"@oclif/core": "^3.19.2",
|
|
9034
8884
|
"@salesforce/apex-node": "^3.0.2",
|
|
9035
8885
|
"@salesforce/core": "^6.4.4",
|
|
9036
8886
|
"@salesforce/kit": "^3.0.15",
|
|
9037
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8887
|
+
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
9038
8888
|
"@salesforce/source-deploy-retrieve": "^10.4.0",
|
|
9039
8889
|
"@salesforce/source-tracking": "^5.1.11",
|
|
9040
8890
|
"chalk": "^5.3.0",
|
|
@@ -9046,12 +8896,12 @@
|
|
|
9046
8896
|
}
|
|
9047
8897
|
},
|
|
9048
8898
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
9049
|
-
"version": "3.1.
|
|
9050
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.
|
|
9051
|
-
"integrity": "sha512-
|
|
8899
|
+
"version": "3.1.15",
|
|
8900
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.15.tgz",
|
|
8901
|
+
"integrity": "sha512-sjtsl/VwkhLZXadUx9hAC04z3fzJBCCDEHsd4/DdMC+HzntL6yFDXp3v80D7PDJSvdJ6x1DT4z17kOg33Fql6w==",
|
|
9052
8902
|
"license": "BSD-3-Clause",
|
|
9053
8903
|
"dependencies": {
|
|
9054
|
-
"@oclif/core": "^3.
|
|
8904
|
+
"@oclif/core": "^3.20.0",
|
|
9055
8905
|
"@salesforce/core": "^6.5.2",
|
|
9056
8906
|
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
9057
8907
|
"@salesforce/telemetry": "^5.0.10",
|