@salesforce/cli 2.34.0 → 2.34.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -8
- package/npm-shrinkwrap.json +276 -426
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.34.
|
|
3
|
+
"version": "2.34.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.34.
|
|
9
|
+
"version": "2.34.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
|
-
"@oclif/core": "3.25.
|
|
14
|
+
"@oclif/core": "3.25.1",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.0.13",
|
|
16
16
|
"@oclif/plugin-commands": "3.2.0",
|
|
17
17
|
"@oclif/plugin-help": "6.0.18",
|
|
18
18
|
"@oclif/plugin-not-found": "3.0.14",
|
|
19
|
-
"@oclif/plugin-plugins": "4.3.
|
|
19
|
+
"@oclif/plugin-plugins": "4.3.6",
|
|
20
20
|
"@oclif/plugin-search": "1.0.20",
|
|
21
21
|
"@oclif/plugin-update": "4.2.0",
|
|
22
22
|
"@oclif/plugin-version": "2.0.14",
|
|
@@ -3829,9 +3829,9 @@
|
|
|
3829
3829
|
}
|
|
3830
3830
|
},
|
|
3831
3831
|
"node_modules/@oclif/core": {
|
|
3832
|
-
"version": "3.25.
|
|
3833
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.
|
|
3834
|
-
"integrity": "sha512-
|
|
3832
|
+
"version": "3.25.1",
|
|
3833
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.1.tgz",
|
|
3834
|
+
"integrity": "sha512-L0WTgrcXBa1mc7CYxG0W07sRa4Zs5XpFD2HHhck7Xfqq7jnNcKDSuZ/LdqesVCry6eUHMh3C00IhJr6Msk19Iw==",
|
|
3835
3835
|
"license": "MIT",
|
|
3836
3836
|
"dependencies": {
|
|
3837
3837
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -4135,15 +4135,15 @@
|
|
|
4135
4135
|
}
|
|
4136
4136
|
},
|
|
4137
4137
|
"node_modules/@oclif/plugin-plugins": {
|
|
4138
|
-
"version": "4.3.
|
|
4139
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.3.
|
|
4140
|
-
"integrity": "sha512-
|
|
4138
|
+
"version": "4.3.6",
|
|
4139
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.3.6.tgz",
|
|
4140
|
+
"integrity": "sha512-a8GPZBnoVCBjlCEPgp8R93S9HyxSlGnoCvb6NIhqpVe4bk4DhxB9TongCWWaBvdUqovTbhgOfwxRB06oSe2plA==",
|
|
4141
4141
|
"license": "MIT",
|
|
4142
4142
|
"dependencies": {
|
|
4143
4143
|
"@oclif/core": "^3.23.0",
|
|
4144
4144
|
"chalk": "^5.3.0",
|
|
4145
4145
|
"debug": "^4.3.4",
|
|
4146
|
-
"npm": "10.
|
|
4146
|
+
"npm": "10.5.0",
|
|
4147
4147
|
"npm-run-path": "^4.0.1",
|
|
4148
4148
|
"semver": "^7.6.0",
|
|
4149
4149
|
"shelljs": "^0.8.5",
|
|
@@ -4194,9 +4194,9 @@
|
|
|
4194
4194
|
}
|
|
4195
4195
|
},
|
|
4196
4196
|
"node_modules/@oclif/plugin-plugins/node_modules/npm": {
|
|
4197
|
-
"version": "10.
|
|
4198
|
-
"resolved": "https://registry.npmjs.org/npm/-/npm-10.
|
|
4199
|
-
"integrity": "sha512-
|
|
4197
|
+
"version": "10.5.0",
|
|
4198
|
+
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
|
|
4199
|
+
"integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
|
|
4200
4200
|
"bundleDependencies": [
|
|
4201
4201
|
"@isaacs/string-locale-compare",
|
|
4202
4202
|
"@npmcli/arborist",
|
|
@@ -4260,7 +4260,6 @@
|
|
|
4260
4260
|
"semver",
|
|
4261
4261
|
"spdx-expression-parse",
|
|
4262
4262
|
"ssri",
|
|
4263
|
-
"strip-ansi",
|
|
4264
4263
|
"supports-color",
|
|
4265
4264
|
"tar",
|
|
4266
4265
|
"text-table",
|
|
@@ -4285,12 +4284,12 @@
|
|
|
4285
4284
|
"@npmcli/fs": "^3.1.0",
|
|
4286
4285
|
"@npmcli/map-workspaces": "^3.0.4",
|
|
4287
4286
|
"@npmcli/package-json": "^5.0.0",
|
|
4288
|
-
"@npmcli/promise-spawn": "^7.0.
|
|
4289
|
-
"@npmcli/run-script": "^7.0.
|
|
4290
|
-
"@sigstore/tuf": "^2.
|
|
4287
|
+
"@npmcli/promise-spawn": "^7.0.1",
|
|
4288
|
+
"@npmcli/run-script": "^7.0.4",
|
|
4289
|
+
"@sigstore/tuf": "^2.3.1",
|
|
4291
4290
|
"abbrev": "^2.0.0",
|
|
4292
4291
|
"archy": "~1.0.0",
|
|
4293
|
-
"cacache": "^18.0.
|
|
4292
|
+
"cacache": "^18.0.2",
|
|
4294
4293
|
"chalk": "^5.3.0",
|
|
4295
4294
|
"ci-info": "^4.0.0",
|
|
4296
4295
|
"cli-columns": "^4.0.0",
|
|
@@ -4304,7 +4303,7 @@
|
|
|
4304
4303
|
"ini": "^4.1.1",
|
|
4305
4304
|
"init-package-json": "^6.0.0",
|
|
4306
4305
|
"is-cidr": "^5.0.3",
|
|
4307
|
-
"json-parse-even-better-errors": "^3.0.
|
|
4306
|
+
"json-parse-even-better-errors": "^3.0.1",
|
|
4308
4307
|
"libnpmaccess": "^8.0.1",
|
|
4309
4308
|
"libnpmdiff": "^6.0.3",
|
|
4310
4309
|
"libnpmexec": "^7.0.4",
|
|
@@ -4333,15 +4332,14 @@
|
|
|
4333
4332
|
"npm-user-validate": "^2.0.0",
|
|
4334
4333
|
"npmlog": "^7.0.1",
|
|
4335
4334
|
"p-map": "^4.0.0",
|
|
4336
|
-
"pacote": "^17.0.
|
|
4335
|
+
"pacote": "^17.0.6",
|
|
4337
4336
|
"parse-conflict-json": "^3.0.1",
|
|
4338
4337
|
"proc-log": "^3.0.0",
|
|
4339
4338
|
"qrcode-terminal": "^0.12.0",
|
|
4340
4339
|
"read": "^2.1.0",
|
|
4341
|
-
"semver": "^7.
|
|
4340
|
+
"semver": "^7.6.0",
|
|
4342
4341
|
"spdx-expression-parse": "^3.0.1",
|
|
4343
4342
|
"ssri": "^10.0.5",
|
|
4344
|
-
"strip-ansi": "^7.1.0",
|
|
4345
4343
|
"supports-color": "^9.4.0",
|
|
4346
4344
|
"tar": "^6.2.0",
|
|
4347
4345
|
"text-table": "~0.2.0",
|
|
@@ -4388,6 +4386,19 @@
|
|
|
4388
4386
|
"node": ">=12"
|
|
4389
4387
|
}
|
|
4390
4388
|
},
|
|
4389
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
4390
|
+
"version": "6.0.1",
|
|
4391
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
4392
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
4393
|
+
"inBundle": true,
|
|
4394
|
+
"license": "MIT",
|
|
4395
|
+
"engines": {
|
|
4396
|
+
"node": ">=12"
|
|
4397
|
+
},
|
|
4398
|
+
"funding": {
|
|
4399
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4400
|
+
}
|
|
4401
|
+
},
|
|
4391
4402
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
4392
4403
|
"version": "9.2.2",
|
|
4393
4404
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
@@ -4413,6 +4424,22 @@
|
|
|
4413
4424
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4414
4425
|
}
|
|
4415
4426
|
},
|
|
4427
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
4428
|
+
"version": "7.1.0",
|
|
4429
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
4430
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
4431
|
+
"inBundle": true,
|
|
4432
|
+
"license": "MIT",
|
|
4433
|
+
"dependencies": {
|
|
4434
|
+
"ansi-regex": "^6.0.1"
|
|
4435
|
+
},
|
|
4436
|
+
"engines": {
|
|
4437
|
+
"node": ">=12"
|
|
4438
|
+
},
|
|
4439
|
+
"funding": {
|
|
4440
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4441
|
+
}
|
|
4442
|
+
},
|
|
4416
4443
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/string-locale-compare": {
|
|
4417
4444
|
"version": "1.1.0",
|
|
4418
4445
|
"resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz",
|
|
@@ -4421,7 +4448,9 @@
|
|
|
4421
4448
|
"license": "ISC"
|
|
4422
4449
|
},
|
|
4423
4450
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/agent": {
|
|
4424
|
-
"version": "2.2.
|
|
4451
|
+
"version": "2.2.1",
|
|
4452
|
+
"resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.1.tgz",
|
|
4453
|
+
"integrity": "sha512-H4FrOVtNyWC8MUwL3UfjOsAihHvT1Pe8POj3JvjXhSTJipsZMtgUALCT4mGyYZNxymkUfOw3PUj6dE4QPp6osQ==",
|
|
4425
4454
|
"inBundle": true,
|
|
4426
4455
|
"license": "ISC",
|
|
4427
4456
|
"dependencies": {
|
|
@@ -4436,7 +4465,9 @@
|
|
|
4436
4465
|
}
|
|
4437
4466
|
},
|
|
4438
4467
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/arborist": {
|
|
4439
|
-
"version": "7.
|
|
4468
|
+
"version": "7.4.0",
|
|
4469
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.4.0.tgz",
|
|
4470
|
+
"integrity": "sha512-VFsUaTrV8NR+0E2I+xhp6pPC5eAbMmSMSMZbS57aogLc6du6HWBPATFOaiNWwp1QTFVeP4aLhYixQM9hHfaAsA==",
|
|
4440
4471
|
"inBundle": true,
|
|
4441
4472
|
"license": "ISC",
|
|
4442
4473
|
"dependencies": {
|
|
@@ -4448,7 +4479,7 @@
|
|
|
4448
4479
|
"@npmcli/name-from-folder": "^2.0.0",
|
|
4449
4480
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4450
4481
|
"@npmcli/package-json": "^5.0.0",
|
|
4451
|
-
"@npmcli/query": "^3.0
|
|
4482
|
+
"@npmcli/query": "^3.1.0",
|
|
4452
4483
|
"@npmcli/run-script": "^7.0.2",
|
|
4453
4484
|
"bin-links": "^4.0.1",
|
|
4454
4485
|
"cacache": "^18.0.0",
|
|
@@ -4467,7 +4498,7 @@
|
|
|
4467
4498
|
"parse-conflict-json": "^3.0.0",
|
|
4468
4499
|
"proc-log": "^3.0.0",
|
|
4469
4500
|
"promise-all-reject-late": "^1.0.0",
|
|
4470
|
-
"promise-call-limit": "^
|
|
4501
|
+
"promise-call-limit": "^3.0.1",
|
|
4471
4502
|
"read-package-json-fast": "^3.0.2",
|
|
4472
4503
|
"semver": "^7.3.7",
|
|
4473
4504
|
"ssri": "^10.0.5",
|
|
@@ -4482,7 +4513,9 @@
|
|
|
4482
4513
|
}
|
|
4483
4514
|
},
|
|
4484
4515
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/config": {
|
|
4485
|
-
"version": "8.0
|
|
4516
|
+
"version": "8.2.0",
|
|
4517
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.0.tgz",
|
|
4518
|
+
"integrity": "sha512-YoEYZFg0hRSRP/Chmq+J4FvULFvji6SORUYWQc10FiJ+ReAnViXcDCENg6kM6dID04bAoKNUygrby798+gYBbQ==",
|
|
4486
4519
|
"inBundle": true,
|
|
4487
4520
|
"license": "ISC",
|
|
4488
4521
|
"dependencies": {
|
|
@@ -4542,7 +4575,9 @@
|
|
|
4542
4575
|
}
|
|
4543
4576
|
},
|
|
4544
4577
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/git": {
|
|
4545
|
-
"version": "5.0.
|
|
4578
|
+
"version": "5.0.4",
|
|
4579
|
+
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.4.tgz",
|
|
4580
|
+
"integrity": "sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==",
|
|
4546
4581
|
"inBundle": true,
|
|
4547
4582
|
"license": "ISC",
|
|
4548
4583
|
"dependencies": {
|
|
@@ -4648,7 +4683,9 @@
|
|
|
4648
4683
|
}
|
|
4649
4684
|
},
|
|
4650
4685
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
|
4651
|
-
"version": "7.0.
|
|
4686
|
+
"version": "7.0.1",
|
|
4687
|
+
"resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
|
|
4688
|
+
"integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
|
|
4652
4689
|
"inBundle": true,
|
|
4653
4690
|
"license": "ISC",
|
|
4654
4691
|
"dependencies": {
|
|
@@ -4659,7 +4696,9 @@
|
|
|
4659
4696
|
}
|
|
4660
4697
|
},
|
|
4661
4698
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/query": {
|
|
4662
|
-
"version": "3.0
|
|
4699
|
+
"version": "3.1.0",
|
|
4700
|
+
"resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
|
|
4701
|
+
"integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
|
|
4663
4702
|
"inBundle": true,
|
|
4664
4703
|
"license": "ISC",
|
|
4665
4704
|
"dependencies": {
|
|
@@ -4670,14 +4709,16 @@
|
|
|
4670
4709
|
}
|
|
4671
4710
|
},
|
|
4672
4711
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/run-script": {
|
|
4673
|
-
"version": "7.0.
|
|
4712
|
+
"version": "7.0.4",
|
|
4713
|
+
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
|
|
4714
|
+
"integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
|
|
4674
4715
|
"inBundle": true,
|
|
4675
4716
|
"license": "ISC",
|
|
4676
4717
|
"dependencies": {
|
|
4677
4718
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4719
|
+
"@npmcli/package-json": "^5.0.0",
|
|
4678
4720
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
4679
4721
|
"node-gyp": "^10.0.0",
|
|
4680
|
-
"read-package-json-fast": "^3.0.0",
|
|
4681
4722
|
"which": "^4.0.0"
|
|
4682
4723
|
},
|
|
4683
4724
|
"engines": {
|
|
@@ -4696,18 +4737,32 @@
|
|
|
4696
4737
|
}
|
|
4697
4738
|
},
|
|
4698
4739
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/bundle": {
|
|
4699
|
-
"version": "2.
|
|
4740
|
+
"version": "2.2.0",
|
|
4741
|
+
"resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.2.0.tgz",
|
|
4742
|
+
"integrity": "sha512-5VI58qgNs76RDrwXNhpmyN/jKpq9evV/7f1XrcqcAfvxDl5SeVY/I5Rmfe96ULAV7/FK5dge9RBKGBJPhL1WsQ==",
|
|
4700
4743
|
"inBundle": true,
|
|
4701
4744
|
"license": "Apache-2.0",
|
|
4702
4745
|
"dependencies": {
|
|
4703
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4746
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4704
4747
|
},
|
|
4705
4748
|
"engines": {
|
|
4706
4749
|
"node": "^16.14.0 || >=18.0.0"
|
|
4707
4750
|
}
|
|
4708
4751
|
},
|
|
4752
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/core": {
|
|
4753
|
+
"version": "1.0.0",
|
|
4754
|
+
"resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.0.0.tgz",
|
|
4755
|
+
"integrity": "sha512-dW2qjbWLRKGu6MIDUTBuJwXCnR8zivcSpf5inUzk7y84zqy/dji0/uahppoIgMoKeR+6pUZucrwHfkQQtiG9Rw==",
|
|
4756
|
+
"inBundle": true,
|
|
4757
|
+
"license": "Apache-2.0",
|
|
4758
|
+
"engines": {
|
|
4759
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
4760
|
+
}
|
|
4761
|
+
},
|
|
4709
4762
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
|
4710
|
-
"version": "0.
|
|
4763
|
+
"version": "0.3.0",
|
|
4764
|
+
"resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.0.tgz",
|
|
4765
|
+
"integrity": "sha512-zxiQ66JFOjVvP9hbhGj/F/qNdsZfkGb/dVXSanNRNuAzMlr4MC95voPUBX8//ZNnmv3uSYzdfR/JSkrgvZTGxA==",
|
|
4711
4766
|
"inBundle": true,
|
|
4712
4767
|
"license": "Apache-2.0",
|
|
4713
4768
|
"engines": {
|
|
@@ -4715,12 +4770,15 @@
|
|
|
4715
4770
|
}
|
|
4716
4771
|
},
|
|
4717
4772
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/sign": {
|
|
4718
|
-
"version": "2.2.
|
|
4773
|
+
"version": "2.2.3",
|
|
4774
|
+
"resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.3.tgz",
|
|
4775
|
+
"integrity": "sha512-LqlA+ffyN02yC7RKszCdMTS6bldZnIodiox+IkT8B2f8oRYXCB3LQ9roXeiEL21m64CVH1wyveYAORfD65WoSw==",
|
|
4719
4776
|
"inBundle": true,
|
|
4720
4777
|
"license": "Apache-2.0",
|
|
4721
4778
|
"dependencies": {
|
|
4722
|
-
"@sigstore/bundle": "^2.
|
|
4723
|
-
"@sigstore/
|
|
4779
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4780
|
+
"@sigstore/core": "^1.0.0",
|
|
4781
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4724
4782
|
"make-fetch-happen": "^13.0.0"
|
|
4725
4783
|
},
|
|
4726
4784
|
"engines": {
|
|
@@ -4728,12 +4786,29 @@
|
|
|
4728
4786
|
}
|
|
4729
4787
|
},
|
|
4730
4788
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/tuf": {
|
|
4731
|
-
"version": "2.
|
|
4789
|
+
"version": "2.3.1",
|
|
4790
|
+
"resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.1.tgz",
|
|
4791
|
+
"integrity": "sha512-9Iv40z652td/QbV0o5n/x25H9w6IYRt2pIGbTX55yFDYlApDQn/6YZomjz6+KBx69rXHLzHcbtTS586mDdFD+Q==",
|
|
4732
4792
|
"inBundle": true,
|
|
4733
4793
|
"license": "Apache-2.0",
|
|
4734
4794
|
"dependencies": {
|
|
4735
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4736
|
-
"tuf-js": "^2.
|
|
4795
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4796
|
+
"tuf-js": "^2.2.0"
|
|
4797
|
+
},
|
|
4798
|
+
"engines": {
|
|
4799
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
4800
|
+
}
|
|
4801
|
+
},
|
|
4802
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/verify": {
|
|
4803
|
+
"version": "1.1.0",
|
|
4804
|
+
"resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.1.0.tgz",
|
|
4805
|
+
"integrity": "sha512-1fTqnqyTBWvV7cftUUFtDcHPdSox0N3Ub7C0lRyReYx4zZUlNTZjCV+HPy4Lre+r45dV7Qx5JLKvqqsgxuyYfg==",
|
|
4806
|
+
"inBundle": true,
|
|
4807
|
+
"license": "Apache-2.0",
|
|
4808
|
+
"dependencies": {
|
|
4809
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4810
|
+
"@sigstore/core": "^1.0.0",
|
|
4811
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4737
4812
|
},
|
|
4738
4813
|
"engines": {
|
|
4739
4814
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -4773,19 +4848,6 @@
|
|
|
4773
4848
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4774
4849
|
}
|
|
4775
4850
|
},
|
|
4776
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/abort-controller": {
|
|
4777
|
-
"version": "3.0.0",
|
|
4778
|
-
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
4779
|
-
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
4780
|
-
"inBundle": true,
|
|
4781
|
-
"license": "MIT",
|
|
4782
|
-
"dependencies": {
|
|
4783
|
-
"event-target-shim": "^5.0.0"
|
|
4784
|
-
},
|
|
4785
|
-
"engines": {
|
|
4786
|
-
"node": ">=6.5"
|
|
4787
|
-
}
|
|
4788
|
-
},
|
|
4789
4851
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/agent-base": {
|
|
4790
4852
|
"version": "7.1.0",
|
|
4791
4853
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
|
|
@@ -4814,16 +4876,13 @@
|
|
|
4814
4876
|
}
|
|
4815
4877
|
},
|
|
4816
4878
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-regex": {
|
|
4817
|
-
"version": "
|
|
4818
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-
|
|
4819
|
-
"integrity": "sha512-
|
|
4879
|
+
"version": "5.0.1",
|
|
4880
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4881
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4820
4882
|
"inBundle": true,
|
|
4821
4883
|
"license": "MIT",
|
|
4822
4884
|
"engines": {
|
|
4823
|
-
"node": ">=
|
|
4824
|
-
},
|
|
4825
|
-
"funding": {
|
|
4826
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4885
|
+
"node": ">=8"
|
|
4827
4886
|
}
|
|
4828
4887
|
},
|
|
4829
4888
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-styles": {
|
|
@@ -4854,13 +4913,11 @@
|
|
|
4854
4913
|
"license": "MIT"
|
|
4855
4914
|
},
|
|
4856
4915
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/are-we-there-yet": {
|
|
4857
|
-
"version": "4.0.
|
|
4916
|
+
"version": "4.0.2",
|
|
4917
|
+
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
|
|
4918
|
+
"integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
|
|
4858
4919
|
"inBundle": true,
|
|
4859
4920
|
"license": "ISC",
|
|
4860
|
-
"dependencies": {
|
|
4861
|
-
"delegates": "^1.0.0",
|
|
4862
|
-
"readable-stream": "^4.1.0"
|
|
4863
|
-
},
|
|
4864
4921
|
"engines": {
|
|
4865
4922
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4866
4923
|
}
|
|
@@ -4872,27 +4929,6 @@
|
|
|
4872
4929
|
"inBundle": true,
|
|
4873
4930
|
"license": "MIT"
|
|
4874
4931
|
},
|
|
4875
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/base64-js": {
|
|
4876
|
-
"version": "1.5.1",
|
|
4877
|
-
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
4878
|
-
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
4879
|
-
"funding": [
|
|
4880
|
-
{
|
|
4881
|
-
"type": "github",
|
|
4882
|
-
"url": "https://github.com/sponsors/feross"
|
|
4883
|
-
},
|
|
4884
|
-
{
|
|
4885
|
-
"type": "patreon",
|
|
4886
|
-
"url": "https://www.patreon.com/feross"
|
|
4887
|
-
},
|
|
4888
|
-
{
|
|
4889
|
-
"type": "consulting",
|
|
4890
|
-
"url": "https://feross.org/support"
|
|
4891
|
-
}
|
|
4892
|
-
],
|
|
4893
|
-
"inBundle": true,
|
|
4894
|
-
"license": "MIT"
|
|
4895
|
-
},
|
|
4896
4932
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/bin-links": {
|
|
4897
4933
|
"version": "4.0.3",
|
|
4898
4934
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
|
|
@@ -4929,31 +4965,6 @@
|
|
|
4929
4965
|
"balanced-match": "^1.0.0"
|
|
4930
4966
|
}
|
|
4931
4967
|
},
|
|
4932
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/buffer": {
|
|
4933
|
-
"version": "6.0.3",
|
|
4934
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
4935
|
-
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
4936
|
-
"funding": [
|
|
4937
|
-
{
|
|
4938
|
-
"type": "github",
|
|
4939
|
-
"url": "https://github.com/sponsors/feross"
|
|
4940
|
-
},
|
|
4941
|
-
{
|
|
4942
|
-
"type": "patreon",
|
|
4943
|
-
"url": "https://www.patreon.com/feross"
|
|
4944
|
-
},
|
|
4945
|
-
{
|
|
4946
|
-
"type": "consulting",
|
|
4947
|
-
"url": "https://feross.org/support"
|
|
4948
|
-
}
|
|
4949
|
-
],
|
|
4950
|
-
"inBundle": true,
|
|
4951
|
-
"license": "MIT",
|
|
4952
|
-
"dependencies": {
|
|
4953
|
-
"base64-js": "^1.3.1",
|
|
4954
|
-
"ieee754": "^1.2.1"
|
|
4955
|
-
}
|
|
4956
|
-
},
|
|
4957
4968
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/builtins": {
|
|
4958
4969
|
"version": "5.0.1",
|
|
4959
4970
|
"resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
|
|
@@ -4965,7 +4976,9 @@
|
|
|
4965
4976
|
}
|
|
4966
4977
|
},
|
|
4967
4978
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cacache": {
|
|
4968
|
-
"version": "18.0.
|
|
4979
|
+
"version": "18.0.2",
|
|
4980
|
+
"resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
|
|
4981
|
+
"integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
|
|
4969
4982
|
"inBundle": true,
|
|
4970
4983
|
"license": "ISC",
|
|
4971
4984
|
"dependencies": {
|
|
@@ -4974,7 +4987,7 @@
|
|
|
4974
4987
|
"glob": "^10.2.2",
|
|
4975
4988
|
"lru-cache": "^10.0.1",
|
|
4976
4989
|
"minipass": "^7.0.3",
|
|
4977
|
-
"minipass-collect": "^
|
|
4990
|
+
"minipass-collect": "^2.0.1",
|
|
4978
4991
|
"minipass-flush": "^1.0.5",
|
|
4979
4992
|
"minipass-pipeline": "^1.2.4",
|
|
4980
4993
|
"p-map": "^4.0.0",
|
|
@@ -5062,29 +5075,6 @@
|
|
|
5062
5075
|
"node": ">= 10"
|
|
5063
5076
|
}
|
|
5064
5077
|
},
|
|
5065
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex": {
|
|
5066
|
-
"version": "5.0.1",
|
|
5067
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5068
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5069
|
-
"inBundle": true,
|
|
5070
|
-
"license": "MIT",
|
|
5071
|
-
"engines": {
|
|
5072
|
-
"node": ">=8"
|
|
5073
|
-
}
|
|
5074
|
-
},
|
|
5075
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi": {
|
|
5076
|
-
"version": "6.0.1",
|
|
5077
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5078
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5079
|
-
"inBundle": true,
|
|
5080
|
-
"license": "MIT",
|
|
5081
|
-
"dependencies": {
|
|
5082
|
-
"ansi-regex": "^5.0.1"
|
|
5083
|
-
},
|
|
5084
|
-
"engines": {
|
|
5085
|
-
"node": ">=8"
|
|
5086
|
-
}
|
|
5087
|
-
},
|
|
5088
5078
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-table3": {
|
|
5089
5079
|
"version": "0.6.3",
|
|
5090
5080
|
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
|
|
@@ -5165,29 +5155,6 @@
|
|
|
5165
5155
|
"node": ">=8.0.0"
|
|
5166
5156
|
}
|
|
5167
5157
|
},
|
|
5168
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/ansi-regex": {
|
|
5169
|
-
"version": "5.0.1",
|
|
5170
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5171
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5172
|
-
"inBundle": true,
|
|
5173
|
-
"license": "MIT",
|
|
5174
|
-
"engines": {
|
|
5175
|
-
"node": ">=8"
|
|
5176
|
-
}
|
|
5177
|
-
},
|
|
5178
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/strip-ansi": {
|
|
5179
|
-
"version": "6.0.1",
|
|
5180
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5181
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5182
|
-
"inBundle": true,
|
|
5183
|
-
"license": "MIT",
|
|
5184
|
-
"dependencies": {
|
|
5185
|
-
"ansi-regex": "^5.0.1"
|
|
5186
|
-
},
|
|
5187
|
-
"engines": {
|
|
5188
|
-
"node": ">=8"
|
|
5189
|
-
}
|
|
5190
|
-
},
|
|
5191
5158
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/common-ancestor-path": {
|
|
5192
5159
|
"version": "1.0.1",
|
|
5193
5160
|
"resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
|
|
@@ -5284,15 +5251,10 @@
|
|
|
5284
5251
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5285
5252
|
}
|
|
5286
5253
|
},
|
|
5287
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/delegates": {
|
|
5288
|
-
"version": "1.0.0",
|
|
5289
|
-
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
|
5290
|
-
"integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
|
|
5291
|
-
"inBundle": true,
|
|
5292
|
-
"license": "MIT"
|
|
5293
|
-
},
|
|
5294
5254
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/diff": {
|
|
5295
|
-
"version": "5.
|
|
5255
|
+
"version": "5.2.0",
|
|
5256
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
5257
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
5296
5258
|
"inBundle": true,
|
|
5297
5259
|
"license": "BSD-3-Clause",
|
|
5298
5260
|
"engines": {
|
|
@@ -5341,26 +5303,6 @@
|
|
|
5341
5303
|
"inBundle": true,
|
|
5342
5304
|
"license": "MIT"
|
|
5343
5305
|
},
|
|
5344
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/event-target-shim": {
|
|
5345
|
-
"version": "5.0.1",
|
|
5346
|
-
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
|
|
5347
|
-
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
|
|
5348
|
-
"inBundle": true,
|
|
5349
|
-
"license": "MIT",
|
|
5350
|
-
"engines": {
|
|
5351
|
-
"node": ">=6"
|
|
5352
|
-
}
|
|
5353
|
-
},
|
|
5354
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/events": {
|
|
5355
|
-
"version": "3.3.0",
|
|
5356
|
-
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
5357
|
-
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
5358
|
-
"inBundle": true,
|
|
5359
|
-
"license": "MIT",
|
|
5360
|
-
"engines": {
|
|
5361
|
-
"node": ">=0.8.x"
|
|
5362
|
-
}
|
|
5363
|
-
},
|
|
5364
5306
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/exponential-backoff": {
|
|
5365
5307
|
"version": "3.1.1",
|
|
5366
5308
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
|
|
@@ -5438,29 +5380,6 @@
|
|
|
5438
5380
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
5439
5381
|
}
|
|
5440
5382
|
},
|
|
5441
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/ansi-regex": {
|
|
5442
|
-
"version": "5.0.1",
|
|
5443
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
5444
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
5445
|
-
"inBundle": true,
|
|
5446
|
-
"license": "MIT",
|
|
5447
|
-
"engines": {
|
|
5448
|
-
"node": ">=8"
|
|
5449
|
-
}
|
|
5450
|
-
},
|
|
5451
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/strip-ansi": {
|
|
5452
|
-
"version": "6.0.1",
|
|
5453
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
5454
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
5455
|
-
"inBundle": true,
|
|
5456
|
-
"license": "MIT",
|
|
5457
|
-
"dependencies": {
|
|
5458
|
-
"ansi-regex": "^5.0.1"
|
|
5459
|
-
},
|
|
5460
|
-
"engines": {
|
|
5461
|
-
"node": ">=8"
|
|
5462
|
-
}
|
|
5463
|
-
},
|
|
5464
5383
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/glob": {
|
|
5465
5384
|
"version": "10.3.10",
|
|
5466
5385
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
@@ -5499,7 +5418,9 @@
|
|
|
5499
5418
|
"license": "ISC"
|
|
5500
5419
|
},
|
|
5501
5420
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/hasown": {
|
|
5502
|
-
"version": "2.0.
|
|
5421
|
+
"version": "2.0.1",
|
|
5422
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.1.tgz",
|
|
5423
|
+
"integrity": "sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==",
|
|
5503
5424
|
"inBundle": true,
|
|
5504
5425
|
"license": "MIT",
|
|
5505
5426
|
"dependencies": {
|
|
@@ -5530,7 +5451,9 @@
|
|
|
5530
5451
|
"license": "BSD-2-Clause"
|
|
5531
5452
|
},
|
|
5532
5453
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/http-proxy-agent": {
|
|
5533
|
-
"version": "7.0.
|
|
5454
|
+
"version": "7.0.2",
|
|
5455
|
+
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
5456
|
+
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
|
5534
5457
|
"inBundle": true,
|
|
5535
5458
|
"license": "MIT",
|
|
5536
5459
|
"dependencies": {
|
|
@@ -5542,7 +5465,9 @@
|
|
|
5542
5465
|
}
|
|
5543
5466
|
},
|
|
5544
5467
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/https-proxy-agent": {
|
|
5545
|
-
"version": "7.0.
|
|
5468
|
+
"version": "7.0.4",
|
|
5469
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
|
|
5470
|
+
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
|
|
5546
5471
|
"inBundle": true,
|
|
5547
5472
|
"license": "MIT",
|
|
5548
5473
|
"dependencies": {
|
|
@@ -5567,29 +5492,10 @@
|
|
|
5567
5492
|
"node": ">=0.10.0"
|
|
5568
5493
|
}
|
|
5569
5494
|
},
|
|
5570
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ieee754": {
|
|
5571
|
-
"version": "1.2.1",
|
|
5572
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
5573
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
5574
|
-
"funding": [
|
|
5575
|
-
{
|
|
5576
|
-
"type": "github",
|
|
5577
|
-
"url": "https://github.com/sponsors/feross"
|
|
5578
|
-
},
|
|
5579
|
-
{
|
|
5580
|
-
"type": "patreon",
|
|
5581
|
-
"url": "https://www.patreon.com/feross"
|
|
5582
|
-
},
|
|
5583
|
-
{
|
|
5584
|
-
"type": "consulting",
|
|
5585
|
-
"url": "https://feross.org/support"
|
|
5586
|
-
}
|
|
5587
|
-
],
|
|
5588
|
-
"inBundle": true,
|
|
5589
|
-
"license": "BSD-3-Clause"
|
|
5590
|
-
},
|
|
5591
5495
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ignore-walk": {
|
|
5592
|
-
"version": "6.0.
|
|
5496
|
+
"version": "6.0.4",
|
|
5497
|
+
"resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
|
|
5498
|
+
"integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
|
|
5593
5499
|
"inBundle": true,
|
|
5594
5500
|
"license": "ISC",
|
|
5595
5501
|
"dependencies": {
|
|
@@ -5648,10 +5554,26 @@
|
|
|
5648
5554
|
"node": "^16.14.0 || >=18.0.0"
|
|
5649
5555
|
}
|
|
5650
5556
|
},
|
|
5651
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip": {
|
|
5652
|
-
"version": "
|
|
5557
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address": {
|
|
5558
|
+
"version": "9.0.5",
|
|
5559
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
|
|
5560
|
+
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
|
|
5653
5561
|
"inBundle": true,
|
|
5654
|
-
"license": "MIT"
|
|
5562
|
+
"license": "MIT",
|
|
5563
|
+
"dependencies": {
|
|
5564
|
+
"jsbn": "1.1.0",
|
|
5565
|
+
"sprintf-js": "^1.1.3"
|
|
5566
|
+
},
|
|
5567
|
+
"engines": {
|
|
5568
|
+
"node": ">= 12"
|
|
5569
|
+
}
|
|
5570
|
+
},
|
|
5571
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
|
|
5572
|
+
"version": "1.1.3",
|
|
5573
|
+
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
5574
|
+
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
5575
|
+
"inBundle": true,
|
|
5576
|
+
"license": "BSD-3-Clause"
|
|
5655
5577
|
},
|
|
5656
5578
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-regex": {
|
|
5657
5579
|
"version": "5.0.0",
|
|
@@ -5735,8 +5657,17 @@
|
|
|
5735
5657
|
"@pkgjs/parseargs": "^0.11.0"
|
|
5736
5658
|
}
|
|
5737
5659
|
},
|
|
5660
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/jsbn": {
|
|
5661
|
+
"version": "1.1.0",
|
|
5662
|
+
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
5663
|
+
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
5664
|
+
"inBundle": true,
|
|
5665
|
+
"license": "MIT"
|
|
5666
|
+
},
|
|
5738
5667
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/json-parse-even-better-errors": {
|
|
5739
|
-
"version": "3.0.
|
|
5668
|
+
"version": "3.0.1",
|
|
5669
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
|
|
5670
|
+
"integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
|
|
5740
5671
|
"inBundle": true,
|
|
5741
5672
|
"license": "MIT",
|
|
5742
5673
|
"engines": {
|
|
@@ -5778,7 +5709,9 @@
|
|
|
5778
5709
|
"license": "MIT"
|
|
5779
5710
|
},
|
|
5780
5711
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmaccess": {
|
|
5781
|
-
"version": "8.0.
|
|
5712
|
+
"version": "8.0.2",
|
|
5713
|
+
"resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
|
|
5714
|
+
"integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
|
|
5782
5715
|
"inBundle": true,
|
|
5783
5716
|
"license": "ISC",
|
|
5784
5717
|
"dependencies": {
|
|
@@ -5790,7 +5723,9 @@
|
|
|
5790
5723
|
}
|
|
5791
5724
|
},
|
|
5792
5725
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmdiff": {
|
|
5793
|
-
"version": "6.0.
|
|
5726
|
+
"version": "6.0.7",
|
|
5727
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.7.tgz",
|
|
5728
|
+
"integrity": "sha512-Erca7NHh+MGk4O14mM4yv9S1S+Wc5TgFg6yr8r/g5ykn34dZdAP/GkzhQNJiOpzfD8j1HBhbTpkbGJHVDdgG5Q==",
|
|
5794
5729
|
"inBundle": true,
|
|
5795
5730
|
"license": "ISC",
|
|
5796
5731
|
"dependencies": {
|
|
@@ -5809,7 +5744,9 @@
|
|
|
5809
5744
|
}
|
|
5810
5745
|
},
|
|
5811
5746
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmexec": {
|
|
5812
|
-
"version": "7.0.
|
|
5747
|
+
"version": "7.0.8",
|
|
5748
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.8.tgz",
|
|
5749
|
+
"integrity": "sha512-xDzWoYpV1Ok0TIdrY4wuWGxriEv/O3/d8QG924yErBE0sMkkzKsin2dAmlEBsSlR7YRilObs8q+5uNtxKNQHAQ==",
|
|
5813
5750
|
"inBundle": true,
|
|
5814
5751
|
"license": "ISC",
|
|
5815
5752
|
"dependencies": {
|
|
@@ -5830,7 +5767,9 @@
|
|
|
5830
5767
|
}
|
|
5831
5768
|
},
|
|
5832
5769
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmfund": {
|
|
5833
|
-
"version": "5.0.
|
|
5770
|
+
"version": "5.0.5",
|
|
5771
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.5.tgz",
|
|
5772
|
+
"integrity": "sha512-BUu2l9Kn4u6nce1Ay8a1uRN1fyU7lbVmtsMYxWcFpcbF+ZPN7qIiPksfcnY9/NDKIRGJYwwv0IXgQQStHDx6Tg==",
|
|
5834
5773
|
"inBundle": true,
|
|
5835
5774
|
"license": "ISC",
|
|
5836
5775
|
"dependencies": {
|
|
@@ -5841,7 +5780,9 @@
|
|
|
5841
5780
|
}
|
|
5842
5781
|
},
|
|
5843
5782
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmhook": {
|
|
5844
|
-
"version": "10.0.
|
|
5783
|
+
"version": "10.0.1",
|
|
5784
|
+
"resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
|
|
5785
|
+
"integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
|
|
5845
5786
|
"inBundle": true,
|
|
5846
5787
|
"license": "ISC",
|
|
5847
5788
|
"dependencies": {
|
|
@@ -5853,7 +5794,9 @@
|
|
|
5853
5794
|
}
|
|
5854
5795
|
},
|
|
5855
5796
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmorg": {
|
|
5856
|
-
"version": "6.0.
|
|
5797
|
+
"version": "6.0.2",
|
|
5798
|
+
"resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
|
|
5799
|
+
"integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
|
|
5857
5800
|
"inBundle": true,
|
|
5858
5801
|
"license": "ISC",
|
|
5859
5802
|
"dependencies": {
|
|
@@ -5865,7 +5808,9 @@
|
|
|
5865
5808
|
}
|
|
5866
5809
|
},
|
|
5867
5810
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpack": {
|
|
5868
|
-
"version": "6.0.
|
|
5811
|
+
"version": "6.0.7",
|
|
5812
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.7.tgz",
|
|
5813
|
+
"integrity": "sha512-aVX5ZLiYAioShh5wzoBOGs25GvPskry7SxCpx76gMCjOrd/wKcNtbTOMqStvizd3c+vzq5a1b7FMP09XAtgRFg==",
|
|
5869
5814
|
"inBundle": true,
|
|
5870
5815
|
"license": "ISC",
|
|
5871
5816
|
"dependencies": {
|
|
@@ -5879,7 +5824,9 @@
|
|
|
5879
5824
|
}
|
|
5880
5825
|
},
|
|
5881
5826
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpublish": {
|
|
5882
|
-
"version": "9.0.
|
|
5827
|
+
"version": "9.0.4",
|
|
5828
|
+
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.4.tgz",
|
|
5829
|
+
"integrity": "sha512-330o6pVsCCg77jQ/+kidyG/RiohXYQKpqmzOC4BjUDWcimb+mXptRBh1Kvy27/Zb/CStZLVrfgGc6tXf5+PE3Q==",
|
|
5883
5830
|
"inBundle": true,
|
|
5884
5831
|
"license": "ISC",
|
|
5885
5832
|
"dependencies": {
|
|
@@ -5889,7 +5836,7 @@
|
|
|
5889
5836
|
"npm-registry-fetch": "^16.0.0",
|
|
5890
5837
|
"proc-log": "^3.0.0",
|
|
5891
5838
|
"semver": "^7.3.7",
|
|
5892
|
-
"sigstore": "^2.
|
|
5839
|
+
"sigstore": "^2.2.0",
|
|
5893
5840
|
"ssri": "^10.0.5"
|
|
5894
5841
|
},
|
|
5895
5842
|
"engines": {
|
|
@@ -5897,7 +5844,9 @@
|
|
|
5897
5844
|
}
|
|
5898
5845
|
},
|
|
5899
5846
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmsearch": {
|
|
5900
|
-
"version": "7.0.
|
|
5847
|
+
"version": "7.0.1",
|
|
5848
|
+
"resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
|
|
5849
|
+
"integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
|
|
5901
5850
|
"inBundle": true,
|
|
5902
5851
|
"license": "ISC",
|
|
5903
5852
|
"dependencies": {
|
|
@@ -5908,7 +5857,9 @@
|
|
|
5908
5857
|
}
|
|
5909
5858
|
},
|
|
5910
5859
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmteam": {
|
|
5911
|
-
"version": "6.0.
|
|
5860
|
+
"version": "6.0.1",
|
|
5861
|
+
"resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
|
|
5862
|
+
"integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
|
|
5912
5863
|
"inBundle": true,
|
|
5913
5864
|
"license": "ISC",
|
|
5914
5865
|
"dependencies": {
|
|
@@ -5920,7 +5871,9 @@
|
|
|
5920
5871
|
}
|
|
5921
5872
|
},
|
|
5922
5873
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmversion": {
|
|
5923
|
-
"version": "5.0.
|
|
5874
|
+
"version": "5.0.2",
|
|
5875
|
+
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
|
|
5876
|
+
"integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
|
|
5924
5877
|
"inBundle": true,
|
|
5925
5878
|
"license": "ISC",
|
|
5926
5879
|
"dependencies": {
|
|
@@ -5935,12 +5888,11 @@
|
|
|
5935
5888
|
}
|
|
5936
5889
|
},
|
|
5937
5890
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/lru-cache": {
|
|
5938
|
-
"version": "10.0
|
|
5891
|
+
"version": "10.2.0",
|
|
5892
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
5893
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
|
|
5939
5894
|
"inBundle": true,
|
|
5940
5895
|
"license": "ISC",
|
|
5941
|
-
"dependencies": {
|
|
5942
|
-
"semver": "^7.3.5"
|
|
5943
|
-
},
|
|
5944
5896
|
"engines": {
|
|
5945
5897
|
"node": "14 || >=16.14"
|
|
5946
5898
|
}
|
|
@@ -5995,29 +5947,16 @@
|
|
|
5995
5947
|
}
|
|
5996
5948
|
},
|
|
5997
5949
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect": {
|
|
5998
|
-
"version": "
|
|
5999
|
-
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-
|
|
6000
|
-
"integrity": "sha512-
|
|
6001
|
-
"inBundle": true,
|
|
6002
|
-
"license": "ISC",
|
|
6003
|
-
"dependencies": {
|
|
6004
|
-
"minipass": "^3.0.0"
|
|
6005
|
-
},
|
|
6006
|
-
"engines": {
|
|
6007
|
-
"node": ">= 8"
|
|
6008
|
-
}
|
|
6009
|
-
},
|
|
6010
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect/node_modules/minipass": {
|
|
6011
|
-
"version": "3.3.6",
|
|
6012
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
6013
|
-
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
5950
|
+
"version": "2.0.1",
|
|
5951
|
+
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
|
|
5952
|
+
"integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
|
|
6014
5953
|
"inBundle": true,
|
|
6015
5954
|
"license": "ISC",
|
|
6016
5955
|
"dependencies": {
|
|
6017
|
-
"
|
|
5956
|
+
"minipass": "^7.0.3"
|
|
6018
5957
|
},
|
|
6019
5958
|
"engines": {
|
|
6020
|
-
"node": ">=
|
|
5959
|
+
"node": ">=16 || 14 >=14.17"
|
|
6021
5960
|
}
|
|
6022
5961
|
},
|
|
6023
5962
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-fetch": {
|
|
@@ -6327,11 +6266,13 @@
|
|
|
6327
6266
|
}
|
|
6328
6267
|
},
|
|
6329
6268
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/npm-packlist": {
|
|
6330
|
-
"version": "8.0.
|
|
6269
|
+
"version": "8.0.2",
|
|
6270
|
+
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
|
|
6271
|
+
"integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
|
|
6331
6272
|
"inBundle": true,
|
|
6332
6273
|
"license": "ISC",
|
|
6333
6274
|
"dependencies": {
|
|
6334
|
-
"ignore-walk": "^6.0.
|
|
6275
|
+
"ignore-walk": "^6.0.4"
|
|
6335
6276
|
},
|
|
6336
6277
|
"engines": {
|
|
6337
6278
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
@@ -6429,7 +6370,9 @@
|
|
|
6429
6370
|
}
|
|
6430
6371
|
},
|
|
6431
6372
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/pacote": {
|
|
6432
|
-
"version": "17.0.
|
|
6373
|
+
"version": "17.0.6",
|
|
6374
|
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
|
|
6375
|
+
"integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
|
|
6433
6376
|
"inBundle": true,
|
|
6434
6377
|
"license": "ISC",
|
|
6435
6378
|
"dependencies": {
|
|
@@ -6448,7 +6391,7 @@
|
|
|
6448
6391
|
"promise-retry": "^2.0.1",
|
|
6449
6392
|
"read-package-json": "^7.0.0",
|
|
6450
6393
|
"read-package-json-fast": "^3.0.0",
|
|
6451
|
-
"sigstore": "^2.
|
|
6394
|
+
"sigstore": "^2.2.0",
|
|
6452
6395
|
"ssri": "^10.0.0",
|
|
6453
6396
|
"tar": "^6.1.11"
|
|
6454
6397
|
},
|
|
@@ -6502,7 +6445,9 @@
|
|
|
6502
6445
|
}
|
|
6503
6446
|
},
|
|
6504
6447
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/postcss-selector-parser": {
|
|
6505
|
-
"version": "6.0.
|
|
6448
|
+
"version": "6.0.15",
|
|
6449
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz",
|
|
6450
|
+
"integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==",
|
|
6506
6451
|
"inBundle": true,
|
|
6507
6452
|
"license": "MIT",
|
|
6508
6453
|
"dependencies": {
|
|
@@ -6523,16 +6468,6 @@
|
|
|
6523
6468
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6524
6469
|
}
|
|
6525
6470
|
},
|
|
6526
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/process": {
|
|
6527
|
-
"version": "0.11.10",
|
|
6528
|
-
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
|
|
6529
|
-
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
6530
|
-
"inBundle": true,
|
|
6531
|
-
"license": "MIT",
|
|
6532
|
-
"engines": {
|
|
6533
|
-
"node": ">= 0.6.0"
|
|
6534
|
-
}
|
|
6535
|
-
},
|
|
6536
6471
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-all-reject-late": {
|
|
6537
6472
|
"version": "1.0.1",
|
|
6538
6473
|
"resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
|
|
@@ -6544,7 +6479,9 @@
|
|
|
6544
6479
|
}
|
|
6545
6480
|
},
|
|
6546
6481
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-call-limit": {
|
|
6547
|
-
"version": "
|
|
6482
|
+
"version": "3.0.1",
|
|
6483
|
+
"resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
|
|
6484
|
+
"integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
|
|
6548
6485
|
"inBundle": true,
|
|
6549
6486
|
"license": "ISC",
|
|
6550
6487
|
"funding": {
|
|
@@ -6647,21 +6584,6 @@
|
|
|
6647
6584
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6648
6585
|
}
|
|
6649
6586
|
},
|
|
6650
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/readable-stream": {
|
|
6651
|
-
"version": "4.4.2",
|
|
6652
|
-
"inBundle": true,
|
|
6653
|
-
"license": "MIT",
|
|
6654
|
-
"dependencies": {
|
|
6655
|
-
"abort-controller": "^3.0.0",
|
|
6656
|
-
"buffer": "^6.0.3",
|
|
6657
|
-
"events": "^3.3.0",
|
|
6658
|
-
"process": "^0.11.10",
|
|
6659
|
-
"string_decoder": "^1.3.0"
|
|
6660
|
-
},
|
|
6661
|
-
"engines": {
|
|
6662
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
6663
|
-
}
|
|
6664
|
-
},
|
|
6665
6587
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/retry": {
|
|
6666
6588
|
"version": "0.12.0",
|
|
6667
6589
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
@@ -6672,27 +6594,6 @@
|
|
|
6672
6594
|
"node": ">= 4"
|
|
6673
6595
|
}
|
|
6674
6596
|
},
|
|
6675
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safe-buffer": {
|
|
6676
|
-
"version": "5.2.1",
|
|
6677
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
6678
|
-
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
6679
|
-
"funding": [
|
|
6680
|
-
{
|
|
6681
|
-
"type": "github",
|
|
6682
|
-
"url": "https://github.com/sponsors/feross"
|
|
6683
|
-
},
|
|
6684
|
-
{
|
|
6685
|
-
"type": "patreon",
|
|
6686
|
-
"url": "https://www.patreon.com/feross"
|
|
6687
|
-
},
|
|
6688
|
-
{
|
|
6689
|
-
"type": "consulting",
|
|
6690
|
-
"url": "https://feross.org/support"
|
|
6691
|
-
}
|
|
6692
|
-
],
|
|
6693
|
-
"inBundle": true,
|
|
6694
|
-
"license": "MIT"
|
|
6695
|
-
},
|
|
6696
6597
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safer-buffer": {
|
|
6697
6598
|
"version": "2.1.2",
|
|
6698
6599
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
@@ -6702,7 +6603,9 @@
|
|
|
6702
6603
|
"optional": true
|
|
6703
6604
|
},
|
|
6704
6605
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/semver": {
|
|
6705
|
-
"version": "7.
|
|
6606
|
+
"version": "7.6.0",
|
|
6607
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
6608
|
+
"integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
6706
6609
|
"inBundle": true,
|
|
6707
6610
|
"license": "ISC",
|
|
6708
6611
|
"dependencies": {
|
|
@@ -6772,14 +6675,18 @@
|
|
|
6772
6675
|
}
|
|
6773
6676
|
},
|
|
6774
6677
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/sigstore": {
|
|
6775
|
-
"version": "2.
|
|
6678
|
+
"version": "2.2.2",
|
|
6679
|
+
"resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.2.2.tgz",
|
|
6680
|
+
"integrity": "sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==",
|
|
6776
6681
|
"inBundle": true,
|
|
6777
6682
|
"license": "Apache-2.0",
|
|
6778
6683
|
"dependencies": {
|
|
6779
|
-
"@sigstore/bundle": "^2.
|
|
6780
|
-
"@sigstore/
|
|
6781
|
-
"@sigstore/
|
|
6782
|
-
"@sigstore/
|
|
6684
|
+
"@sigstore/bundle": "^2.2.0",
|
|
6685
|
+
"@sigstore/core": "^1.0.0",
|
|
6686
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
6687
|
+
"@sigstore/sign": "^2.2.3",
|
|
6688
|
+
"@sigstore/tuf": "^2.3.1",
|
|
6689
|
+
"@sigstore/verify": "^1.1.0"
|
|
6783
6690
|
},
|
|
6784
6691
|
"engines": {
|
|
6785
6692
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -6797,15 +6704,15 @@
|
|
|
6797
6704
|
}
|
|
6798
6705
|
},
|
|
6799
6706
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/socks": {
|
|
6800
|
-
"version": "2.
|
|
6707
|
+
"version": "2.8.0",
|
|
6801
6708
|
"inBundle": true,
|
|
6802
6709
|
"license": "MIT",
|
|
6803
6710
|
"dependencies": {
|
|
6804
|
-
"ip": "^
|
|
6711
|
+
"ip-address": "^9.0.5",
|
|
6805
6712
|
"smart-buffer": "^4.2.0"
|
|
6806
6713
|
},
|
|
6807
6714
|
"engines": {
|
|
6808
|
-
"node": ">=
|
|
6715
|
+
"node": ">= 16.0.0",
|
|
6809
6716
|
"npm": ">= 3.0.0"
|
|
6810
6717
|
}
|
|
6811
6718
|
},
|
|
@@ -6836,7 +6743,9 @@
|
|
|
6836
6743
|
}
|
|
6837
6744
|
},
|
|
6838
6745
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-exceptions": {
|
|
6839
|
-
"version": "2.
|
|
6746
|
+
"version": "2.5.0",
|
|
6747
|
+
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
|
|
6748
|
+
"integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
|
|
6840
6749
|
"inBundle": true,
|
|
6841
6750
|
"license": "CC-BY-3.0"
|
|
6842
6751
|
},
|
|
@@ -6852,7 +6761,9 @@
|
|
|
6852
6761
|
}
|
|
6853
6762
|
},
|
|
6854
6763
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-license-ids": {
|
|
6855
|
-
"version": "3.0.
|
|
6764
|
+
"version": "3.0.17",
|
|
6765
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
|
|
6766
|
+
"integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==",
|
|
6856
6767
|
"inBundle": true,
|
|
6857
6768
|
"license": "CC0-1.0"
|
|
6858
6769
|
},
|
|
@@ -6869,16 +6780,6 @@
|
|
|
6869
6780
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6870
6781
|
}
|
|
6871
6782
|
},
|
|
6872
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string_decoder": {
|
|
6873
|
-
"version": "1.3.0",
|
|
6874
|
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
6875
|
-
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
6876
|
-
"inBundle": true,
|
|
6877
|
-
"license": "MIT",
|
|
6878
|
-
"dependencies": {
|
|
6879
|
-
"safe-buffer": "~5.2.0"
|
|
6880
|
-
}
|
|
6881
|
-
},
|
|
6882
6783
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width": {
|
|
6883
6784
|
"version": "4.2.3",
|
|
6884
6785
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
@@ -6910,40 +6811,7 @@
|
|
|
6910
6811
|
"node": ">=8"
|
|
6911
6812
|
}
|
|
6912
6813
|
},
|
|
6913
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/
|
|
6914
|
-
"version": "5.0.1",
|
|
6915
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
6916
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
6917
|
-
"inBundle": true,
|
|
6918
|
-
"license": "MIT",
|
|
6919
|
-
"engines": {
|
|
6920
|
-
"node": ">=8"
|
|
6921
|
-
}
|
|
6922
|
-
},
|
|
6923
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
6924
|
-
"version": "6.0.1",
|
|
6925
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
6926
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
6927
|
-
"inBundle": true,
|
|
6928
|
-
"license": "MIT",
|
|
6929
|
-
"dependencies": {
|
|
6930
|
-
"ansi-regex": "^5.0.1"
|
|
6931
|
-
},
|
|
6932
|
-
"engines": {
|
|
6933
|
-
"node": ">=8"
|
|
6934
|
-
}
|
|
6935
|
-
},
|
|
6936
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/ansi-regex": {
|
|
6937
|
-
"version": "5.0.1",
|
|
6938
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
6939
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
6940
|
-
"inBundle": true,
|
|
6941
|
-
"license": "MIT",
|
|
6942
|
-
"engines": {
|
|
6943
|
-
"node": ">=8"
|
|
6944
|
-
}
|
|
6945
|
-
},
|
|
6946
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/strip-ansi": {
|
|
6814
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
|
|
6947
6815
|
"version": "6.0.1",
|
|
6948
6816
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
6949
6817
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
@@ -6956,22 +6824,6 @@
|
|
|
6956
6824
|
"node": ">=8"
|
|
6957
6825
|
}
|
|
6958
6826
|
},
|
|
6959
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
|
|
6960
|
-
"version": "7.1.0",
|
|
6961
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6962
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6963
|
-
"inBundle": true,
|
|
6964
|
-
"license": "MIT",
|
|
6965
|
-
"dependencies": {
|
|
6966
|
-
"ansi-regex": "^6.0.1"
|
|
6967
|
-
},
|
|
6968
|
-
"engines": {
|
|
6969
|
-
"node": ">=12"
|
|
6970
|
-
},
|
|
6971
|
-
"funding": {
|
|
6972
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6973
|
-
}
|
|
6974
|
-
},
|
|
6975
6827
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs": {
|
|
6976
6828
|
"name": "strip-ansi",
|
|
6977
6829
|
"version": "6.0.1",
|
|
@@ -6986,16 +6838,6 @@
|
|
|
6986
6838
|
"node": ">=8"
|
|
6987
6839
|
}
|
|
6988
6840
|
},
|
|
6989
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
6990
|
-
"version": "5.0.1",
|
|
6991
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
6992
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
6993
|
-
"inBundle": true,
|
|
6994
|
-
"license": "MIT",
|
|
6995
|
-
"engines": {
|
|
6996
|
-
"node": ">=8"
|
|
6997
|
-
}
|
|
6998
|
-
},
|
|
6999
6841
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/supports-color": {
|
|
7000
6842
|
"version": "9.4.0",
|
|
7001
6843
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
@@ -7088,7 +6930,9 @@
|
|
|
7088
6930
|
}
|
|
7089
6931
|
},
|
|
7090
6932
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tuf-js": {
|
|
7091
|
-
"version": "2.
|
|
6933
|
+
"version": "2.2.0",
|
|
6934
|
+
"resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
|
|
6935
|
+
"integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
|
|
7092
6936
|
"inBundle": true,
|
|
7093
6937
|
"license": "MIT",
|
|
7094
6938
|
"dependencies": {
|
|
@@ -7247,16 +7091,6 @@
|
|
|
7247
7091
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7248
7092
|
}
|
|
7249
7093
|
},
|
|
7250
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
7251
|
-
"version": "5.0.1",
|
|
7252
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
7253
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
7254
|
-
"inBundle": true,
|
|
7255
|
-
"license": "MIT",
|
|
7256
|
-
"engines": {
|
|
7257
|
-
"node": ">=8"
|
|
7258
|
-
}
|
|
7259
|
-
},
|
|
7260
7094
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
7261
7095
|
"version": "4.3.0",
|
|
7262
7096
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -7273,17 +7107,17 @@
|
|
|
7273
7107
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7274
7108
|
}
|
|
7275
7109
|
},
|
|
7276
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi
|
|
7110
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
7277
7111
|
"version": "6.0.1",
|
|
7278
|
-
"resolved": "https://registry.npmjs.org/
|
|
7279
|
-
"integrity": "sha512-
|
|
7112
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7113
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
7280
7114
|
"inBundle": true,
|
|
7281
7115
|
"license": "MIT",
|
|
7282
|
-
"dependencies": {
|
|
7283
|
-
"ansi-regex": "^5.0.1"
|
|
7284
|
-
},
|
|
7285
7116
|
"engines": {
|
|
7286
|
-
"node": ">=
|
|
7117
|
+
"node": ">=12"
|
|
7118
|
+
},
|
|
7119
|
+
"funding": {
|
|
7120
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7287
7121
|
}
|
|
7288
7122
|
},
|
|
7289
7123
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
@@ -7311,6 +7145,22 @@
|
|
|
7311
7145
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7312
7146
|
}
|
|
7313
7147
|
},
|
|
7148
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
7149
|
+
"version": "7.1.0",
|
|
7150
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7151
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7152
|
+
"inBundle": true,
|
|
7153
|
+
"license": "MIT",
|
|
7154
|
+
"dependencies": {
|
|
7155
|
+
"ansi-regex": "^6.0.1"
|
|
7156
|
+
},
|
|
7157
|
+
"engines": {
|
|
7158
|
+
"node": ">=12"
|
|
7159
|
+
},
|
|
7160
|
+
"funding": {
|
|
7161
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
7162
|
+
}
|
|
7163
|
+
},
|
|
7314
7164
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/write-file-atomic": {
|
|
7315
7165
|
"version": "5.0.1",
|
|
7316
7166
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|