@salesforce/cli 2.35.5 → 2.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.35.5",
3
+ "version": "2.36.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.35.5",
9
+ "version": "2.36.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -16,7 +16,7 @@
16
16
  "@oclif/plugin-commands": "3.2.2",
17
17
  "@oclif/plugin-help": "6.0.20",
18
18
  "@oclif/plugin-not-found": "3.1.1",
19
- "@oclif/plugin-plugins": "5.0.0",
19
+ "@oclif/plugin-plugins": "5.0.1",
20
20
  "@oclif/plugin-search": "1.0.20",
21
21
  "@oclif/plugin-update": "4.2.2",
22
22
  "@oclif/plugin-version": "2.0.16",
@@ -40,7 +40,7 @@
40
40
  "@salesforce/plugin-templates": "56.1.0",
41
41
  "@salesforce/plugin-trust": "3.4.0",
42
42
  "@salesforce/plugin-user": "3.4.0",
43
- "@salesforce/sf-plugins-core": "8.0.1",
43
+ "@salesforce/sf-plugins-core": "8.0.2",
44
44
  "chalk": "^5.3.0",
45
45
  "debug": "^4.3.4",
46
46
  "strip-ansi": "^7.1.0"
@@ -56,7 +56,7 @@
56
56
  "@salesforce/ts-sinon": "^1.4.19",
57
57
  "@salesforce/ts-types": "^2.0.9",
58
58
  "@types/debug": "^4.1.12",
59
- "aws-sdk": "^2.1580.0",
59
+ "aws-sdk": "^2.1585.0",
60
60
  "oclif": "^4.6.3",
61
61
  "ts-node": "^10.9.1",
62
62
  "typescript": "^5"
@@ -3744,15 +3744,15 @@
3744
3744
  }
3745
3745
  },
3746
3746
  "node_modules/@oclif/plugin-plugins": {
3747
- "version": "5.0.0",
3748
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.0.tgz",
3749
- "integrity": "sha512-7pLNMoFr8rUToEpku7AlsaRSyjQajrUABHshbY7CPcAuDtKibwbD+msM47JuLM5aa7u2MV7Lw15nX8f+oj06fA==",
3747
+ "version": "5.0.1",
3748
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.1.tgz",
3749
+ "integrity": "sha512-IrZG5NQcj1IZVweRzciqy12kU4ImInN4ZypaC2hVLC58bBUcx187Dehvx38caYtNMykljU5vjkQKJPXyNKXlzQ==",
3750
3750
  "license": "MIT",
3751
3751
  "dependencies": {
3752
3752
  "@oclif/core": "^3.25.2",
3753
3753
  "chalk": "^5.3.0",
3754
3754
  "debug": "^4.3.4",
3755
- "npm": "10.5.0",
3755
+ "npm": "10.2.4",
3756
3756
  "npm-package-arg": "^11.0.1",
3757
3757
  "npm-run-path": "^5.2.0",
3758
3758
  "semver": "^7.6.0",
@@ -3802,9 +3802,9 @@
3802
3802
  }
3803
3803
  },
3804
3804
  "node_modules/@oclif/plugin-plugins/node_modules/npm": {
3805
- "version": "10.5.0",
3806
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
3807
- "integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
3805
+ "version": "10.2.4",
3806
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.4.tgz",
3807
+ "integrity": "sha512-umEuYneVEYO9KoEEI8n2sSGmNQeqco/3BSeacRlqIkCzw4E7XGtYSWMeJobxzr6hZ2n9cM+u5TsMTcC5bAgoWA==",
3808
3808
  "bundleDependencies": [
3809
3809
  "@isaacs/string-locale-compare",
3810
3810
  "@npmcli/arborist",
@@ -3868,6 +3868,7 @@
3868
3868
  "semver",
3869
3869
  "spdx-expression-parse",
3870
3870
  "ssri",
3871
+ "strip-ansi",
3871
3872
  "supports-color",
3872
3873
  "tar",
3873
3874
  "text-table",
@@ -3892,12 +3893,12 @@
3892
3893
  "@npmcli/fs": "^3.1.0",
3893
3894
  "@npmcli/map-workspaces": "^3.0.4",
3894
3895
  "@npmcli/package-json": "^5.0.0",
3895
- "@npmcli/promise-spawn": "^7.0.1",
3896
- "@npmcli/run-script": "^7.0.4",
3897
- "@sigstore/tuf": "^2.3.1",
3896
+ "@npmcli/promise-spawn": "^7.0.0",
3897
+ "@npmcli/run-script": "^7.0.2",
3898
+ "@sigstore/tuf": "^2.2.0",
3898
3899
  "abbrev": "^2.0.0",
3899
3900
  "archy": "~1.0.0",
3900
- "cacache": "^18.0.2",
3901
+ "cacache": "^18.0.0",
3901
3902
  "chalk": "^5.3.0",
3902
3903
  "ci-info": "^4.0.0",
3903
3904
  "cli-columns": "^4.0.0",
@@ -3911,7 +3912,7 @@
3911
3912
  "ini": "^4.1.1",
3912
3913
  "init-package-json": "^6.0.0",
3913
3914
  "is-cidr": "^5.0.3",
3914
- "json-parse-even-better-errors": "^3.0.1",
3915
+ "json-parse-even-better-errors": "^3.0.0",
3915
3916
  "libnpmaccess": "^8.0.1",
3916
3917
  "libnpmdiff": "^6.0.3",
3917
3918
  "libnpmexec": "^7.0.4",
@@ -3940,14 +3941,15 @@
3940
3941
  "npm-user-validate": "^2.0.0",
3941
3942
  "npmlog": "^7.0.1",
3942
3943
  "p-map": "^4.0.0",
3943
- "pacote": "^17.0.6",
3944
+ "pacote": "^17.0.4",
3944
3945
  "parse-conflict-json": "^3.0.1",
3945
3946
  "proc-log": "^3.0.0",
3946
3947
  "qrcode-terminal": "^0.12.0",
3947
3948
  "read": "^2.1.0",
3948
- "semver": "^7.6.0",
3949
+ "semver": "^7.5.4",
3949
3950
  "spdx-expression-parse": "^3.0.1",
3950
3951
  "ssri": "^10.0.5",
3952
+ "strip-ansi": "^7.1.0",
3951
3953
  "supports-color": "^9.4.0",
3952
3954
  "tar": "^6.2.0",
3953
3955
  "text-table": "~0.2.0",
@@ -4009,19 +4011,6 @@
4009
4011
  "node": ">=12"
4010
4012
  }
4011
4013
  },
