@salesforce/cli 2.36.4 → 2.36.5
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 +60 -60
- package/npm-shrinkwrap.json +318 -470
- package/oclif.manifest.json +1 -1
- package/package.json +11 -11
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.36.
|
|
3
|
+
"version": "2.36.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.36.
|
|
9
|
+
"version": "2.36.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
@@ -16,31 +16,31 @@
|
|
|
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.
|
|
19
|
+
"@oclif/plugin-plugins": "5.0.4",
|
|
20
20
|
"@oclif/plugin-search": "1.0.20",
|
|
21
|
-
"@oclif/plugin-update": "4.2.
|
|
21
|
+
"@oclif/plugin-update": "4.2.3",
|
|
22
22
|
"@oclif/plugin-version": "2.0.16",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.0.15",
|
|
24
24
|
"@oclif/plugin-which": "3.1.7",
|
|
25
25
|
"@salesforce/core": "^6.1.4",
|
|
26
|
-
"@salesforce/plugin-apex": "3.1.
|
|
26
|
+
"@salesforce/plugin-apex": "3.1.1",
|
|
27
27
|
"@salesforce/plugin-auth": "3.5.1",
|
|
28
|
-
"@salesforce/plugin-data": "3.2.
|
|
28
|
+
"@salesforce/plugin-data": "3.2.4",
|
|
29
29
|
"@salesforce/plugin-deploy-retrieve": "3.5.2",
|
|
30
30
|
"@salesforce/plugin-info": "3.1.0",
|
|
31
|
-
"@salesforce/plugin-limits": "3.2.
|
|
31
|
+
"@salesforce/plugin-limits": "3.2.1",
|
|
32
32
|
"@salesforce/plugin-marketplace": "1.1.0",
|
|
33
|
-
"@salesforce/plugin-org": "3.6.
|
|
33
|
+
"@salesforce/plugin-org": "3.6.2",
|
|
34
34
|
"@salesforce/plugin-packaging": "2.3.0",
|
|
35
35
|
"@salesforce/plugin-schema": "3.2.0",
|
|
36
|
-
"@salesforce/plugin-settings": "2.1.
|
|
37
|
-
"@salesforce/plugin-sobject": "1.2.
|
|
36
|
+
"@salesforce/plugin-settings": "2.1.1",
|
|
37
|
+
"@salesforce/plugin-sobject": "1.2.1",
|
|
38
38
|
"@salesforce/plugin-source": "3.2.2",
|
|
39
39
|
"@salesforce/plugin-telemetry": "3.1.17",
|
|
40
40
|
"@salesforce/plugin-templates": "56.1.0",
|
|
41
41
|
"@salesforce/plugin-trust": "3.5.1",
|
|
42
42
|
"@salesforce/plugin-user": "3.4.0",
|
|
43
|
-
"@salesforce/sf-plugins-core": "8.0.
|
|
43
|
+
"@salesforce/sf-plugins-core": "8.0.3",
|
|
44
44
|
"chalk": "^5.3.0",
|
|
45
45
|
"debug": "^4.3.4",
|
|
46
46
|
"strip-ansi": "^7.1.0"
|
|
@@ -2864,9 +2864,9 @@
|
|
|
2864
2864
|
"license": "MIT"
|
|
2865
2865
|
},
|
|
2866
2866
|
"node_modules/@jsforce/jsforce-node": {
|
|
2867
|
-
"version": "3.0.0-next.
|
|
2868
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.0.0-next.
|
|
2869
|
-
"integrity": "sha512-
|
|
2867
|
+
"version": "3.0.0-next.3",
|
|
2868
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.0.0-next.3.tgz",
|
|
2869
|
+
"integrity": "sha512-ecMBcHL7FJkBoobLip66gye+DyNq7wFFqQD1E8sask+jRvDgFjqxkTH5IdUexzTIv7rMWFiBMYSRKz3AQBxyIA==",
|
|
2870
2870
|
"license": "MIT",
|
|
2871
2871
|
"dependencies": {
|
|
2872
2872
|
"@sindresorhus/is": "^4",
|
|
@@ -3744,17 +3744,17 @@
|
|
|
3744
3744
|
}
|
|
3745
3745
|
},
|
|
3746
3746
|
"node_modules/@oclif/plugin-plugins": {
|
|
3747
|
-
"version": "5.0.
|
|
3748
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.
|
|
3749
|
-
"integrity": "sha512-
|
|
3747
|
+
"version": "5.0.4",
|
|
3748
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.4.tgz",
|
|
3749
|
+
"integrity": "sha512-wtO10MH4vKkyXx97n+S/ZJU/fS9YbYbBN/Ku0BOcbeRH0f+CXcPK7pe6SR4AdnTBRb8BmhESrS3+FKfgTCcBXA==",
|
|
3750
3750
|
"license": "MIT",
|
|
3751
3751
|
"dependencies": {
|
|
3752
3752
|
"@oclif/core": "^3.26.0",
|
|
3753
3753
|
"chalk": "^5.3.0",
|
|
3754
3754
|
"debug": "^4.3.4",
|
|
3755
|
-
"npm": "10.
|
|
3755
|
+
"npm": "10.5.0",
|
|
3756
3756
|
"npm-package-arg": "^11.0.1",
|
|
3757
|
-
"npm-run-path": "^5.
|
|
3757
|
+
"npm-run-path": "^5.3.0",
|
|
3758
3758
|
"semver": "^7.6.0",
|
|
3759
3759
|
"validate-npm-package-name": "^5.0.0"
|
|
3760
3760
|
},
|
|
@@ -3802,9 +3802,9 @@
|
|
|
3802
3802
|
}
|
|
3803
3803
|
},
|
|
3804
3804
|
"node_modules/@oclif/plugin-plugins/node_modules/npm": {
|
|
3805
|
-
"version": "10.
|
|
3806
|
-
"resolved": "https://registry.npmjs.org/npm/-/npm-10.
|
|
3807
|
-
"integrity": "sha512-
|
|
3805
|
+
"version": "10.5.0",
|
|
3806
|
+
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
|
|
3807
|
+
"integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
|
|
3808
3808
|
"bundleDependencies": [
|
|
3809
3809
|
"@isaacs/string-locale-compare",
|
|
3810
3810
|
"@npmcli/arborist",
|
|
@@ -3868,7 +3868,6 @@
|
|
|
3868
3868
|
"semver",
|
|
3869
3869
|
"spdx-expression-parse",
|
|
3870
3870
|
"ssri",
|
|
3871
|
-
"strip-ansi",
|
|
3872
3871
|
"supports-color",
|
|
3873
3872
|
"tar",
|
|
3874
3873
|
"text-table",
|
|
@@ -3893,12 +3892,12 @@
|
|
|
3893
3892
|
"@npmcli/fs": "^3.1.0",
|
|
3894
3893
|
"@npmcli/map-workspaces": "^3.0.4",
|
|
3895
3894
|
"@npmcli/package-json": "^5.0.0",
|
|
3896
|
-
"@npmcli/promise-spawn": "^7.0.
|
|
3897
|
-
"@npmcli/run-script": "^7.0.
|
|
3898
|
-
"@sigstore/tuf": "^2.
|
|
3895
|
+
"@npmcli/promise-spawn": "^7.0.1",
|
|
3896
|
+
"@npmcli/run-script": "^7.0.4",
|
|
3897
|
+
"@sigstore/tuf": "^2.3.1",
|
|
3899
3898
|
"abbrev": "^2.0.0",
|
|
3900
3899
|
"archy": "~1.0.0",
|
|
3901
|
-
"cacache": "^18.0.
|
|
3900
|
+
"cacache": "^18.0.2",
|
|
3902
3901
|
"chalk": "^5.3.0",
|
|
3903
3902
|
"ci-info": "^4.0.0",
|
|
3904
3903
|
"cli-columns": "^4.0.0",
|
|
@@ -3912,7 +3911,7 @@
|
|
|
3912
3911
|
"ini": "^4.1.1",
|
|
3913
3912
|
"init-package-json": "^6.0.0",
|
|
3914
3913
|
"is-cidr": "^5.0.3",
|
|
3915
|
-
"json-parse-even-better-errors": "^3.0.
|
|
3914
|
+
"json-parse-even-better-errors": "^3.0.1",
|
|
3916
3915
|
"libnpmaccess": "^8.0.1",
|
|
3917
3916
|
"libnpmdiff": "^6.0.3",
|
|
3918
3917
|
"libnpmexec": "^7.0.4",
|
|
@@ -3941,15 +3940,14 @@
|
|
|
3941
3940
|
"npm-user-validate": "^2.0.0",
|
|
3942
3941
|
"npmlog": "^7.0.1",
|
|
3943
3942
|
"p-map": "^4.0.0",
|
|
3944
|
-
"pacote": "^17.0.
|
|
3943
|
+
"pacote": "^17.0.6",
|
|
3945
3944
|
"parse-conflict-json": "^3.0.1",
|
|
3946
3945
|
"proc-log": "^3.0.0",
|
|
3947
3946
|
"qrcode-terminal": "^0.12.0",
|
|
3948
3947
|
"read": "^2.1.0",
|
|
3949
|
-
"semver": "^7.
|
|
3948
|
+
"semver": "^7.6.0",
|
|
3950
3949
|
"spdx-expression-parse": "^3.0.1",
|
|
3951
3950
|
"ssri": "^10.0.5",
|
|
3952
|
-
"strip-ansi": "^7.1.0",
|
|
3953
3951
|
"supports-color": "^9.4.0",
|
|
3954
3952
|
"tar": "^6.2.0",
|
|
3955
3953
|
"text-table": "~0.2.0",
|
|
@@ -4011,6 +4009,19 @@
|
|
|
4011
4009
|
"node": ">=12"
|
|
4012
4010
|
}
|
|
4013
4011
|
},
|
|
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
|
+
},
|
|
4014
4025
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
4015
4026
|
"version": "9.2.2",
|
|
4016
4027
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
@@ -4036,6 +4047,22 @@
|
|
|
4036
4047
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4037
4048
|
}
|
|
4038
4049
|
},
|
|
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
|
+
},
|
|
4039
4066
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@isaacs/string-locale-compare": {
|
|
4040
4067
|
"version": "1.1.0",
|
|
4041
4068
|
"resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz",
|
|
@@ -4044,7 +4071,9 @@
|
|
|
4044
4071
|
"license": "ISC"
|
|
4045
4072
|
},
|
|
4046
4073
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/agent": {
|
|
4047
|
-
"version": "2.2.
|
|
4074
|
+
"version": "2.2.1",
|
|
4075
|
+
"resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.1.tgz",
|
|
4076
|
+
"integrity": "sha512-H4FrOVtNyWC8MUwL3UfjOsAihHvT1Pe8POj3JvjXhSTJipsZMtgUALCT4mGyYZNxymkUfOw3PUj6dE4QPp6osQ==",
|
|
4048
4077
|
"inBundle": true,
|
|
4049
4078
|
"license": "ISC",
|
|
4050
4079
|
"dependencies": {
|
|
@@ -4059,7 +4088,9 @@
|
|
|
4059
4088
|
}
|
|
4060
4089
|
},
|
|
4061
4090
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/arborist": {
|
|
4062
|
-
"version": "7.
|
|
4091
|
+
"version": "7.4.0",
|
|
4092
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.4.0.tgz",
|
|
4093
|
+
"integrity": "sha512-VFsUaTrV8NR+0E2I+xhp6pPC5eAbMmSMSMZbS57aogLc6du6HWBPATFOaiNWwp1QTFVeP4aLhYixQM9hHfaAsA==",
|
|
4063
4094
|
"inBundle": true,
|
|
4064
4095
|
"license": "ISC",
|
|
4065
4096
|
"dependencies": {
|
|
@@ -4071,7 +4102,7 @@
|
|
|
4071
4102
|
"@npmcli/name-from-folder": "^2.0.0",
|
|
4072
4103
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4073
4104
|
"@npmcli/package-json": "^5.0.0",
|
|
4074
|
-
"@npmcli/query": "^3.0
|
|
4105
|
+
"@npmcli/query": "^3.1.0",
|
|
4075
4106
|
"@npmcli/run-script": "^7.0.2",
|
|
4076
4107
|
"bin-links": "^4.0.1",
|
|
4077
4108
|
"cacache": "^18.0.0",
|
|
@@ -4090,7 +4121,7 @@
|
|
|
4090
4121
|
"parse-conflict-json": "^3.0.0",
|
|
4091
4122
|
"proc-log": "^3.0.0",
|
|
4092
4123
|
"promise-all-reject-late": "^1.0.0",
|
|
4093
|
-
"promise-call-limit": "^
|
|
4124
|
+
"promise-call-limit": "^3.0.1",
|
|
4094
4125
|
"read-package-json-fast": "^3.0.2",
|
|
4095
4126
|
"semver": "^7.3.7",
|
|
4096
4127
|
"ssri": "^10.0.5",
|
|
@@ -4105,7 +4136,9 @@
|
|
|
4105
4136
|
}
|
|
4106
4137
|
},
|
|
4107
4138
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/config": {
|
|
4108
|
-
"version": "8.0
|
|
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==",
|
|
4109
4142
|
"inBundle": true,
|
|
4110
4143
|
"license": "ISC",
|
|
4111
4144
|
"dependencies": {
|
|
@@ -4165,7 +4198,9 @@
|
|
|
4165
4198
|
}
|
|
4166
4199
|
},
|
|
4167
4200
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/git": {
|
|
4168
|
-
"version": "5.0.
|
|
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==",
|
|
4169
4204
|
"inBundle": true,
|
|
4170
4205
|
"license": "ISC",
|
|
4171
4206
|
"dependencies": {
|
|
@@ -4271,7 +4306,9 @@
|
|
|
4271
4306
|
}
|
|
4272
4307
|
},
|
|
4273
4308
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
|
4274
|
-
"version": "7.0.
|
|
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==",
|
|
4275
4312
|
"inBundle": true,
|
|
4276
4313
|
"license": "ISC",
|
|
4277
4314
|
"dependencies": {
|
|
@@ -4282,7 +4319,9 @@
|
|
|
4282
4319
|
}
|
|
4283
4320
|
},
|
|
4284
4321
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/query": {
|
|
4285
|
-
"version": "3.0
|
|
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==",
|
|
4286
4325
|
"inBundle": true,
|
|
4287
4326
|
"license": "ISC",
|
|
4288
4327
|
"dependencies": {
|
|
@@ -4293,14 +4332,16 @@
|
|
|
4293
4332
|
}
|
|
4294
4333
|
},
|
|
4295
4334
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@npmcli/run-script": {
|
|
4296
|
-
"version": "7.0.
|
|
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==",
|
|
4297
4338
|
"inBundle": true,
|
|
4298
4339
|
"license": "ISC",
|
|
4299
4340
|
"dependencies": {
|
|
4300
4341
|
"@npmcli/node-gyp": "^3.0.0",
|
|
4342
|
+
"@npmcli/package-json": "^5.0.0",
|
|
4301
4343
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
4302
4344
|
"node-gyp": "^10.0.0",
|
|
4303
|
-
"read-package-json-fast": "^3.0.0",
|
|
4304
4345
|
"which": "^4.0.0"
|
|
4305
4346
|
},
|
|
4306
4347
|
"engines": {
|
|
@@ -4319,18 +4360,32 @@
|
|
|
4319
4360
|
}
|
|
4320
4361
|
},
|
|
4321
4362
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/bundle": {
|
|
4322
|
-
"version": "2.
|
|
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==",
|
|
4323
4366
|
"inBundle": true,
|
|
4324
4367
|
"license": "Apache-2.0",
|
|
4325
4368
|
"dependencies": {
|
|
4326
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4369
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4327
4370
|
},
|
|
4328
4371
|
"engines": {
|
|
4329
4372
|
"node": "^16.14.0 || >=18.0.0"
|
|
4330
4373
|
}
|
|
4331
4374
|
},
|
|
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
|
+
},
|
|
4332
4385
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
|
4333
|
-
"version": "0.
|
|
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==",
|
|
4334
4389
|
"inBundle": true,
|
|
4335
4390
|
"license": "Apache-2.0",
|
|
4336
4391
|
"engines": {
|
|
@@ -4338,12 +4393,15 @@
|
|
|
4338
4393
|
}
|
|
4339
4394
|
},
|
|
4340
4395
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/sign": {
|
|
4341
|
-
"version": "2.2.
|
|
4396
|
+
"version": "2.2.3",
|
|
4397
|
+
"resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.3.tgz",
|
|
4398
|
+
"integrity": "sha512-LqlA+ffyN02yC7RKszCdMTS6bldZnIodiox+IkT8B2f8oRYXCB3LQ9roXeiEL21m64CVH1wyveYAORfD65WoSw==",
|
|
4342
4399
|
"inBundle": true,
|
|
4343
4400
|
"license": "Apache-2.0",
|
|
4344
4401
|
"dependencies": {
|
|
4345
|
-
"@sigstore/bundle": "^2.
|
|
4346
|
-
"@sigstore/
|
|
4402
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4403
|
+
"@sigstore/core": "^1.0.0",
|
|
4404
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4347
4405
|
"make-fetch-happen": "^13.0.0"
|
|
4348
4406
|
},
|
|
4349
4407
|
"engines": {
|
|
@@ -4351,12 +4409,27 @@
|
|
|
4351
4409
|
}
|
|
4352
4410
|
},
|
|
4353
4411
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/tuf": {
|
|
4354
|
-
"version": "2.
|
|
4412
|
+
"version": "2.3.1",
|
|
4355
4413
|
"inBundle": true,
|
|
4356
4414
|
"license": "Apache-2.0",
|
|
4357
4415
|
"dependencies": {
|
|
4358
|
-
"@sigstore/protobuf-specs": "^0.
|
|
4359
|
-
"tuf-js": "^2.
|
|
4416
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
4417
|
+
"tuf-js": "^2.2.0"
|
|
4418
|
+
},
|
|
4419
|
+
"engines": {
|
|
4420
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
4421
|
+
}
|
|
4422
|
+
},
|
|
4423
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/@sigstore/verify": {
|
|
4424
|
+
"version": "1.1.0",
|
|
4425
|
+
"resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.1.0.tgz",
|
|
4426
|
+
"integrity": "sha512-1fTqnqyTBWvV7cftUUFtDcHPdSox0N3Ub7C0lRyReYx4zZUlNTZjCV+HPy4Lre+r45dV7Qx5JLKvqqsgxuyYfg==",
|
|
4427
|
+
"inBundle": true,
|
|
4428
|
+
"license": "Apache-2.0",
|
|
4429
|
+
"dependencies": {
|
|
4430
|
+
"@sigstore/bundle": "^2.2.0",
|
|
4431
|
+
"@sigstore/core": "^1.0.0",
|
|
4432
|
+
"@sigstore/protobuf-specs": "^0.3.0"
|
|
4360
4433
|
},
|
|
4361
4434
|
"engines": {
|
|
4362
4435
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -4396,19 +4469,6 @@
|
|
|
4396
4469
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4397
4470
|
}
|
|
4398
4471
|
},
|
|
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
|
-
},
|
|
4412
4472
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/agent-base": {
|
|
4413
4473
|
"version": "7.1.0",
|
|
4414
4474
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
|
|
@@ -4437,16 +4497,13 @@
|
|
|
4437
4497
|
}
|
|
4438
4498
|
},
|
|
4439
4499
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-regex": {
|
|
4440
|
-
"version": "
|
|
4441
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-
|
|
4442
|
-
"integrity": "sha512-
|
|
4500
|
+
"version": "5.0.1",
|
|
4501
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4502
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4443
4503
|
"inBundle": true,
|
|
4444
4504
|
"license": "MIT",
|
|
4445
4505
|
"engines": {
|
|
4446
|
-
"node": ">=
|
|
4447
|
-
},
|
|
4448
|
-
"funding": {
|
|
4449
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4506
|
+
"node": ">=8"
|
|
4450
4507
|
}
|
|
4451
4508
|
},
|
|
4452
4509
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ansi-styles": {
|
|
@@ -4477,13 +4534,11 @@
|
|
|
4477
4534
|
"license": "MIT"
|
|
4478
4535
|
},
|
|
4479
4536
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/are-we-there-yet": {
|
|
4480
|
-
"version": "4.0.
|
|
4537
|
+
"version": "4.0.2",
|
|
4538
|
+
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
|
|
4539
|
+
"integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
|
|
4481
4540
|
"inBundle": true,
|
|
4482
4541
|
"license": "ISC",
|
|
4483
|
-
"dependencies": {
|
|
4484
|
-
"delegates": "^1.0.0",
|
|
4485
|
-
"readable-stream": "^4.1.0"
|
|
4486
|
-
},
|
|
4487
4542
|
"engines": {
|
|
4488
4543
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4489
4544
|
}
|
|
@@ -4495,27 +4550,6 @@
|
|
|
4495
4550
|
"inBundle": true,
|
|
4496
4551
|
"license": "MIT"
|
|
4497
4552
|
},
|
|
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
|
-
},
|
|
4519
4553
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/bin-links": {
|
|
4520
4554
|
"version": "4.0.3",
|
|
4521
4555
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
|
|
@@ -4552,31 +4586,6 @@
|
|
|
4552
4586
|
"balanced-match": "^1.0.0"
|
|
4553
4587
|
}
|
|
4554
4588
|
},
|
|
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
|
-
},
|
|
4580
4589
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/builtins": {
|
|
4581
4590
|
"version": "5.0.1",
|
|
4582
4591
|
"resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
|
|
@@ -4588,7 +4597,9 @@
|
|
|
4588
4597
|
}
|
|
4589
4598
|
},
|
|
4590
4599
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cacache": {
|
|
4591
|
-
"version": "18.0.
|
|
4600
|
+
"version": "18.0.2",
|
|
4601
|
+
"resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
|
|
4602
|
+
"integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
|
|
4592
4603
|
"inBundle": true,
|
|
4593
4604
|
"license": "ISC",
|
|
4594
4605
|
"dependencies": {
|
|
@@ -4597,7 +4608,7 @@
|
|
|
4597
4608
|
"glob": "^10.2.2",
|
|
4598
4609
|
"lru-cache": "^10.0.1",
|
|
4599
4610
|
"minipass": "^7.0.3",
|
|
4600
|
-
"minipass-collect": "^
|
|
4611
|
+
"minipass-collect": "^2.0.1",
|
|
4601
4612
|
"minipass-flush": "^1.0.5",
|
|
4602
4613
|
"minipass-pipeline": "^1.2.4",
|
|
4603
4614
|
"p-map": "^4.0.0",
|
|
@@ -4685,29 +4696,6 @@
|
|
|
4685
4696
|
"node": ">= 10"
|
|
4686
4697
|
}
|
|
4687
4698
|
},
|
|
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
|
-
},
|
|
4711
4699
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/cli-table3": {
|
|
4712
4700
|
"version": "0.6.3",
|
|
4713
4701
|
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
|
|
@@ -4788,29 +4776,6 @@
|
|
|
4788
4776
|
"node": ">=8.0.0"
|
|
4789
4777
|
}
|
|
4790
4778
|
},
|
|
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
|
-
},
|
|
4814
4779
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/common-ancestor-path": {
|
|
4815
4780
|
"version": "1.0.1",
|
|
4816
4781
|
"resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
|
|
@@ -4907,15 +4872,10 @@
|
|
|
4907
4872
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4908
4873
|
}
|
|
4909
4874
|
},
|
|
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
|
-
},
|
|
4917
4875
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/diff": {
|
|
4918
|
-
"version": "5.
|
|
4876
|
+
"version": "5.2.0",
|
|
4877
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
4878
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
4919
4879
|
"inBundle": true,
|
|
4920
4880
|
"license": "BSD-3-Clause",
|
|
4921
4881
|
"engines": {
|
|
@@ -4964,26 +4924,6 @@
|
|
|
4964
4924
|
"inBundle": true,
|
|
4965
4925
|
"license": "MIT"
|
|
4966
4926
|
},
|
|
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
|
-
},
|
|
4987
4927
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/exponential-backoff": {
|
|
4988
4928
|
"version": "3.1.1",
|
|
4989
4929
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
|
|
@@ -5061,29 +5001,6 @@
|
|
|
5061
5001
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
5062
5002
|
}
|
|
5063
5003
|
},
|
|
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
|
-
},
|
|
5087
5004
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/glob": {
|
|
5088
5005
|
"version": "10.3.10",
|
|
5089
5006
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
@@ -5122,7 +5039,9 @@
|
|
|
5122
5039
|
"license": "ISC"
|
|
5123
5040
|
},
|
|
5124
5041
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/hasown": {
|
|
5125
|
-
"version": "2.0.
|
|
5042
|
+
"version": "2.0.1",
|
|
5043
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.1.tgz",
|
|
5044
|
+
"integrity": "sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==",
|
|
5126
5045
|
"inBundle": true,
|
|
5127
5046
|
"license": "MIT",
|
|
5128
5047
|
"dependencies": {
|
|
@@ -5153,7 +5072,9 @@
|
|
|
5153
5072
|
"license": "BSD-2-Clause"
|
|
5154
5073
|
},
|
|
5155
5074
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/http-proxy-agent": {
|
|
5156
|
-
"version": "7.0.
|
|
5075
|
+
"version": "7.0.2",
|
|
5076
|
+
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
5077
|
+
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
|
5157
5078
|
"inBundle": true,
|
|
5158
5079
|
"license": "MIT",
|
|
5159
5080
|
"dependencies": {
|
|
@@ -5165,7 +5086,9 @@
|
|
|
5165
5086
|
}
|
|
5166
5087
|
},
|
|
5167
5088
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/https-proxy-agent": {
|
|
5168
|
-
"version": "7.0.
|
|
5089
|
+
"version": "7.0.4",
|
|
5090
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
|
|
5091
|
+
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
|
|
5169
5092
|
"inBundle": true,
|
|
5170
5093
|
"license": "MIT",
|
|
5171
5094
|
"dependencies": {
|
|
@@ -5190,29 +5113,10 @@
|
|
|
5190
5113
|
"node": ">=0.10.0"
|
|
5191
5114
|
}
|
|
5192
5115
|
},
|
|
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
|
-
},
|
|
5214
5116
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ignore-walk": {
|
|
5215
|
-
"version": "6.0.
|
|
5117
|
+
"version": "6.0.4",
|
|
5118
|
+
"resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
|
|
5119
|
+
"integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
|
|
5216
5120
|
"inBundle": true,
|
|
5217
5121
|
"license": "ISC",
|
|
5218
5122
|
"dependencies": {
|
|
@@ -5271,10 +5175,26 @@
|
|
|
5271
5175
|
"node": "^16.14.0 || >=18.0.0"
|
|
5272
5176
|
}
|
|
5273
5177
|
},
|
|
5274
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip": {
|
|
5275
|
-
"version": "
|
|
5178
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address": {
|
|
5179
|
+
"version": "9.0.5",
|
|
5180
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
|
|
5181
|
+
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
|
|
5276
5182
|
"inBundle": true,
|
|
5277
|
-
"license": "MIT"
|
|
5183
|
+
"license": "MIT",
|
|
5184
|
+
"dependencies": {
|
|
5185
|
+
"jsbn": "1.1.0",
|
|
5186
|
+
"sprintf-js": "^1.1.3"
|
|
5187
|
+
},
|
|
5188
|
+
"engines": {
|
|
5189
|
+
"node": ">= 12"
|
|
5190
|
+
}
|
|
5191
|
+
},
|
|
5192
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
|
|
5193
|
+
"version": "1.1.3",
|
|
5194
|
+
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
5195
|
+
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
5196
|
+
"inBundle": true,
|
|
5197
|
+
"license": "BSD-3-Clause"
|
|
5278
5198
|
},
|
|
5279
5199
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/ip-regex": {
|
|
5280
5200
|
"version": "5.0.0",
|
|
@@ -5358,8 +5278,17 @@
|
|
|
5358
5278
|
"@pkgjs/parseargs": "^0.11.0"
|
|
5359
5279
|
}
|
|
5360
5280
|
},
|
|
5281
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/jsbn": {
|
|
5282
|
+
"version": "1.1.0",
|
|
5283
|
+
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
5284
|
+
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
5285
|
+
"inBundle": true,
|
|
5286
|
+
"license": "MIT"
|
|
5287
|
+
},
|
|
5361
5288
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/json-parse-even-better-errors": {
|
|
5362
|
-
"version": "3.0.
|
|
5289
|
+
"version": "3.0.1",
|
|
5290
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
|
|
5291
|
+
"integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
|
|
5363
5292
|
"inBundle": true,
|
|
5364
5293
|
"license": "MIT",
|
|
5365
5294
|
"engines": {
|
|
@@ -5401,7 +5330,9 @@
|
|
|
5401
5330
|
"license": "MIT"
|
|
5402
5331
|
},
|
|
5403
5332
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmaccess": {
|
|
5404
|
-
"version": "8.0.
|
|
5333
|
+
"version": "8.0.2",
|
|
5334
|
+
"resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
|
|
5335
|
+
"integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
|
|
5405
5336
|
"inBundle": true,
|
|
5406
5337
|
"license": "ISC",
|
|
5407
5338
|
"dependencies": {
|
|
@@ -5413,7 +5344,9 @@
|
|
|
5413
5344
|
}
|
|
5414
5345
|
},
|
|
5415
5346
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmdiff": {
|
|
5416
|
-
"version": "6.0.
|
|
5347
|
+
"version": "6.0.7",
|
|
5348
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.7.tgz",
|
|
5349
|
+
"integrity": "sha512-Erca7NHh+MGk4O14mM4yv9S1S+Wc5TgFg6yr8r/g5ykn34dZdAP/GkzhQNJiOpzfD8j1HBhbTpkbGJHVDdgG5Q==",
|
|
5417
5350
|
"inBundle": true,
|
|
5418
5351
|
"license": "ISC",
|
|
5419
5352
|
"dependencies": {
|
|
@@ -5432,7 +5365,9 @@
|
|
|
5432
5365
|
}
|
|
5433
5366
|
},
|
|
5434
5367
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmexec": {
|
|
5435
|
-
"version": "7.0.
|
|
5368
|
+
"version": "7.0.8",
|
|
5369
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.8.tgz",
|
|
5370
|
+
"integrity": "sha512-xDzWoYpV1Ok0TIdrY4wuWGxriEv/O3/d8QG924yErBE0sMkkzKsin2dAmlEBsSlR7YRilObs8q+5uNtxKNQHAQ==",
|
|
5436
5371
|
"inBundle": true,
|
|
5437
5372
|
"license": "ISC",
|
|
5438
5373
|
"dependencies": {
|
|
@@ -5453,7 +5388,9 @@
|
|
|
5453
5388
|
}
|
|
5454
5389
|
},
|
|
5455
5390
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmfund": {
|
|
5456
|
-
"version": "5.0.
|
|
5391
|
+
"version": "5.0.5",
|
|
5392
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.5.tgz",
|
|
5393
|
+
"integrity": "sha512-BUu2l9Kn4u6nce1Ay8a1uRN1fyU7lbVmtsMYxWcFpcbF+ZPN7qIiPksfcnY9/NDKIRGJYwwv0IXgQQStHDx6Tg==",
|
|
5457
5394
|
"inBundle": true,
|
|
5458
5395
|
"license": "ISC",
|
|
5459
5396
|
"dependencies": {
|
|
@@ -5464,7 +5401,9 @@
|
|
|
5464
5401
|
}
|
|
5465
5402
|
},
|
|
5466
5403
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmhook": {
|
|
5467
|
-
"version": "10.0.
|
|
5404
|
+
"version": "10.0.1",
|
|
5405
|
+
"resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
|
|
5406
|
+
"integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
|
|
5468
5407
|
"inBundle": true,
|
|
5469
5408
|
"license": "ISC",
|
|
5470
5409
|
"dependencies": {
|
|
@@ -5476,7 +5415,9 @@
|
|
|
5476
5415
|
}
|
|
5477
5416
|
},
|
|
5478
5417
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmorg": {
|
|
5479
|
-
"version": "6.0.
|
|
5418
|
+
"version": "6.0.2",
|
|
5419
|
+
"resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
|
|
5420
|
+
"integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
|
|
5480
5421
|
"inBundle": true,
|
|
5481
5422
|
"license": "ISC",
|
|
5482
5423
|
"dependencies": {
|
|
@@ -5488,7 +5429,9 @@
|
|
|
5488
5429
|
}
|
|
5489
5430
|
},
|
|
5490
5431
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpack": {
|
|
5491
|
-
"version": "6.0.
|
|
5432
|
+
"version": "6.0.7",
|
|
5433
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.7.tgz",
|
|
5434
|
+
"integrity": "sha512-aVX5ZLiYAioShh5wzoBOGs25GvPskry7SxCpx76gMCjOrd/wKcNtbTOMqStvizd3c+vzq5a1b7FMP09XAtgRFg==",
|
|
5492
5435
|
"inBundle": true,
|
|
5493
5436
|
"license": "ISC",
|
|
5494
5437
|
"dependencies": {
|
|
@@ -5502,7 +5445,9 @@
|
|
|
5502
5445
|
}
|
|
5503
5446
|
},
|
|
5504
5447
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmpublish": {
|
|
5505
|
-
"version": "9.0.
|
|
5448
|
+
"version": "9.0.4",
|
|
5449
|
+
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.4.tgz",
|
|
5450
|
+
"integrity": "sha512-330o6pVsCCg77jQ/+kidyG/RiohXYQKpqmzOC4BjUDWcimb+mXptRBh1Kvy27/Zb/CStZLVrfgGc6tXf5+PE3Q==",
|
|
5506
5451
|
"inBundle": true,
|
|
5507
5452
|
"license": "ISC",
|
|
5508
5453
|
"dependencies": {
|
|
@@ -5512,7 +5457,7 @@
|
|
|
5512
5457
|
"npm-registry-fetch": "^16.0.0",
|
|
5513
5458
|
"proc-log": "^3.0.0",
|
|
5514
5459
|
"semver": "^7.3.7",
|
|
5515
|
-
"sigstore": "^2.
|
|
5460
|
+
"sigstore": "^2.2.0",
|
|
5516
5461
|
"ssri": "^10.0.5"
|
|
5517
5462
|
},
|
|
5518
5463
|
"engines": {
|
|
@@ -5520,7 +5465,9 @@
|
|
|
5520
5465
|
}
|
|
5521
5466
|
},
|
|
5522
5467
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmsearch": {
|
|
5523
|
-
"version": "7.0.
|
|
5468
|
+
"version": "7.0.1",
|
|
5469
|
+
"resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
|
|
5470
|
+
"integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
|
|
5524
5471
|
"inBundle": true,
|
|
5525
5472
|
"license": "ISC",
|
|
5526
5473
|
"dependencies": {
|
|
@@ -5531,7 +5478,9 @@
|
|
|
5531
5478
|
}
|
|
5532
5479
|
},
|
|
5533
5480
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmteam": {
|
|
5534
|
-
"version": "6.0.
|
|
5481
|
+
"version": "6.0.1",
|
|
5482
|
+
"resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
|
|
5483
|
+
"integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
|
|
5535
5484
|
"inBundle": true,
|
|
5536
5485
|
"license": "ISC",
|
|
5537
5486
|
"dependencies": {
|
|
@@ -5543,7 +5492,9 @@
|
|
|
5543
5492
|
}
|
|
5544
5493
|
},
|
|
5545
5494
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/libnpmversion": {
|
|
5546
|
-
"version": "5.0.
|
|
5495
|
+
"version": "5.0.2",
|
|
5496
|
+
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
|
|
5497
|
+
"integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
|
|
5547
5498
|
"inBundle": true,
|
|
5548
5499
|
"license": "ISC",
|
|
5549
5500
|
"dependencies": {
|
|
@@ -5558,12 +5509,11 @@
|
|
|
5558
5509
|
}
|
|
5559
5510
|
},
|
|
5560
5511
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/lru-cache": {
|
|
5561
|
-
"version": "10.0
|
|
5512
|
+
"version": "10.2.0",
|
|
5513
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
5514
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
|
|
5562
5515
|
"inBundle": true,
|
|
5563
5516
|
"license": "ISC",
|
|
5564
|
-
"dependencies": {
|
|
5565
|
-
"semver": "^7.3.5"
|
|
5566
|
-
},
|
|
5567
5517
|
"engines": {
|
|
5568
5518
|
"node": "14 || >=16.14"
|
|
5569
5519
|
}
|
|
@@ -5618,29 +5568,16 @@
|
|
|
5618
5568
|
}
|
|
5619
5569
|
},
|
|
5620
5570
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-collect": {
|
|
5621
|
-
"version": "
|
|
5622
|
-
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-
|
|
5623
|
-
"integrity": "sha512-
|
|
5624
|
-
"inBundle": true,
|
|
5625
|
-
"license": "ISC",
|
|
5626
|
-
"dependencies": {
|
|
5627
|
-
"minipass": "^3.0.0"
|
|
5628
|
-
},
|
|
5629
|
-
"engines": {
|
|
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==",
|
|
5571
|
+
"version": "2.0.1",
|
|
5572
|
+
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
|
|
5573
|
+
"integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
|
|
5637
5574
|
"inBundle": true,
|
|
5638
5575
|
"license": "ISC",
|
|
5639
5576
|
"dependencies": {
|
|
5640
|
-
"
|
|
5577
|
+
"minipass": "^7.0.3"
|
|
5641
5578
|
},
|
|
5642
5579
|
"engines": {
|
|
5643
|
-
"node": ">=
|
|
5580
|
+
"node": ">=16 || 14 >=14.17"
|
|
5644
5581
|
}
|
|
5645
5582
|
},
|
|
5646
5583
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/minipass-fetch": {
|
|
@@ -5950,11 +5887,13 @@
|
|
|
5950
5887
|
}
|
|
5951
5888
|
},
|
|
5952
5889
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/npm-packlist": {
|
|
5953
|
-
"version": "8.0.
|
|
5890
|
+
"version": "8.0.2",
|
|
5891
|
+
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
|
|
5892
|
+
"integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
|
|
5954
5893
|
"inBundle": true,
|
|
5955
5894
|
"license": "ISC",
|
|
5956
5895
|
"dependencies": {
|
|
5957
|
-
"ignore-walk": "^6.0.
|
|
5896
|
+
"ignore-walk": "^6.0.4"
|
|
5958
5897
|
},
|
|
5959
5898
|
"engines": {
|
|
5960
5899
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
@@ -6052,7 +5991,9 @@
|
|
|
6052
5991
|
}
|
|
6053
5992
|
},
|
|
6054
5993
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/pacote": {
|
|
6055
|
-
"version": "17.0.
|
|
5994
|
+
"version": "17.0.6",
|
|
5995
|
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
|
|
5996
|
+
"integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
|
|
6056
5997
|
"inBundle": true,
|
|
6057
5998
|
"license": "ISC",
|
|
6058
5999
|
"dependencies": {
|
|
@@ -6071,7 +6012,7 @@
|
|
|
6071
6012
|
"promise-retry": "^2.0.1",
|
|
6072
6013
|
"read-package-json": "^7.0.0",
|
|
6073
6014
|
"read-package-json-fast": "^3.0.0",
|
|
6074
|
-
"sigstore": "^2.
|
|
6015
|
+
"sigstore": "^2.2.0",
|
|
6075
6016
|
"ssri": "^10.0.0",
|
|
6076
6017
|
"tar": "^6.1.11"
|
|
6077
6018
|
},
|
|
@@ -6125,7 +6066,9 @@
|
|
|
6125
6066
|
}
|
|
6126
6067
|
},
|
|
6127
6068
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/postcss-selector-parser": {
|
|
6128
|
-
"version": "6.0.
|
|
6069
|
+
"version": "6.0.15",
|
|
6070
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz",
|
|
6071
|
+
"integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==",
|
|
6129
6072
|
"inBundle": true,
|
|
6130
6073
|
"license": "MIT",
|
|
6131
6074
|
"dependencies": {
|
|
@@ -6146,16 +6089,6 @@
|
|
|
6146
6089
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6147
6090
|
}
|
|
6148
6091
|
},
|
|
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
|
-
},
|
|
6159
6092
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-all-reject-late": {
|
|
6160
6093
|
"version": "1.0.1",
|
|
6161
6094
|
"resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
|
|
@@ -6167,7 +6100,9 @@
|
|
|
6167
6100
|
}
|
|
6168
6101
|
},
|
|
6169
6102
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/promise-call-limit": {
|
|
6170
|
-
"version": "
|
|
6103
|
+
"version": "3.0.1",
|
|
6104
|
+
"resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
|
|
6105
|
+
"integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
|
|
6171
6106
|
"inBundle": true,
|
|
6172
6107
|
"license": "ISC",
|
|
6173
6108
|
"funding": {
|
|
@@ -6270,21 +6205,6 @@
|
|
|
6270
6205
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6271
6206
|
}
|
|
6272
6207
|
},
|
|
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
|
-
},
|
|
6288
6208
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/retry": {
|
|
6289
6209
|
"version": "0.12.0",
|
|
6290
6210
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
@@ -6295,27 +6215,6 @@
|
|
|
6295
6215
|
"node": ">= 4"
|
|
6296
6216
|
}
|
|
6297
6217
|
},
|
|
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
|
-
},
|
|
6319
6218
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/safer-buffer": {
|
|
6320
6219
|
"version": "2.1.2",
|
|
6321
6220
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
@@ -6325,7 +6224,9 @@
|
|
|
6325
6224
|
"optional": true
|
|
6326
6225
|
},
|
|
6327
6226
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/semver": {
|
|
6328
|
-
"version": "7.
|
|
6227
|
+
"version": "7.6.0",
|
|
6228
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
6229
|
+
"integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
6329
6230
|
"inBundle": true,
|
|
6330
6231
|
"license": "ISC",
|
|
6331
6232
|
"dependencies": {
|
|
@@ -6395,14 +6296,18 @@
|
|
|
6395
6296
|
}
|
|
6396
6297
|
},
|
|
6397
6298
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/sigstore": {
|
|
6398
|
-
"version": "2.
|
|
6299
|
+
"version": "2.2.2",
|
|
6300
|
+
"resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.2.2.tgz",
|
|
6301
|
+
"integrity": "sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==",
|
|
6399
6302
|
"inBundle": true,
|
|
6400
6303
|
"license": "Apache-2.0",
|
|
6401
6304
|
"dependencies": {
|
|
6402
|
-
"@sigstore/bundle": "^2.
|
|
6403
|
-
"@sigstore/
|
|
6404
|
-
"@sigstore/
|
|
6405
|
-
"@sigstore/
|
|
6305
|
+
"@sigstore/bundle": "^2.2.0",
|
|
6306
|
+
"@sigstore/core": "^1.0.0",
|
|
6307
|
+
"@sigstore/protobuf-specs": "^0.3.0",
|
|
6308
|
+
"@sigstore/sign": "^2.2.3",
|
|
6309
|
+
"@sigstore/tuf": "^2.3.1",
|
|
6310
|
+
"@sigstore/verify": "^1.1.0"
|
|
6406
6311
|
},
|
|
6407
6312
|
"engines": {
|
|
6408
6313
|
"node": "^16.14.0 || >=18.0.0"
|
|
@@ -6420,15 +6325,15 @@
|
|
|
6420
6325
|
}
|
|
6421
6326
|
},
|
|
6422
6327
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/socks": {
|
|
6423
|
-
"version": "2.
|
|
6328
|
+
"version": "2.8.0",
|
|
6424
6329
|
"inBundle": true,
|
|
6425
6330
|
"license": "MIT",
|
|
6426
6331
|
"dependencies": {
|
|
6427
|
-
"ip": "^
|
|
6332
|
+
"ip-address": "^9.0.5",
|
|
6428
6333
|
"smart-buffer": "^4.2.0"
|
|
6429
6334
|
},
|
|
6430
6335
|
"engines": {
|
|
6431
|
-
"node": ">=
|
|
6336
|
+
"node": ">= 16.0.0",
|
|
6432
6337
|
"npm": ">= 3.0.0"
|
|
6433
6338
|
}
|
|
6434
6339
|
},
|
|
@@ -6459,7 +6364,9 @@
|
|
|
6459
6364
|
}
|
|
6460
6365
|
},
|
|
6461
6366
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-exceptions": {
|
|
6462
|
-
"version": "2.
|
|
6367
|
+
"version": "2.5.0",
|
|
6368
|
+
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
|
|
6369
|
+
"integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
|
|
6463
6370
|
"inBundle": true,
|
|
6464
6371
|
"license": "CC-BY-3.0"
|
|
6465
6372
|
},
|
|
@@ -6475,7 +6382,9 @@
|
|
|
6475
6382
|
}
|
|
6476
6383
|
},
|
|
6477
6384
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/spdx-license-ids": {
|
|
6478
|
-
"version": "3.0.
|
|
6385
|
+
"version": "3.0.17",
|
|
6386
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
|
|
6387
|
+
"integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==",
|
|
6479
6388
|
"inBundle": true,
|
|
6480
6389
|
"license": "CC0-1.0"
|
|
6481
6390
|
},
|
|
@@ -6492,16 +6401,6 @@
|
|
|
6492
6401
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
6493
6402
|
}
|
|
6494
6403
|
},
|
|
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
|
-
},
|
|
6505
6404
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/string-width": {
|
|
6506
6405
|
"version": "4.2.3",
|
|
6507
6406
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
@@ -6533,40 +6432,7 @@
|
|
|
6533
6432
|
"node": ">=8"
|
|
6534
6433
|
}
|
|
6535
6434
|
},
|
|
6536
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/
|
|
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": {
|
|
6435
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi": {
|
|
6570
6436
|
"version": "6.0.1",
|
|
6571
6437
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
6572
6438
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
@@ -6579,22 +6445,6 @@
|
|
|
6579
6445
|
"node": ">=8"
|
|
6580
6446
|
}
|
|
6581
6447
|
},
|
|
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
|
-
},
|
|
6598
6448
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/strip-ansi-cjs": {
|
|
6599
6449
|
"name": "strip-ansi",
|
|
6600
6450
|
"version": "6.0.1",
|
|
@@ -6609,16 +6459,6 @@
|
|
|
6609
6459
|
"node": ">=8"
|
|
6610
6460
|
}
|
|
6611
6461
|
},
|
|
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
|
-
},
|
|
6622
6462
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/supports-color": {
|
|
6623
6463
|
"version": "9.4.0",
|
|
6624
6464
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
@@ -6711,7 +6551,9 @@
|
|
|
6711
6551
|
}
|
|
6712
6552
|
},
|
|
6713
6553
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/tuf-js": {
|
|
6714
|
-
"version": "2.
|
|
6554
|
+
"version": "2.2.0",
|
|
6555
|
+
"resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
|
|
6556
|
+
"integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
|
|
6715
6557
|
"inBundle": true,
|
|
6716
6558
|
"license": "MIT",
|
|
6717
6559
|
"dependencies": {
|
|
@@ -6870,16 +6712,6 @@
|
|
|
6870
6712
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6871
6713
|
}
|
|
6872
6714
|
},
|
|
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
|
-
},
|
|
6883
6715
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
6884
6716
|
"version": "4.3.0",
|
|
6885
6717
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -6896,17 +6728,17 @@
|
|
|
6896
6728
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6897
6729
|
}
|
|
6898
6730
|
},
|
|
6899
|
-
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi
|
|
6731
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
6900
6732
|
"version": "6.0.1",
|
|
6901
|
-
"resolved": "https://registry.npmjs.org/
|
|
6902
|
-
"integrity": "sha512-
|
|
6733
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6734
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6903
6735
|
"inBundle": true,
|
|
6904
6736
|
"license": "MIT",
|
|
6905
|
-
"dependencies": {
|
|
6906
|
-
"ansi-regex": "^5.0.1"
|
|
6907
|
-
},
|
|
6908
6737
|
"engines": {
|
|
6909
|
-
"node": ">=
|
|
6738
|
+
"node": ">=12"
|
|
6739
|
+
},
|
|
6740
|
+
"funding": {
|
|
6741
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6910
6742
|
}
|
|
6911
6743
|
},
|
|
6912
6744
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
@@ -6934,6 +6766,22 @@
|
|
|
6934
6766
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
6935
6767
|
}
|
|
6936
6768
|
},
|
|
6769
|
+
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
6770
|
+
"version": "7.1.0",
|
|
6771
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6772
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6773
|
+
"inBundle": true,
|
|
6774
|
+
"license": "MIT",
|
|
6775
|
+
"dependencies": {
|
|
6776
|
+
"ansi-regex": "^6.0.1"
|
|
6777
|
+
},
|
|
6778
|
+
"engines": {
|
|
6779
|
+
"node": ">=12"
|
|
6780
|
+
},
|
|
6781
|
+
"funding": {
|
|
6782
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6783
|
+
}
|
|
6784
|
+
},
|
|
6937
6785
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/write-file-atomic": {
|
|
6938
6786
|
"version": "5.0.1",
|
|
6939
6787
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
|
@@ -6994,9 +6842,9 @@
|
|
|
6994
6842
|
}
|
|
6995
6843
|
},
|
|
6996
6844
|
"node_modules/@oclif/plugin-update": {
|
|
6997
|
-
"version": "4.2.
|
|
6998
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.
|
|
6999
|
-
"integrity": "sha512-
|
|
6845
|
+
"version": "4.2.3",
|
|
6846
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.3.tgz",
|
|
6847
|
+
"integrity": "sha512-nup3nMEtN10pNufLSa1xYuNTZt6mntfLl8vDyOQK+CT4IyLlolJ+JZ5FyY1z5IboZhgz2EgzPXJgens2R+MqOw==",
|
|
7000
6848
|
"license": "MIT",
|
|
7001
6849
|
"dependencies": {
|
|
7002
6850
|
"@oclif/core": "^3.21.0",
|
|
@@ -7005,7 +6853,7 @@
|
|
|
7005
6853
|
"debug": "^4.3.1",
|
|
7006
6854
|
"filesize": "^6.1.0",
|
|
7007
6855
|
"http-call": "^5.3.0",
|
|
7008
|
-
"inquirer": "^9.2.
|
|
6856
|
+
"inquirer": "^9.2.17",
|
|
7009
6857
|
"lodash.throttle": "^4.1.1",
|
|
7010
6858
|
"semver": "^7.6.0",
|
|
7011
6859
|
"tar-fs": "^2.1.1"
|
|
@@ -7015,9 +6863,9 @@
|
|
|
7015
6863
|
}
|
|
7016
6864
|
},
|
|
7017
6865
|
"node_modules/@oclif/plugin-update/node_modules/inquirer": {
|
|
7018
|
-
"version": "9.2.
|
|
7019
|
-
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.
|
|
7020
|
-
"integrity": "sha512-
|
|
6866
|
+
"version": "9.2.17",
|
|
6867
|
+
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.17.tgz",
|
|
6868
|
+
"integrity": "sha512-Vr3Ia2ud5sGnioURkE69endl4SkeJcMzTF6SosKcX5GALJfId7C+JvO5ZZb6y1LOXnEofCPbwzoQ1q0e8Gaduw==",
|
|
7021
6869
|
"license": "MIT",
|
|
7022
6870
|
"dependencies": {
|
|
7023
6871
|
"@ljharb/through": "^2.3.13",
|
|
@@ -7618,15 +7466,15 @@
|
|
|
7618
7466
|
}
|
|
7619
7467
|
},
|
|
7620
7468
|
"node_modules/@salesforce/plugin-apex": {
|
|
7621
|
-
"version": "3.1.
|
|
7622
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.
|
|
7623
|
-
"integrity": "sha512-
|
|
7469
|
+
"version": "3.1.1",
|
|
7470
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.1.tgz",
|
|
7471
|
+
"integrity": "sha512-TZIDEtNCaesOsOeYA7UG0KVJT3StvayIi4ykA7MzKKnYQD5KsdLxH4PcVDPR1QPIAbLuJSilce17d+QMlzuEIg==",
|
|
7624
7472
|
"license": "BSD-3-Clause",
|
|
7625
7473
|
"dependencies": {
|
|
7626
7474
|
"@oclif/core": "^3.23.0",
|
|
7627
7475
|
"@salesforce/apex-node": "^3.1.0",
|
|
7628
7476
|
"@salesforce/core": "^6.5.1",
|
|
7629
|
-
"@salesforce/kit": "^3.0
|
|
7477
|
+
"@salesforce/kit": "^3.1.0",
|
|
7630
7478
|
"@salesforce/sf-plugins-core": "^8.0.1",
|
|
7631
7479
|
"chalk": "^5.3.0",
|
|
7632
7480
|
"color-convert": "^2.0.1",
|
|
@@ -7742,12 +7590,12 @@
|
|
|
7742
7590
|
}
|
|
7743
7591
|
},
|
|
7744
7592
|
"node_modules/@salesforce/plugin-data": {
|
|
7745
|
-
"version": "3.2.
|
|
7746
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.2.
|
|
7747
|
-
"integrity": "sha512-
|
|
7593
|
+
"version": "3.2.4",
|
|
7594
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.2.4.tgz",
|
|
7595
|
+
"integrity": "sha512-RGxfVkNVH5mPvNXL5MCGWI6RHeu6msB3LS/t4Ees8egSNvplDIKTSt1OZN4AmNNnOCq5p1jNOxW/KwkrZsm01Q==",
|
|
7748
7596
|
"license": "BSD-3-Clause",
|
|
7749
7597
|
"dependencies": {
|
|
7750
|
-
"@jsforce/jsforce-node": "^3.0.0-next.
|
|
7598
|
+
"@jsforce/jsforce-node": "^3.0.0-next.3",
|
|
7751
7599
|
"@oclif/core": "^3.26.0",
|
|
7752
7600
|
"@salesforce/core": "^6.7.3",
|
|
7753
7601
|
"@salesforce/kit": "^3.0.15",
|
|
@@ -7812,15 +7660,15 @@
|
|
|
7812
7660
|
}
|
|
7813
7661
|
},
|
|
7814
7662
|
"node_modules/@salesforce/plugin-limits": {
|
|
7815
|
-
"version": "3.2.
|
|
7816
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.2.
|
|
7817
|
-
"integrity": "sha512-
|
|
7663
|
+
"version": "3.2.1",
|
|
7664
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.2.1.tgz",
|
|
7665
|
+
"integrity": "sha512-irJdFKvIYJ6bimjATILUGVAJ5pNtlNVQn6ZQIkCjx1b/lF2mPRQddDVigNxJKGsc6xXAqcV/B8ET4Nzk7RdCxA==",
|
|
7818
7666
|
"license": "BSD-3-Clause",
|
|
7819
7667
|
"dependencies": {
|
|
7820
7668
|
"@oclif/core": "^3.19.2",
|
|
7821
7669
|
"@salesforce/core": "^6.7.3",
|
|
7822
7670
|
"@salesforce/kit": "^3.0.15",
|
|
7823
|
-
"@salesforce/sf-plugins-core": "^8.0.
|
|
7671
|
+
"@salesforce/sf-plugins-core": "^8.0.2"
|
|
7824
7672
|
},
|
|
7825
7673
|
"engines": {
|
|
7826
7674
|
"node": ">=18.0.0"
|
|
@@ -7844,20 +7692,20 @@
|
|
|
7844
7692
|
}
|
|
7845
7693
|
},
|
|
7846
7694
|
"node_modules/@salesforce/plugin-org": {
|
|
7847
|
-
"version": "3.6.
|
|
7848
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.6.
|
|
7849
|
-
"integrity": "sha512-
|
|
7695
|
+
"version": "3.6.2",
|
|
7696
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.6.2.tgz",
|
|
7697
|
+
"integrity": "sha512-ylhnLuX2iCrwX50HlDqluBEUa5hw8jMugIWphit7+jPb3lpvaikJv9KmYqb2AilVhZh7laKps1AKYlmJPfOLFA==",
|
|
7850
7698
|
"license": "BSD-3-Clause",
|
|
7851
7699
|
"dependencies": {
|
|
7852
7700
|
"@oclif/core": "^3.25.2",
|
|
7853
7701
|
"@salesforce/core": "^6.6.0",
|
|
7854
|
-
"@salesforce/kit": "^3.0
|
|
7702
|
+
"@salesforce/kit": "^3.1.0",
|
|
7855
7703
|
"@salesforce/sf-plugins-core": "^8.0.1",
|
|
7856
7704
|
"@salesforce/source-deploy-retrieve": "^10.5.5",
|
|
7857
7705
|
"chalk": "^5.3.0",
|
|
7858
7706
|
"change-case": "^5.4.3",
|
|
7859
7707
|
"is-wsl": "^3.1.0",
|
|
7860
|
-
"open": "^10.0
|
|
7708
|
+
"open": "^10.1.0"
|
|
7861
7709
|
},
|
|
7862
7710
|
"engines": {
|
|
7863
7711
|
"node": ">=18.0.0"
|
|
@@ -8128,14 +7976,14 @@
|
|
|
8128
7976
|
}
|
|
8129
7977
|
},
|
|
8130
7978
|
"node_modules/@salesforce/plugin-settings": {
|
|
8131
|
-
"version": "2.1.
|
|
8132
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.1.
|
|
8133
|
-
"integrity": "sha512-
|
|
7979
|
+
"version": "2.1.1",
|
|
7980
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.1.1.tgz",
|
|
7981
|
+
"integrity": "sha512-AULASI8hh51qM46aXjNPW+/xWiSObjMnfB81yH6cCrALdokCbC2kA8+0Z3zWdOHB3wzlTIxzyrQP2+6rSuRd+A==",
|
|
8134
7982
|
"license": "BSD-3-Clause",
|
|
8135
7983
|
"dependencies": {
|
|
8136
7984
|
"@oclif/core": "^3.20.0",
|
|
8137
7985
|
"@salesforce/core": "^6.7.3",
|
|
8138
|
-
"@salesforce/sf-plugins-core": "^8.0.
|
|
7986
|
+
"@salesforce/sf-plugins-core": "^8.0.2",
|
|
8139
7987
|
"fast-levenshtein": "^3.0.0"
|
|
8140
7988
|
},
|
|
8141
7989
|
"engines": {
|
|
@@ -8143,9 +7991,9 @@
|
|
|
8143
7991
|
}
|
|
8144
7992
|
},
|
|
8145
7993
|
"node_modules/@salesforce/plugin-sobject": {
|
|
8146
|
-
"version": "1.2.
|
|
8147
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.2.
|
|
8148
|
-
"integrity": "sha512-
|
|
7994
|
+
"version": "1.2.1",
|
|
7995
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.2.1.tgz",
|
|
7996
|
+
"integrity": "sha512-wmXUBQsAdT8J19aTBCSr8kY5wcGXPoLp9KviyGwjoKTdegNgPA3StuA4R3mssFbW2E6WxTe33PX17wX5QRFc9A==",
|
|
8149
7997
|
"license": "BSD-3-Clause",
|
|
8150
7998
|
"dependencies": {
|
|
8151
7999
|
"@inquirer/confirm": "^2.0.17",
|
|
@@ -8153,7 +8001,7 @@
|
|
|
8153
8001
|
"@inquirer/select": "^1.3.3",
|
|
8154
8002
|
"@oclif/core": "^3.25.2",
|
|
8155
8003
|
"@salesforce/core": "^6.7.3",
|
|
8156
|
-
"@salesforce/kit": "^3.0
|
|
8004
|
+
"@salesforce/kit": "^3.1.0",
|
|
8157
8005
|
"@salesforce/sf-plugins-core": "^8.0.1",
|
|
8158
8006
|
"fast-glob": "^3.3.2",
|
|
8159
8007
|
"fast-xml-parser": "^4.3.6",
|
|
@@ -8318,16 +8166,16 @@
|
|
|
8318
8166
|
"license": "ISC"
|
|
8319
8167
|
},
|
|
8320
8168
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
8321
|
-
"version": "8.0.
|
|
8322
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.
|
|
8323
|
-
"integrity": "sha512
|
|
8169
|
+
"version": "8.0.3",
|
|
8170
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.3.tgz",
|
|
8171
|
+
"integrity": "sha512-RJIi0lbpOg6ZflRDCTi/8E3QBhOHfvA5F3xlvThuQo9Yw2SvOjti+s/+Z2RCpvWdy4aaleeGqqgn7AwDi/ISDQ==",
|
|
8324
8172
|
"license": "BSD-3-Clause",
|
|
8325
8173
|
"dependencies": {
|
|
8326
8174
|
"@inquirer/confirm": "^2.0.17",
|
|
8327
8175
|
"@inquirer/password": "^1.1.16",
|
|
8328
8176
|
"@oclif/core": "^3.26.0",
|
|
8329
8177
|
"@salesforce/core": "^6.7.3",
|
|
8330
|
-
"@salesforce/kit": "^3.0
|
|
8178
|
+
"@salesforce/kit": "^3.1.0",
|
|
8331
8179
|
"@salesforce/ts-types": "^2.0.9",
|
|
8332
8180
|
"chalk": "^5.3.0"
|
|
8333
8181
|
},
|