4012
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
4013
- "version": "6.0.1",
4014
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4015
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4016
- "inBundle": true,
4017
- "license": "MIT",
4018
- "engines": {
4019
- "node": ">=12"
4020
- },
4021
- "funding": {
4022
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4023
- }
4024
- },
4025
4014
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
4026
4015
  "version": "9.2.2",
4027
4016
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
@@ -4047,22 +4036,6 @@
4047
4036
  "url": "https://github.com/sponsors/sindresorhus"
4048
4037
  }
4049
4038
  },
4050
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
4051
- "version": "7.1.0",
4052
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4053
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4054
- "inBundle": true,
4055
- "license": "MIT",
4056
- "dependencies": {
4057
- "ansi-regex": "^6.0.1"
4058
- },
4059
- "engines": {
4060
- "node": ">=12"
4061
- },
4062
- "funding": {
4063
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4064
- }
4065
- },
4066
4039
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/string-locale-compare": {
4067
4040
  "version": "1.1.0",
4068
4041
  "resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz",
@@ -4071,9 +4044,7 @@
4071
4044
  "license": "ISC"
4072
4045
  },
4073
4046
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/agent": {
4074
- "version": "2.2.1",
4075
- "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.1.tgz",
4076
- "integrity": "sha512-H4FrOVtNyWC8MUwL3UfjOsAihHvT1Pe8POj3JvjXhSTJipsZMtgUALCT4mGyYZNxymkUfOw3PUj6dE4QPp6osQ==",
4047
+ "version": "2.2.0",
4077
4048
  "inBundle": true,
4078
4049
  "license": "ISC",
4079
4050
  "dependencies": {
@@ -4088,9 +4059,7 @@
4088
4059
  }
4089
4060
  },
4090
4061
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/arborist": {
4091
- "version": "7.4.0",
4092
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.4.0.tgz",
4093
- "integrity": "sha512-VFsUaTrV8NR+0E2I+xhp6pPC5eAbMmSMSMZbS57aogLc6du6HWBPATFOaiNWwp1QTFVeP4aLhYixQM9hHfaAsA==",
4062
+ "version": "7.2.1",
4094
4063
  "inBundle": true,
4095
4064
  "license": "ISC",
4096
4065
  "dependencies": {
@@ -4102,7 +4071,7 @@
4102
4071
  "@npmcli/name-from-folder": "^2.0.0",
4103
4072
  "@npmcli/node-gyp": "^3.0.0",
4104
4073
  "@npmcli/package-json": "^5.0.0",
4105
- "@npmcli/query": "^3.1.0",
4074
+ "@npmcli/query": "^3.0.1",
4106
4075
  "@npmcli/run-script": "^7.0.2",
4107
4076
  "bin-links": "^4.0.1",
4108
4077
  "cacache": "^18.0.0",
@@ -4121,7 +4090,7 @@
4121
4090
  "parse-conflict-json": "^3.0.0",
4122
4091
  "proc-log": "^3.0.0",
4123
4092
  "promise-all-reject-late": "^1.0.0",
4124
- "promise-call-limit": "^3.0.1",
4093
+ "promise-call-limit": "^1.0.2",
4125
4094
  "read-package-json-fast": "^3.0.2",
4126
4095
  "semver": "^7.3.7",
4127
4096
  "ssri": "^10.0.5",
@@ -4136,9 +4105,7 @@
4136
4105
  }
4137
4106
  },
4138
4107
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/config": {
4139
- "version": "8.2.0",
4140
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.0.tgz",
4141
- "integrity": "sha512-YoEYZFg0hRSRP/Chmq+J4FvULFvji6SORUYWQc10FiJ+ReAnViXcDCENg6kM6dID04bAoKNUygrby798+gYBbQ==",
4108
+ "version": "8.0.2",
4142
4109
  "inBundle": true,
4143
4110
  "license": "ISC",
4144
4111
  "dependencies": {
@@ -4198,9 +4165,7 @@
4198
4165
  }
4199
4166
  },
4200
4167
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/git": {
4201
- "version": "5.0.4",
4202
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.4.tgz",
4203
- "integrity": "sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==",
4168
+ "version": "5.0.3",
4204
4169
  "inBundle": true,
4205
4170
  "license": "ISC",
4206
4171
  "dependencies": {
@@ -4306,9 +4271,7 @@
4306
4271
  }
4307
4272
  },
4308
4273
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/promise-spawn": {
4309
- "version": "7.0.1",
4310
- "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
4311
- "integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
4274
+ "version": "7.0.0",
4312
4275
  "inBundle": true,
4313
4276
  "license": "ISC",
4314
4277
  "dependencies": {
@@ -4319,9 +4282,7 @@
4319
4282
  }
4320
4283
  },
4321
4284
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/query": {
4322
- "version": "3.1.0",
4323
- "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
4324
- "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
4285
+ "version": "3.0.1",
4325
4286
  "inBundle": true,
4326
4287
  "license": "ISC",
4327
4288
  "dependencies": {
@@ -4332,16 +4293,14 @@
4332
4293
  }
4333
4294
  },
4334
4295
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/run-script": {
4335
- "version": "7.0.4",
4336
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
4337
- "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
4296
+ "version": "7.0.2",
4338
4297
  "inBundle": true,
4339
4298
  "license": "ISC",
4340
4299
  "dependencies": {
4341
4300
  "@npmcli/node-gyp": "^3.0.0",
4342
- "@npmcli/package-json": "^5.0.0",
4343
4301
  "@npmcli/promise-spawn": "^7.0.0",
4344
4302
  "node-gyp": "^10.0.0",
4303
+ "read-package-json-fast": "^3.0.0",
4345
4304
  "which": "^4.0.0"
4346
4305
  },
4347
4306
  "engines": {
@@ -4360,32 +4319,18 @@
4360
4319
  }
4361
4320
  },
4362
4321
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/bundle": {
4363
- "version": "2.2.0",
4364
- "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.2.0.tgz",
4365
- "integrity": "sha512-5VI58qgNs76RDrwXNhpmyN/jKpq9evV/7f1XrcqcAfvxDl5SeVY/I5Rmfe96ULAV7/FK5dge9RBKGBJPhL1WsQ==",
4322
+ "version": "2.1.0",
4366
4323
  "inBundle": true,
4367
4324
  "license": "Apache-2.0",
4368
4325
  "dependencies": {
4369
- "@sigstore/protobuf-specs": "^0.3.0"
4326
+ "@sigstore/protobuf-specs": "^0.2.1"
4370
4327
  },
4371
4328
  "engines": {
4372
4329
  "node": "^16.14.0 || >=18.0.0"
4373
4330
  }
4374
4331
  },
4375
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/core": {
4376
- "version": "1.0.0",
4377
- "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.0.0.tgz",
4378
- "integrity": "sha512-dW2qjbWLRKGu6MIDUTBuJwXCnR8zivcSpf5inUzk7y84zqy/dji0/uahppoIgMoKeR+6pUZucrwHfkQQtiG9Rw==",
4379
- "inBundle": true,
4380
- "license": "Apache-2.0",
4381
- "engines": {
4382
- "node": "^16.14.0 || >=18.0.0"
4383
- }
4384
- },
4385
4332
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/protobuf-specs": {
4386
- "version": "0.3.0",
4387
- "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.0.tgz",
4388
- "integrity": "sha512-zxiQ66JFOjVvP9hbhGj/F/qNdsZfkGb/dVXSanNRNuAzMlr4MC95voPUBX8//ZNnmv3uSYzdfR/JSkrgvZTGxA==",
4333
+ "version": "0.2.1",
4389
4334
  "inBundle": true,
4390
4335
  "license": "Apache-2.0",
4391
4336
  "engines": {
@@ -4393,15 +4338,12 @@
4393
4338
  }
4394
4339
  },
4395
4340
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/sign": {
4396
- "version": "2.2.3",
4397
- "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.3.tgz",
4398
- "integrity": "sha512-LqlA+ffyN02yC7RKszCdMTS6bldZnIodiox+IkT8B2f8oRYXCB3LQ9roXeiEL21m64CVH1wyveYAORfD65WoSw==",
4341
+ "version": "2.2.0",
4399
4342
  "inBundle": true,
4400
4343
  "license": "Apache-2.0",
4401
4344
  "dependencies": {
4402
- "@sigstore/bundle": "^2.2.0",
4403
- "@sigstore/core": "^1.0.0",
4404
- "@sigstore/protobuf-specs": "^0.3.0",
4345
+ "@sigstore/bundle": "^2.1.0",
4346
+ "@sigstore/protobuf-specs": "^0.2.1",
4405
4347
  "make-fetch-happen": "^13.0.0"
4406
4348
  },
4407
4349
  "engines": {
@@ -4409,29 +4351,12 @@
4409
4351
  }
4410
4352
  },
4411
4353
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/tuf": {
4412
- "version": "2.3.1",
4413
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.1.tgz",
4414
- "integrity": "sha512-9Iv40z652td/QbV0o5n/x25H9w6IYRt2pIGbTX55yFDYlApDQn/6YZomjz6+KBx69rXHLzHcbtTS586mDdFD+Q==",
4415
- "inBundle": true,
4416
- "license": "Apache-2.0",
4417
- "dependencies": {
4418
- "@sigstore/protobuf-specs": "^0.3.0",
4419
- "tuf-js": "^2.2.0"
4420
- },
4421
- "engines": {
4422
- "node": "^16.14.0 || >=18.0.0"
4423
- }
4424
- },
4425
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/verify": {
4426
- "version": "1.1.0",
4427
- "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.1.0.tgz",
4428
- "integrity": "sha512-1fTqnqyTBWvV7cftUUFtDcHPdSox0N3Ub7C0lRyReYx4zZUlNTZjCV+HPy4Lre+r45dV7Qx5JLKvqqsgxuyYfg==",
4354
+ "version": "2.2.0",
4429
4355
  "inBundle": true,
4430
4356
  "license": "Apache-2.0",
4431
4357
  "dependencies": {
4432
- "@sigstore/bundle": "^2.2.0",
4433
- "@sigstore/core": "^1.0.0",
4434
- "@sigstore/protobuf-specs": "^0.3.0"
4358
+ "@sigstore/protobuf-specs": "^0.2.1",
4359
+ "tuf-js": "^2.1.0"
4435
4360
  },
4436
4361
  "engines": {
4437
4362
  "node": "^16.14.0 || >=18.0.0"
@@ -4471,6 +4396,19 @@
4471
4396
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4472
4397
  }
4473
4398
  },
4399
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/abort-controller": {
4400
+ "version": "3.0.0",
4401
+ "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
4402
+ "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
4403
+ "inBundle": true,
4404
+ "license": "MIT",
4405
+ "dependencies": {
4406
+ "event-target-shim": "^5.0.0"
4407
+ },
4408
+ "engines": {
4409
+ "node": ">=6.5"
4410
+ }
4411
+ },
4474
4412
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/agent-base": {
4475
4413
  "version": "7.1.0",
4476
4414
  "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
@@ -4499,13 +4437,16 @@
4499
4437
  }
4500
4438
  },
4501
4439
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-regex": {
4502
- "version": "5.0.1",
4503
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4504
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4440
+ "version": "6.0.1",
4441
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4442
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4505
4443
  "inBundle": true,
4506
4444
  "license": "MIT",
4507
4445
  "engines": {
4508
- "node": ">=8"
4446
+ "node": ">=12"
4447
+ },
4448
+ "funding": {
4449
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4509
4450
  }
4510
4451
  },
4511
4452
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-styles": {
@@ -4536,11 +4477,13 @@
4536
4477
  "license": "MIT"
4537
4478
  },
4538
4479
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/are-we-there-yet": {
4539
- "version": "4.0.2",
4540
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
4541
- "integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
4480
+ "version": "4.0.1",
4542
4481
  "inBundle": true,
4543
4482
  "license": "ISC",
4483
+ "dependencies": {
4484
+ "delegates": "^1.0.0",
4485
+ "readable-stream": "^4.1.0"
4486
+ },
4544
4487
  "engines": {
4545
4488
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4546
4489
  }
@@ -4552,6 +4495,27 @@
4552
4495
  "inBundle": true,
4553
4496
  "license": "MIT"
4554
4497
  },
4498
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/base64-js": {
4499
+ "version": "1.5.1",
4500
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
4501
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
4502
+ "funding": [
4503
+ {
4504
+ "type": "github",
4505
+ "url": "https://github.com/sponsors/feross"
4506
+ },
4507
+ {
4508
+ "type": "patreon",
4509
+ "url": "https://www.patreon.com/feross"
4510
+ },
4511
+ {
4512
+ "type": "consulting",
4513
+ "url": "https://feross.org/support"
4514
+ }
4515
+ ],
4516
+ "inBundle": true,
4517
+ "license": "MIT"
4518
+ },
4555
4519
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/bin-links": {
4556
4520
  "version": "4.0.3",
4557
4521
  "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
@@ -4588,6 +4552,31 @@
4588
4552
  "balanced-match": "^1.0.0"
4589
4553
  }
4590
4554
  },
4555
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/buffer": {
4556
+ "version": "6.0.3",
4557
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
4558
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
4559
+ "funding": [
4560
+ {
4561
+ "type": "github",
4562
+ "url": "https://github.com/sponsors/feross"
4563
+ },
4564
+ {
4565
+ "type": "patreon",
4566
+ "url": "https://www.patreon.com/feross"
4567
+ },
4568
+ {
4569
+ "type": "consulting",
4570
+ "url": "https://feross.org/support"
4571
+ }
4572
+ ],
4573
+ "inBundle": true,
4574
+ "license": "MIT",
4575
+ "dependencies": {
4576
+ "base64-js": "^1.3.1",
4577
+ "ieee754": "^1.2.1"
4578
+ }
4579
+ },
4591
4580
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/builtins": {
4592
4581
  "version": "5.0.1",
4593
4582
  "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
@@ -4599,9 +4588,7 @@
4599
4588
  }
4600
4589
  },
4601
4590
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cacache": {
4602
- "version": "18.0.2",
4603
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
4604
- "integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
4591
+ "version": "18.0.0",
4605
4592
  "inBundle": true,
4606
4593
  "license": "ISC",
4607
4594
  "dependencies": {
@@ -4610,7 +4597,7 @@
4610
4597
  "glob": "^10.2.2",
4611
4598
  "lru-cache": "^10.0.1",
4612
4599
  "minipass": "^7.0.3",
4613
- "minipass-collect": "^2.0.1",
4600
+ "minipass-collect": "^1.0.2",
4614
4601
  "minipass-flush": "^1.0.5",
4615
4602
  "minipass-pipeline": "^1.2.4",
4616
4603
  "p-map": "^4.0.0",
@@ -4698,6 +4685,29 @@
4698
4685
  "node": ">= 10"
4699
4686
  }
4700
4687
  },
4688
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex": {
4689
+ "version": "5.0.1",
4690
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4691
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4692
+ "inBundle": true,
4693
+ "license": "MIT",
4694
+ "engines": {
4695
+ "node": ">=8"
4696
+ }
4697
+ },
4698
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi": {
4699
+ "version": "6.0.1",
4700
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
4701
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
4702
+ "inBundle": true,
4703
+ "license": "MIT",
4704
+ "dependencies": {
4705
+ "ansi-regex": "^5.0.1"
4706
+ },
4707
+ "engines": {
4708
+ "node": ">=8"
4709
+ }
4710
+ },
4701
4711
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-table3": {
4702
4712
  "version": "0.6.3",
4703
4713
  "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
@@ -4778,6 +4788,29 @@
4778
4788
  "node": ">=8.0.0"
4779
4789
  }
4780
4790
  },
4791
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/ansi-regex": {
4792
+ "version": "5.0.1",
4793
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4794
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4795
+ "inBundle": true,
4796
+ "license": "MIT",
4797
+ "engines": {
4798
+ "node": ">=8"
4799
+ }
4800
+ },
4801
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/columnify/node_modules/strip-ansi": {
4802
+ "version": "6.0.1",
4803
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
4804
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
4805
+ "inBundle": true,
4806
+ "license": "MIT",
4807
+ "dependencies": {
4808
+ "ansi-regex": "^5.0.1"
4809
+ },
4810
+ "engines": {
4811
+ "node": ">=8"
4812
+ }
4813
+ },
4781
4814
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/common-ancestor-path": {
4782
4815
  "version": "1.0.1",
4783
4816
  "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
@@ -4874,10 +4907,15 @@
4874
4907
  "url": "https://github.com/sponsors/sindresorhus"
4875
4908
  }
4876
4909
  },
4910
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/delegates": {
4911
+ "version": "1.0.0",
4912
+ "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
4913
+ "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
4914
+ "inBundle": true,
4915
+ "license": "MIT"
4916
+ },
4877
4917
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/diff": {
4878
- "version": "5.2.0",
4879
- "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
4880
- "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
4918
+ "version": "5.1.0",
4881
4919
  "inBundle": true,
4882
4920
  "license": "BSD-3-Clause",
4883
4921
  "engines": {
@@ -4926,6 +4964,26 @@
4926
4964
  "inBundle": true,
4927
4965
  "license": "MIT"
4928
4966
  },
4967
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/event-target-shim": {
4968
+ "version": "5.0.1",
4969
+ "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
4970
+ "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
4971
+ "inBundle": true,
4972
+ "license": "MIT",
4973
+ "engines": {
4974
+ "node": ">=6"
4975
+ }
4976
+ },
4977
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/events": {
4978
+ "version": "3.3.0",
4979
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
4980
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
4981
+ "inBundle": true,
4982
+ "license": "MIT",
4983
+ "engines": {
4984
+ "node": ">=0.8.x"
4985
+ }
4986
+ },
4929
4987
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/exponential-backoff": {
4930
4988
  "version": "3.1.1",
4931
4989
  "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
@@ -5003,6 +5061,29 @@
5003
5061
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5004
5062
  }
5005
5063
  },
5064
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/ansi-regex": {
5065
+ "version": "5.0.1",
5066
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
5067
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
5068
+ "inBundle": true,
5069
+ "license": "MIT",
5070
+ "engines": {
5071
+ "node": ">=8"
5072
+ }
5073
+ },
5074
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/gauge/node_modules/strip-ansi": {
5075
+ "version": "6.0.1",
5076
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
5077
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
5078
+ "inBundle": true,
5079
+ "license": "MIT",
5080
+ "dependencies": {
5081
+ "ansi-regex": "^5.0.1"
5082
+ },
5083
+ "engines": {
5084
+ "node": ">=8"
5085
+ }
5086
+ },
5006
5087
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/glob": {
5007
5088
  "version": "10.3.10",
5008
5089
  "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
@@ -5041,9 +5122,7 @@
5041
5122
  "license": "ISC"
5042
5123
  },
5043
5124
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/hasown": {
5044
- "version": "2.0.1",
5045
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.1.tgz",
5046
- "integrity": "sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==",
5125
+ "version": "2.0.0",
5047
5126
  "inBundle": true,
5048
5127
  "license": "MIT",
5049
5128
  "dependencies": {
@@ -5074,9 +5153,7 @@
5074
5153
  "license": "BSD-2-Clause"
5075
5154
  },
5076
5155
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/http-proxy-agent": {
5077
- "version": "7.0.2",
5078
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
5079
- "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
5156
+ "version": "7.0.0",
5080
5157
  "inBundle": true,
5081
5158
  "license": "MIT",
5082
5159
  "dependencies": {
@@ -5088,9 +5165,7 @@
5088
5165
  }
5089
5166
  },
5090
5167
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/https-proxy-agent": {
5091
- "version": "7.0.4",
5092
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
5093
- "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
5168
+ "version": "7.0.2",
5094
5169
  "inBundle": true,
5095
5170
  "license": "MIT",
5096
5171
  "dependencies": {
@@ -5115,10 +5190,29 @@
5115
5190
  "node": ">=0.10.0"
5116
5191
  }
5117
5192
  },
5193
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ieee754": {
5194
+ "version": "1.2.1",
5195
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
5196
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
5197
+ "funding": [
5198
+ {
5199
+ "type": "github",
5200
+ "url": "https://github.com/sponsors/feross"
5201
+ },
5202
+ {
5203
+ "type": "patreon",
5204
+ "url": "https://www.patreon.com/feross"
5205
+ },
5206
+ {
5207
+ "type": "consulting",
5208
+ "url": "https://feross.org/support"
5209
+ }
5210
+ ],
5211
+ "inBundle": true,
5212
+ "license": "BSD-3-Clause"
5213
+ },
5118
5214
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ignore-walk": {
5119
- "version": "6.0.4",
5120
- "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
5121
- "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
5215
+ "version": "6.0.3",
5122
5216
  "inBundle": true,
5123
5217
  "license": "ISC",
5124
5218
  "dependencies": {
@@ -5177,26 +5271,10 @@
5177
5271
  "node": "^16.14.0 || >=18.0.0"
5178
5272
  }
5179
5273
  },
5180
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address": {
5181
- "version": "9.0.5",
5182
- "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
5183
- "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
5184
- "inBundle": true,
5185
- "license": "MIT",
5186
- "dependencies": {
5187
- "jsbn": "1.1.0",
5188
- "sprintf-js": "^1.1.3"
5189
- },
5190
- "engines": {
5191
- "node": ">= 12"
5192
- }
5193
- },
5194
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
5195
- "version": "1.1.3",
5196
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
5197
- "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
5274
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip": {
5275
+ "version": "2.0.0",
5198
5276
  "inBundle": true,
5199
- "license": "BSD-3-Clause"
5277
+ "license": "MIT"
5200
5278
  },
5201
5279
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-regex": {
5202
5280
  "version": "5.0.0",
@@ -5280,17 +5358,8 @@
5280
5358
  "@pkgjs/parseargs": "^0.11.0"
5281
5359
  }
5282
5360
  },
5283
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/jsbn": {
5284
- "version": "1.1.0",
5285
- "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
5286
- "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
5287
- "inBundle": true,
5288
- "license": "MIT"
5289
- },
5290
5361
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/json-parse-even-better-errors": {
5291
- "version": "3.0.1",
5292
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
5293
- "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
5362
+ "version": "3.0.0",
5294
5363
  "inBundle": true,
5295
5364
  "license": "MIT",
5296
5365
  "engines": {
@@ -5332,9 +5401,7 @@
5332
5401
  "license": "MIT"
5333
5402
  },
5334
5403
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmaccess": {
5335
- "version": "8.0.2",
5336
- "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
5337
- "integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
5404
+ "version": "8.0.1",
5338
5405
  "inBundle": true,
5339
5406
  "license": "ISC",
5340
5407
  "dependencies": {
@@ -5346,9 +5413,7 @@
5346
5413
  }
5347
5414
  },
5348
5415
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmdiff": {
5349
- "version": "6.0.7",
5350
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.7.tgz",
5351
- "integrity": "sha512-Erca7NHh+MGk4O14mM4yv9S1S+Wc5TgFg6yr8r/g5ykn34dZdAP/GkzhQNJiOpzfD8j1HBhbTpkbGJHVDdgG5Q==",
5416
+ "version": "6.0.3",
5352
5417
  "inBundle": true,
5353
5418
  "license": "ISC",
5354
5419
  "dependencies": {
@@ -5367,9 +5432,7 @@
5367
5432
  }
5368
5433
  },
5369
5434
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmexec": {
5370
- "version": "7.0.8",
5371
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.8.tgz",
5372
- "integrity": "sha512-xDzWoYpV1Ok0TIdrY4wuWGxriEv/O3/d8QG924yErBE0sMkkzKsin2dAmlEBsSlR7YRilObs8q+5uNtxKNQHAQ==",
5435
+ "version": "7.0.4",
5373
5436
  "inBundle": true,
5374
5437
  "license": "ISC",
5375
5438
  "dependencies": {
@@ -5390,9 +5453,7 @@
5390
5453
  }
5391
5454
  },
5392
5455
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmfund": {
5393
- "version": "5.0.5",
5394
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.5.tgz",
5395
- "integrity": "sha512-BUu2l9Kn4u6nce1Ay8a1uRN1fyU7lbVmtsMYxWcFpcbF+ZPN7qIiPksfcnY9/NDKIRGJYwwv0IXgQQStHDx6Tg==",
5456
+ "version": "5.0.1",
5396
5457
  "inBundle": true,
5397
5458
  "license": "ISC",
5398
5459
  "dependencies": {
@@ -5403,9 +5464,7 @@
5403
5464
  }
5404
5465
  },
5405
5466
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmhook": {
5406
- "version": "10.0.1",
5407
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
5408
- "integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
5467
+ "version": "10.0.0",
5409
5468
  "inBundle": true,
5410
5469
  "license": "ISC",
5411
5470
  "dependencies": {
@@ -5416,10 +5475,8 @@
5416
5475
  "node": "^16.14.0 || >=18.0.0"
5417
5476
  }
5418
5477
  },
5419
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmorg": {
5420
- "version": "6.0.2",
5421
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
5422
- "integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
5478
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmorg": {
5479
+ "version": "6.0.1",
5423
5480
  "inBundle": true,
5424
5481
  "license": "ISC",
5425
5482
  "dependencies": {
@@ -5431,9 +5488,7 @@
5431
5488
  }
5432
5489
  },
5433
5490
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpack": {
5434
- "version": "6.0.7",
5435
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.7.tgz",
5436
- "integrity": "sha512-aVX5ZLiYAioShh5wzoBOGs25GvPskry7SxCpx76gMCjOrd/wKcNtbTOMqStvizd3c+vzq5a1b7FMP09XAtgRFg==",
5491
+ "version": "6.0.3",
5437
5492
  "inBundle": true,
5438
5493
  "license": "ISC",
5439
5494
  "dependencies": {
@@ -5447,9 +5502,7 @@
5447
5502
  }
5448
5503
  },
5449
5504
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpublish": {
5450
- "version": "9.0.4",
5451
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.4.tgz",
5452
- "integrity": "sha512-330o6pVsCCg77jQ/+kidyG/RiohXYQKpqmzOC4BjUDWcimb+mXptRBh1Kvy27/Zb/CStZLVrfgGc6tXf5+PE3Q==",
5505
+ "version": "9.0.2",
5453
5506
  "inBundle": true,
5454
5507
  "license": "ISC",
5455
5508
  "dependencies": {
@@ -5459,7 +5512,7 @@
5459
5512
  "npm-registry-fetch": "^16.0.0",
5460
5513
  "proc-log": "^3.0.0",
5461
5514
  "semver": "^7.3.7",
5462
- "sigstore": "^2.2.0",
5515
+ "sigstore": "^2.1.0",
5463
5516
  "ssri": "^10.0.5"
5464
5517
  },
5465
5518
  "engines": {
@@ -5467,9 +5520,7 @@
5467
5520
  }
5468
5521
  },
5469
5522
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmsearch": {
5470
- "version": "7.0.1",
5471
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
5472
- "integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
5523
+ "version": "7.0.0",
5473
5524
  "inBundle": true,
5474
5525
  "license": "ISC",
5475
5526
  "dependencies": {
@@ -5480,9 +5531,7 @@
5480
5531
  }
5481
5532
  },
5482
5533
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmteam": {
5483
- "version": "6.0.1",
5484
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
5485
- "integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
5534
+ "version": "6.0.0",
5486
5535
  "inBundle": true,
5487
5536
  "license": "ISC",
5488
5537
  "dependencies": {
@@ -5494,9 +5543,7 @@
5494
5543
  }
5495
5544
  },
5496
5545
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmversion": {
5497
- "version": "5.0.2",
5498
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
5499
- "integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
5546
+ "version": "5.0.1",
5500
5547
  "inBundle": true,
5501
5548
  "license": "ISC",
5502
5549
  "dependencies": {
@@ -5511,11 +5558,12 @@
5511
5558
  }
5512
5559
  },
5513
5560
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/lru-cache": {
5514
- "version": "10.2.0",
5515
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
5516
- "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
5561
+ "version": "10.0.2",
5517
5562
  "inBundle": true,
5518
5563
  "license": "ISC",
5564
+ "dependencies": {
5565
+ "semver": "^7.3.5"
5566
+ },
5519
5567
  "engines": {
5520
5568
  "node": "14 || >=16.14"
5521
5569
  }
@@ -5570,16 +5618,29 @@
5570
5618
  }
5571
5619
  },
5572
5620
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect": {
5573
- "version": "2.0.1",
5574
- "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
5575
- "integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
5621
+ "version": "1.0.2",
5622
+ "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
5623
+ "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
5576
5624
  "inBundle": true,
5577
5625
  "license": "ISC",
5578
5626
  "dependencies": {
5579
- "minipass": "^7.0.3"
5627
+ "minipass": "^3.0.0"
5580
5628
  },
5581
5629
  "engines": {
5582
- "node": ">=16 || 14 >=14.17"
5630
+ "node": ">= 8"
5631
+ }
5632
+ },
5633
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect/node_modules/minipass": {
5634
+ "version": "3.3.6",
5635
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
5636
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
5637
+ "inBundle": true,
5638
+ "license": "ISC",
5639
+ "dependencies": {
5640
+ "yallist": "^4.0.0"
5641
+ },
5642
+ "engines": {
5643
+ "node": ">=8"
5583
5644
  }
5584
5645
  },
5585
5646
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-fetch": {
@@ -5889,13 +5950,11 @@
5889
5950
  }
5890
5951
  },
5891
5952
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/npm-packlist": {
5892
- "version": "8.0.2",
5893
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
5894
- "integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
5953
+ "version": "8.0.0",
5895
5954
  "inBundle": true,
5896
5955
  "license": "ISC",
5897
5956
  "dependencies": {
5898
- "ignore-walk": "^6.0.4"
5957
+ "ignore-walk": "^6.0.0"
5899
5958
  },
5900
5959
  "engines": {
5901
5960
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -5993,9 +6052,7 @@
5993
6052
  }
5994
6053
  },
5995
6054
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/pacote": {
5996
- "version": "17.0.6",
5997
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
5998
- "integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
6055
+ "version": "17.0.4",
5999
6056
  "inBundle": true,
6000
6057
  "license": "ISC",
6001
6058
  "dependencies": {
@@ -6014,7 +6071,7 @@
6014
6071
  "promise-retry": "^2.0.1",
6015
6072
  "read-package-json": "^7.0.0",
6016
6073
  "read-package-json-fast": "^3.0.0",
6017
- "sigstore": "^2.2.0",
6074
+ "sigstore": "^2.0.0",
6018
6075
  "ssri": "^10.0.0",
6019
6076
  "tar": "^6.1.11"
6020
6077
  },
@@ -6068,9 +6125,7 @@
6068
6125
  }
6069
6126
  },
6070
6127
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/postcss-selector-parser": {
6071
- "version": "6.0.15",
6072
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz",
6073
- "integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==",
6128
+ "version": "6.0.13",
6074
6129
  "inBundle": true,
6075
6130
  "license": "MIT",
6076
6131
  "dependencies": {
@@ -6091,6 +6146,16 @@
6091
6146
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6092
6147
  }
6093
6148
  },
6149
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/process": {
6150
+ "version": "0.11.10",
6151
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
6152
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
6153
+ "inBundle": true,
6154
+ "license": "MIT",
6155
+ "engines": {
6156
+ "node": ">= 0.6.0"
6157
+ }
6158
+ },
6094
6159
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-all-reject-late": {
6095
6160
  "version": "1.0.1",
6096
6161
  "resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
@@ -6102,9 +6167,7 @@
6102
6167
  }
6103
6168
  },
6104
6169
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-call-limit": {
6105
- "version": "3.0.1",
6106
- "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
6107
- "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
6170
+ "version": "1.0.2",
6108
6171
  "inBundle": true,
6109
6172
  "license": "ISC",
6110
6173
  "funding": {
@@ -6207,6 +6270,21 @@
6207
6270
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6208
6271
  }
6209
6272
  },
6273
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/readable-stream": {
6274
+ "version": "4.4.2",
6275
+ "inBundle": true,
6276
+ "license": "MIT",
6277
+ "dependencies": {
6278
+ "abort-controller": "^3.0.0",
6279
+ "buffer": "^6.0.3",
6280
+ "events": "^3.3.0",
6281
+ "process": "^0.11.10",
6282
+ "string_decoder": "^1.3.0"
6283
+ },
6284
+ "engines": {
6285
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6286
+ }
6287
+ },
6210
6288
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/retry": {
6211
6289
  "version": "0.12.0",
6212
6290
  "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
@@ -6217,6 +6295,27 @@
6217
6295
  "node": ">= 4"
6218
6296
  }
6219
6297
  },
6298
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safe-buffer": {
6299
+ "version": "5.2.1",
6300
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
6301
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
6302
+ "funding": [
6303
+ {
6304
+ "type": "github",
6305
+ "url": "https://github.com/sponsors/feross"
6306
+ },
6307
+ {
6308
+ "type": "patreon",
6309
+ "url": "https://www.patreon.com/feross"
6310
+ },
6311
+ {
6312
+ "type": "consulting",
6313
+ "url": "https://feross.org/support"
6314
+ }
6315
+ ],
6316
+ "inBundle": true,
6317
+ "license": "MIT"
6318
+ },
6220
6319
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safer-buffer": {
6221
6320
  "version": "2.1.2",
6222
6321
  "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
@@ -6226,9 +6325,7 @@
6226
6325
  "optional": true
6227
6326
  },
6228
6327
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/semver": {
6229
- "version": "7.6.0",
6230
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
6231
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
6328
+ "version": "7.5.4",
6232
6329
  "inBundle": true,
6233
6330
  "license": "ISC",
6234
6331
  "dependencies": {
@@ -6298,18 +6395,14 @@
6298
6395
  }
6299
6396
  },
6300
6397
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/sigstore": {
6301
- "version": "2.2.2",
6302
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.2.2.tgz",
6303
- "integrity": "sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==",
6398
+ "version": "2.1.0",
6304
6399
  "inBundle": true,
6305
6400
  "license": "Apache-2.0",
6306
6401
  "dependencies": {
6307
- "@sigstore/bundle": "^2.2.0",
6308
- "@sigstore/core": "^1.0.0",
6309
- "@sigstore/protobuf-specs": "^0.3.0",
6310
- "@sigstore/sign": "^2.2.3",
6311
- "@sigstore/tuf": "^2.3.1",
6312
- "@sigstore/verify": "^1.1.0"
6402
+ "@sigstore/bundle": "^2.1.0",
6403
+ "@sigstore/protobuf-specs": "^0.2.1",
6404
+ "@sigstore/sign": "^2.1.0",
6405
+ "@sigstore/tuf": "^2.1.0"
6313
6406
  },
6314
6407
  "engines": {
6315
6408
  "node": "^16.14.0 || >=18.0.0"
@@ -6327,15 +6420,15 @@
6327
6420
  }
6328
6421
  },
6329
6422
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/socks": {
6330
- "version": "2.8.0",
6423
+ "version": "2.7.1",
6331
6424
  "inBundle": true,
6332
6425
  "license": "MIT",
6333
6426
  "dependencies": {
6334
- "ip-address": "^9.0.5",
6427
+ "ip": "^2.0.0",
6335
6428
  "smart-buffer": "^4.2.0"
6336
6429
  },
6337
6430
  "engines": {
6338
- "node": ">= 16.0.0",
6431
+ "node": ">= 10.13.0",
6339
6432
  "npm": ">= 3.0.0"
6340
6433
  }
6341
6434
  },
@@ -6366,9 +6459,7 @@
6366
6459
  }
6367
6460
  },
6368
6461
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-exceptions": {
6369
- "version": "2.5.0",
6370
- "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
6371
- "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
6462
+ "version": "2.3.0",
6372
6463
  "inBundle": true,
6373
6464
  "license": "CC-BY-3.0"
6374
6465
  },
@@ -6384,9 +6475,7 @@
6384
6475
  }
6385
6476
  },
6386
6477
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-license-ids": {
6387
- "version": "3.0.17",
6388
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
6389
- "integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==",
6478
+ "version": "3.0.16",
6390
6479
  "inBundle": true,
6391
6480
  "license": "CC0-1.0"
6392
6481
  },
@@ -6403,6 +6492,16 @@
6403
6492
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6404
6493
  }
6405
6494
  },
6495
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string_decoder": {
6496
+ "version": "1.3.0",
6497
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
6498
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
6499
+ "inBundle": true,
6500
+ "license": "MIT",
6501
+ "dependencies": {
6502
+ "safe-buffer": "~5.2.0"
6503
+ }
6504
+ },
6406
6505
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width": {
6407
6506
  "version": "4.2.3",
6408
6507
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
@@ -6434,7 +6533,40 @@
6434
6533
  "node": ">=8"
6435
6534
  }
6436
6535
  },
6437
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
6536
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex": {
6537
+ "version": "5.0.1",
6538
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6539
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6540
+ "inBundle": true,
6541
+ "license": "MIT",
6542
+ "engines": {
6543
+ "node": ">=8"
6544
+ }
6545
+ },
6546
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi": {
6547
+ "version": "6.0.1",
6548
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6549
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6550
+ "inBundle": true,
6551
+ "license": "MIT",
6552
+ "dependencies": {
6553
+ "ansi-regex": "^5.0.1"
6554
+ },
6555
+ "engines": {
6556
+ "node": ">=8"
6557
+ }
6558
+ },
6559
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/ansi-regex": {
6560
+ "version": "5.0.1",
6561
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6562
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6563
+ "inBundle": true,
6564
+ "license": "MIT",
6565
+ "engines": {
6566
+ "node": ">=8"
6567
+ }
6568
+ },
6569
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width/node_modules/strip-ansi": {
6438
6570
  "version": "6.0.1",
6439
6571
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6440
6572
  "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
@@ -6447,6 +6579,22 @@
6447
6579
  "node": ">=8"
6448
6580
  }
6449
6581
  },
6582
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
6583
+ "version": "7.1.0",
6584
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6585
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
6586
+ "inBundle": true,
6587
+ "license": "MIT",
6588
+ "dependencies": {
6589
+ "ansi-regex": "^6.0.1"
6590
+ },
6591
+ "engines": {
6592
+ "node": ">=12"
6593
+ },
6594
+ "funding": {
6595
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6596
+ }
6597
+ },
6450
6598
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs": {
6451
6599
  "name": "strip-ansi",
6452
6600
  "version": "6.0.1",
@@ -6461,6 +6609,16 @@
6461
6609
  "node": ">=8"
6462
6610
  }
6463
6611
  },
6612
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
6613
+ "version": "5.0.1",
6614
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6615
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6616
+ "inBundle": true,
6617
+ "license": "MIT",
6618
+ "engines": {
6619
+ "node": ">=8"
6620
+ }
6621
+ },
6464
6622
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/supports-color": {
6465
6623
  "version": "9.4.0",
6466
6624
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
@@ -6553,9 +6711,7 @@
6553
6711
  }
6554
6712
  },
6555
6713
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tuf-js": {
6556
- "version": "2.2.0",
6557
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
6558
- "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
6714
+ "version": "2.1.0",
6559
6715
  "inBundle": true,
6560
6716
  "license": "MIT",
6561
6717
  "dependencies": {
@@ -6714,6 +6870,16 @@
6714
6870
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6715
6871
  }
6716
6872
  },
6873
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
6874
+ "version": "5.0.1",
6875
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6876
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6877
+ "inBundle": true,
6878
+ "license": "MIT",
6879
+ "engines": {
6880
+ "node": ">=8"
6881
+ }
6882
+ },
6717
6883
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
6718
6884
  "version": "4.3.0",
6719
6885
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
@@ -6730,17 +6896,17 @@
6730
6896
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
6731
6897
  }
6732
6898
  },
6733
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
6899
+ "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
6734
6900
  "version": "6.0.1",
6735
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
6736
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
6901
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6902
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6737
6903
  "inBundle": true,
6738
6904
  "license": "MIT",
6739
- "engines": {
6740
- "node": ">=12"
6905
+ "dependencies": {
6906
+ "ansi-regex": "^5.0.1"
6741
6907
  },
6742
- "funding": {
6743
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6908
+ "engines": {
6909
+ "node": ">=8"
6744
6910
  }
6745
6911
  },
6746
6912
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
@@ -6768,22 +6934,6 @@
6768
6934
  "url": "https://github.com/sponsors/sindresorhus"
6769
6935
  }
6770
6936
  },
6771
- "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
6772
- "version": "7.1.0",
6773
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6774
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
6775
- "inBundle": true,
6776
- "license": "MIT",
6777
- "dependencies": {
6778
- "ansi-regex": "^6.0.1"
6779
- },
6780
- "engines": {
6781
- "node": ">=12"
6782
- },
6783
- "funding": {
6784
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6785
- }
6786
- },
6787
6937
  "node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/write-file-atomic": {
6788
6938
  "version": "5.0.1",
6789
6939
  "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
@@ -8148,14 +8298,14 @@
8148
8298
  "license": "ISC"
8149
8299
  },
8150
8300
  "node_modules/@salesforce/sf-plugins-core": {
8151
- "version": "8.0.1",
8152
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.1.tgz",
8153
- "integrity": "sha512-R6SqJ1XqSINSWdZruKtC2SKGnLBh7KbFI7+qS0FYlyPU4IlWoa+AZkGwWvlczuSOumqnlhT95rNKwZTS5rJugA==",
8301
+ "version": "8.0.2",
8302
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.2.tgz",
8303
+ "integrity": "sha512-/93DgM7eCqXYP91bJz/gQ9KsumNoqRPp5DZoltrhM3JPo1a5J6LwfITw56aEvERY+LeTVubH3wwpQuzt0+8nLg==",
8154
8304
  "license": "BSD-3-Clause",
8155
8305
  "dependencies": {
8156
8306
  "@inquirer/confirm": "^2.0.17",
8157
8307
  "@inquirer/password": "^1.1.16",
8158
- "@oclif/core": "^3.23.0",
8308
+ "@oclif/core": "^3.26.0",
8159
8309
  "@salesforce/core": "^6.7.3",
8160
8310
  "@salesforce/kit": "^3.0.15",
8161
8311
  "@salesforce/ts-types": "^2.0.9",
@@ -8727,9 +8877,9 @@
8727
8877
  }
8728
8878
  },
8729
8879
  "node_modules/@sigstore/tuf": {
8730
- "version": "2.3.1",
8731
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.1.tgz",
8732
- "integrity": "sha512-9Iv40z652td/QbV0o5n/x25H9w6IYRt2pIGbTX55yFDYlApDQn/6YZomjz6+KBx69rXHLzHcbtTS586mDdFD+Q==",
8880
+ "version": "2.3.2",
8881
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
8882
+ "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
8733
8883
  "extraneous": true,
8734
8884
  "license": "Apache-2.0",
8735
8885
  "dependencies": {
@@ -10741,9 +10891,9 @@
10741
10891
  }
10742
10892
  },
10743
10893
  "node_modules/aws-sdk": {
10744
- "version": "2.1580.0",
10745
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1580.0.tgz",
10746
- "integrity": "sha512-jR9EWyo1UY6QrYs+jhXCpqxBYXU6QYmqNejpsPgU5OzAWxUgalbXfQPAaw0A/DBxXU99qHO+j6RUYof82veiKw==",
10894
+ "version": "2.1585.0",
10895
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1585.0.tgz",
10896
+ "integrity": "sha512-zDJ76hivdnBLH2+hXTO0F5y3Sdx5RRSDCf4EqZILZCUkPLTwaVmKmaU6XO3pyhrMTcWk58m7UBgHFyARE5SCkQ==",
10747
10897
  "dev": true,
10748
10898
  "hasInstallScript": true,
10749
10899
  "license": "Apache-2.0",