@salesforce/cli 2.104.3 → 2.104.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 +131 -131
- package/npm-shrinkwrap.json +135 -105
- package/oclif.lock +119 -107
- package/oclif.manifest.json +1 -1
- package/package.json +16 -16
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.104.
|
|
3
|
+
"version": "2.104.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.104.
|
|
9
|
+
"version": "2.104.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -24,24 +24,24 @@
|
|
|
24
24
|
"@oclif/plugin-which": "3.2.39",
|
|
25
25
|
"@salesforce/core": "^8.9.1",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
|
-
"@salesforce/plugin-agent": "1.24.
|
|
27
|
+
"@salesforce/plugin-agent": "1.24.6",
|
|
28
28
|
"@salesforce/plugin-apex": "3.6.19",
|
|
29
29
|
"@salesforce/plugin-api": "1.3.3",
|
|
30
|
-
"@salesforce/plugin-auth": "3.
|
|
31
|
-
"@salesforce/plugin-data": "4.0.
|
|
32
|
-
"@salesforce/plugin-deploy-retrieve": "3.
|
|
33
|
-
"@salesforce/plugin-info": "3.4.
|
|
34
|
-
"@salesforce/plugin-limits": "3.3.
|
|
30
|
+
"@salesforce/plugin-auth": "3.9.0",
|
|
31
|
+
"@salesforce/plugin-data": "4.0.55",
|
|
32
|
+
"@salesforce/plugin-deploy-retrieve": "3.23.0",
|
|
33
|
+
"@salesforce/plugin-info": "3.4.83",
|
|
34
|
+
"@salesforce/plugin-limits": "3.3.65",
|
|
35
35
|
"@salesforce/plugin-marketplace": "1.3.8",
|
|
36
|
-
"@salesforce/plugin-org": "5.9.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.19.
|
|
38
|
-
"@salesforce/plugin-schema": "3.3.
|
|
36
|
+
"@salesforce/plugin-org": "5.9.25",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.19.7",
|
|
38
|
+
"@salesforce/plugin-schema": "3.3.79",
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.44",
|
|
40
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
40
|
+
"@salesforce/plugin-sobject": "1.4.69",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.6.55",
|
|
42
|
-
"@salesforce/plugin-templates": "56.3.
|
|
42
|
+
"@salesforce/plugin-templates": "56.3.61",
|
|
43
43
|
"@salesforce/plugin-trust": "3.7.113",
|
|
44
|
-
"@salesforce/plugin-user": "3.6.
|
|
44
|
+
"@salesforce/plugin-user": "3.6.35",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.4",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"aws-sdk": "^2.1692.0",
|
|
60
60
|
"oclif": "^4.17.27",
|
|
61
61
|
"ts-node": "^10.9.2",
|
|
62
|
-
"typescript": "^5.
|
|
62
|
+
"typescript": "^5.9.2"
|
|
63
63
|
},
|
|
64
64
|
"engines": {
|
|
65
65
|
"node": ">=18.6.0"
|
|
@@ -3159,9 +3159,9 @@
|
|
|
3159
3159
|
}
|
|
3160
3160
|
},
|
|
3161
3161
|
"node_modules/@jsforce/jsforce-node": {
|
|
3162
|
-
"version": "3.10.
|
|
3163
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.
|
|
3164
|
-
"integrity": "sha512-
|
|
3162
|
+
"version": "3.10.4",
|
|
3163
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.4.tgz",
|
|
3164
|
+
"integrity": "sha512-do5a2GfvlctifYL4q41WvHiLtVFfk/eUyVsJw0mkyX+mgSg9KXLOrsXK4zpZPcIa+HUJ+ccF6fDs/vwkXlZ3tQ==",
|
|
3165
3165
|
"license": "MIT",
|
|
3166
3166
|
"dependencies": {
|
|
3167
3167
|
"@sindresorhus/is": "^4",
|
|
@@ -4602,23 +4602,53 @@
|
|
|
4602
4602
|
"license": "BSD-3-Clause"
|
|
4603
4603
|
},
|
|
4604
4604
|
"node_modules/@salesforce/agents": {
|
|
4605
|
-
"version": "0.17.
|
|
4606
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-0.17.
|
|
4607
|
-
"integrity": "sha512-
|
|
4605
|
+
"version": "0.17.5",
|
|
4606
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-0.17.5.tgz",
|
|
4607
|
+
"integrity": "sha512-LUULWh5AF6/lMNT89akCrfYHET/JShQ8TV6J0naJN2MJUhqLONOyz8muw/tILKdSovbX5p761pCH2Cf6Cw7uvw==",
|
|
4608
4608
|
"license": "BSD-3-Clause",
|
|
4609
4609
|
"dependencies": {
|
|
4610
|
-
"@salesforce/core": "^8.
|
|
4610
|
+
"@salesforce/core": "^8.19.1",
|
|
4611
4611
|
"@salesforce/kit": "^3.2.3",
|
|
4612
|
-
"@salesforce/source-deploy-retrieve": "^12.22.
|
|
4612
|
+
"@salesforce/source-deploy-retrieve": "^12.22.2",
|
|
4613
4613
|
"@salesforce/types": "^1.4.0",
|
|
4614
|
-
"fast-xml-parser": "^
|
|
4614
|
+
"fast-xml-parser": "^5.2.5",
|
|
4615
4615
|
"nock": "^13.5.6",
|
|
4616
|
-
"yaml": "^2.8.
|
|
4616
|
+
"yaml": "^2.8.1"
|
|
4617
4617
|
},
|
|
4618
4618
|
"engines": {
|
|
4619
4619
|
"node": ">=18.0.0"
|
|
4620
4620
|
}
|
|
4621
4621
|
},
|
|
4622
|
+
"node_modules/@salesforce/agents/node_modules/fast-xml-parser": {
|
|
4623
|
+
"version": "5.2.5",
|
|
4624
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz",
|
|
4625
|
+
"integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==",
|
|
4626
|
+
"funding": [
|
|
4627
|
+
{
|
|
4628
|
+
"type": "github",
|
|
4629
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4630
|
+
}
|
|
4631
|
+
],
|
|
4632
|
+
"license": "MIT",
|
|
4633
|
+
"dependencies": {
|
|
4634
|
+
"strnum": "^2.1.0"
|
|
4635
|
+
},
|
|
4636
|
+
"bin": {
|
|
4637
|
+
"fxparser": "src/cli/cli.js"
|
|
4638
|
+
}
|
|
4639
|
+
},
|
|
4640
|
+
"node_modules/@salesforce/agents/node_modules/strnum": {
|
|
4641
|
+
"version": "2.1.1",
|
|
4642
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz",
|
|
4643
|
+
"integrity": "sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==",
|
|
4644
|
+
"funding": [
|
|
4645
|
+
{
|
|
4646
|
+
"type": "github",
|
|
4647
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4648
|
+
}
|
|
4649
|
+
],
|
|
4650
|
+
"license": "MIT"
|
|
4651
|
+
},
|
|
4622
4652
|
"node_modules/@salesforce/apex-node": {
|
|
4623
4653
|
"version": "8.2.8",
|
|
4624
4654
|
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.2.8.tgz",
|
|
@@ -4741,12 +4771,12 @@
|
|
|
4741
4771
|
}
|
|
4742
4772
|
},
|
|
4743
4773
|
"node_modules/@salesforce/core": {
|
|
4744
|
-
"version": "8.
|
|
4745
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
4746
|
-
"integrity": "sha512-
|
|
4774
|
+
"version": "8.22.0",
|
|
4775
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.22.0.tgz",
|
|
4776
|
+
"integrity": "sha512-TK9kODqvgIUuCP9L3jqrR1e5JLMzPGnAsCXwdtQrD/AjKMj7bT+NRQeuF+55X7aiEtcedO/fs49ldPvBf9bkOA==",
|
|
4747
4777
|
"license": "BSD-3-Clause",
|
|
4748
4778
|
"dependencies": {
|
|
4749
|
-
"@jsforce/jsforce-node": "^3.10.
|
|
4779
|
+
"@jsforce/jsforce-node": "^3.10.4",
|
|
4750
4780
|
"@salesforce/kit": "^3.2.2",
|
|
4751
4781
|
"@salesforce/schemas": "^1.9.1",
|
|
4752
4782
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -4986,16 +5016,16 @@
|
|
|
4986
5016
|
}
|
|
4987
5017
|
},
|
|
4988
5018
|
"node_modules/@salesforce/plugin-agent": {
|
|
4989
|
-
"version": "1.24.
|
|
4990
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.24.
|
|
4991
|
-
"integrity": "sha512-
|
|
5019
|
+
"version": "1.24.6",
|
|
5020
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.24.6.tgz",
|
|
5021
|
+
"integrity": "sha512-rjssi0tpco2jrP+yxslIcX7fnPDlArOdr6XW4n/rLseEokKwkYgzzEzTmkoiX0dcG4sR/yrH8SUS/oFMzSPmQA==",
|
|
4992
5022
|
"license": "BSD-3-Clause",
|
|
4993
5023
|
"dependencies": {
|
|
4994
5024
|
"@inquirer/core": "^10.1.6",
|
|
4995
|
-
"@inquirer/prompts": "^7.
|
|
5025
|
+
"@inquirer/prompts": "^7.8.3",
|
|
4996
5026
|
"@oclif/core": "^4",
|
|
4997
5027
|
"@oclif/multi-stage-output": "^0.8.20",
|
|
4998
|
-
"@salesforce/agents": "^0.17.
|
|
5028
|
+
"@salesforce/agents": "^0.17.5",
|
|
4999
5029
|
"@salesforce/core": "^8.18.5",
|
|
5000
5030
|
"@salesforce/kit": "^3.2.3",
|
|
5001
5031
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
@@ -5050,17 +5080,17 @@
|
|
|
5050
5080
|
}
|
|
5051
5081
|
},
|
|
5052
5082
|
"node_modules/@salesforce/plugin-auth": {
|
|
5053
|
-
"version": "3.
|
|
5054
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.
|
|
5055
|
-
"integrity": "sha512-
|
|
5083
|
+
"version": "3.9.0",
|
|
5084
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.9.0.tgz",
|
|
5085
|
+
"integrity": "sha512-rHsG5vtgQ/n/SBhX7nuA7aAMd4cDr+LTx0vL5e+WKX7StphCVEnpTfaSfO6x1WF7QGNO1nXtJeH4fdNfKwV1uA==",
|
|
5056
5086
|
"license": "Apache-2.0",
|
|
5057
5087
|
"dependencies": {
|
|
5058
5088
|
"@inquirer/checkbox": "^2.5.0",
|
|
5059
5089
|
"@inquirer/select": "^2.5.0",
|
|
5060
5090
|
"@oclif/core": "^4",
|
|
5061
|
-
"@salesforce/core": "
|
|
5091
|
+
"@salesforce/core": "8.22.0",
|
|
5062
5092
|
"@salesforce/kit": "^3.2.3",
|
|
5063
|
-
"@salesforce/plugin-info": "^3.4.
|
|
5093
|
+
"@salesforce/plugin-info": "^3.4.81",
|
|
5064
5094
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
5065
5095
|
"@salesforce/ts-types": "^2.0.11",
|
|
5066
5096
|
"open": "^10.2.0"
|
|
@@ -5127,9 +5157,9 @@
|
|
|
5127
5157
|
}
|
|
5128
5158
|
},
|
|
5129
5159
|
"node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
|
|
5130
|
-
"version": "5.
|
|
5131
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
5132
|
-
"integrity": "sha512-
|
|
5160
|
+
"version": "5.6.0",
|
|
5161
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
5162
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
5133
5163
|
"dev": true,
|
|
5134
5164
|
"license": "MIT",
|
|
5135
5165
|
"engines": {
|
|
@@ -5181,14 +5211,14 @@
|
|
|
5181
5211
|
}
|
|
5182
5212
|
},
|
|
5183
5213
|
"node_modules/@salesforce/plugin-data": {
|
|
5184
|
-
"version": "4.0.
|
|
5185
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.
|
|
5186
|
-
"integrity": "sha512-
|
|
5214
|
+
"version": "4.0.55",
|
|
5215
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.55.tgz",
|
|
5216
|
+
"integrity": "sha512-cbXaFdBE4++WD5y4Eb9xJIGP0s+Vm00OIY4/7zSnWua+m2g6QscnbHiCYtQryoe1x4ITCmtprl54py8N1YlfsA==",
|
|
5187
5217
|
"license": "Apache-2.0",
|
|
5188
5218
|
"dependencies": {
|
|
5189
|
-
"@jsforce/jsforce-node": "^3.
|
|
5219
|
+
"@jsforce/jsforce-node": "^3.10.4",
|
|
5190
5220
|
"@oclif/multi-stage-output": "^0.8.20",
|
|
5191
|
-
"@salesforce/core": "^8.
|
|
5221
|
+
"@salesforce/core": "^8.21.2",
|
|
5192
5222
|
"@salesforce/kit": "^3.2.2",
|
|
5193
5223
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
5194
5224
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -5204,9 +5234,9 @@
|
|
|
5204
5234
|
}
|
|
5205
5235
|
},
|
|
5206
5236
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5207
|
-
"version": "3.
|
|
5208
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.
|
|
5209
|
-
"integrity": "sha512-
|
|
5237
|
+
"version": "3.23.0",
|
|
5238
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.23.0.tgz",
|
|
5239
|
+
"integrity": "sha512-l/bXi1TG6Ts98XyxD/Wp+P+0Zs4C2Q9Z2HkBXtYN9mTuZ82XDrjEyRQ1oqMli4Mw0/v0xEoA6pvzJtjyM9kj8w==",
|
|
5210
5240
|
"license": "Apache-2.0",
|
|
5211
5241
|
"dependencies": {
|
|
5212
5242
|
"@inquirer/prompts": "^7.8.3",
|
|
@@ -5228,15 +5258,15 @@
|
|
|
5228
5258
|
}
|
|
5229
5259
|
},
|
|
5230
5260
|
"node_modules/@salesforce/plugin-info": {
|
|
5231
|
-
"version": "3.4.
|
|
5232
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
5233
|
-
"integrity": "sha512-
|
|
5261
|
+
"version": "3.4.83",
|
|
5262
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.83.tgz",
|
|
5263
|
+
"integrity": "sha512-ald2u6U+HrFzFFXSFsyD8SJ7rXm1uRohfXiUfjylW7Co1+hiaZSwoy7hfNWbAWFU2yvEY2ZRjeWvzfHr0wAl7w==",
|
|
5234
5264
|
"license": "Apache-2.0",
|
|
5235
5265
|
"dependencies": {
|
|
5236
5266
|
"@inquirer/input": "^2.3.0",
|
|
5237
|
-
"@jsforce/jsforce-node": "^3.10.
|
|
5267
|
+
"@jsforce/jsforce-node": "^3.10.4",
|
|
5238
5268
|
"@oclif/core": "^4",
|
|
5239
|
-
"@salesforce/core": "^8.
|
|
5269
|
+
"@salesforce/core": "^8.21.2",
|
|
5240
5270
|
"@salesforce/kit": "^3.2.3",
|
|
5241
5271
|
"@salesforce/sf-plugins-core": "^12",
|
|
5242
5272
|
"got": "^13.0.0",
|
|
@@ -5251,12 +5281,12 @@
|
|
|
5251
5281
|
}
|
|
5252
5282
|
},
|
|
5253
5283
|
"node_modules/@salesforce/plugin-limits": {
|
|
5254
|
-
"version": "3.3.
|
|
5255
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
5256
|
-
"integrity": "sha512-
|
|
5284
|
+
"version": "3.3.65",
|
|
5285
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.65.tgz",
|
|
5286
|
+
"integrity": "sha512-vAUez+h6JIzay5ynBNgJ2+CBbGJIfaYSnQOCj1XT6E9sa51gZJoYJnR7/YQUTkoyX7aepo9uzopZtmszauCtlQ==",
|
|
5257
5287
|
"license": "Apache-2.0",
|
|
5258
5288
|
"dependencies": {
|
|
5259
|
-
"@salesforce/core": "^8.
|
|
5289
|
+
"@salesforce/core": "^8.21.2",
|
|
5260
5290
|
"@salesforce/sf-plugins-core": "^12.2.4"
|
|
5261
5291
|
},
|
|
5262
5292
|
"engines": {
|
|
@@ -5280,17 +5310,17 @@
|
|
|
5280
5310
|
}
|
|
5281
5311
|
},
|
|
5282
5312
|
"node_modules/@salesforce/plugin-org": {
|
|
5283
|
-
"version": "5.9.
|
|
5284
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.
|
|
5285
|
-
"integrity": "sha512
|
|
5313
|
+
"version": "5.9.25",
|
|
5314
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.25.tgz",
|
|
5315
|
+
"integrity": "sha512-/h1fCdEMsZNhnKJvxEJXpGQdBbJ3Q5ILRTAWyIPONY1A3mjP+lXKMpXrm7H6c3cj+VNvMJvEAFP5sp+a2G0//Q==",
|
|
5286
5316
|
"license": "Apache-2.0",
|
|
5287
5317
|
"dependencies": {
|
|
5288
5318
|
"@oclif/core": "^4.5.2",
|
|
5289
5319
|
"@oclif/multi-stage-output": "^0.8.20",
|
|
5290
|
-
"@salesforce/core": "^8.
|
|
5320
|
+
"@salesforce/core": "^8.21.3",
|
|
5291
5321
|
"@salesforce/kit": "^3.2.3",
|
|
5292
5322
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
5293
|
-
"@salesforce/source-deploy-retrieve": "^12.22.
|
|
5323
|
+
"@salesforce/source-deploy-retrieve": "^12.22.9",
|
|
5294
5324
|
"@salesforce/ts-types": "^2.0.12",
|
|
5295
5325
|
"ansis": "^3.16.0",
|
|
5296
5326
|
"change-case": "^5.4.4",
|
|
@@ -5303,9 +5333,9 @@
|
|
|
5303
5333
|
}
|
|
5304
5334
|
},
|
|
5305
5335
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5306
|
-
"version": "2.19.
|
|
5307
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.19.
|
|
5308
|
-
"integrity": "sha512-
|
|
5336
|
+
"version": "2.19.7",
|
|
5337
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.19.7.tgz",
|
|
5338
|
+
"integrity": "sha512-S15fzfdJhtj8eYkvOsjLnYcNgaysMBTemCjY/B/95iETlZ5pViH2VQwwTGtPdcg3wm9FkiUWI9JgpymBAF1fWA==",
|
|
5309
5339
|
"license": "Apache-2.0",
|
|
5310
5340
|
"dependencies": {
|
|
5311
5341
|
"@oclif/core": "^4",
|
|
@@ -5313,16 +5343,16 @@
|
|
|
5313
5343
|
"@salesforce/kit": "^3.2.3",
|
|
5314
5344
|
"@salesforce/packaging": "^4.12.0",
|
|
5315
5345
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
5316
|
-
"chalk": "^5.
|
|
5346
|
+
"chalk": "^5.6.0"
|
|
5317
5347
|
},
|
|
5318
5348
|
"engines": {
|
|
5319
5349
|
"node": ">=18.0.0"
|
|
5320
5350
|
}
|
|
5321
5351
|
},
|
|
5322
5352
|
"node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
|
|
5323
|
-
"version": "5.
|
|
5324
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
5325
|
-
"integrity": "sha512-
|
|
5353
|
+
"version": "5.6.0",
|
|
5354
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
5355
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
5326
5356
|
"license": "MIT",
|
|
5327
5357
|
"engines": {
|
|
5328
5358
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -5369,9 +5399,9 @@
|
|
|
5369
5399
|
}
|
|
5370
5400
|
},
|
|
5371
5401
|
"node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
|
|
5372
|
-
"version": "5.
|
|
5373
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
5374
|
-
"integrity": "sha512-
|
|
5402
|
+
"version": "5.6.0",
|
|
5403
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
5404
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
5375
5405
|
"dev": true,
|
|
5376
5406
|
"license": "MIT",
|
|
5377
5407
|
"engines": {
|
|
@@ -5382,13 +5412,13 @@
|
|
|
5382
5412
|
}
|
|
5383
5413
|
},
|
|
5384
5414
|
"node_modules/@salesforce/plugin-schema": {
|
|
5385
|
-
"version": "3.3.
|
|
5386
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
5387
|
-
"integrity": "sha512-
|
|
5415
|
+
"version": "3.3.79",
|
|
5416
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.79.tgz",
|
|
5417
|
+
"integrity": "sha512-vOa86LkEJxFMGMDSYfybzhFtoHpOskUcQhiCVMqsxz3476PE3IxL8nGcW2MIBBILBF0QEIsVIbIB50Tzd/9BtA==",
|
|
5388
5418
|
"license": "Apache-2.0",
|
|
5389
5419
|
"dependencies": {
|
|
5390
5420
|
"@oclif/core": "^4",
|
|
5391
|
-
"@salesforce/core": "^8.
|
|
5421
|
+
"@salesforce/core": "^8.21.2",
|
|
5392
5422
|
"@salesforce/sf-plugins-core": "^11.3.12"
|
|
5393
5423
|
},
|
|
5394
5424
|
"engines": {
|
|
@@ -5484,16 +5514,16 @@
|
|
|
5484
5514
|
}
|
|
5485
5515
|
},
|
|
5486
5516
|
"node_modules/@salesforce/plugin-sobject": {
|
|
5487
|
-
"version": "1.4.
|
|
5488
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
5489
|
-
"integrity": "sha512-
|
|
5517
|
+
"version": "1.4.69",
|
|
5518
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.69.tgz",
|
|
5519
|
+
"integrity": "sha512-mRVe6pNOgU7TcuzkSLIMxkENMWq9SA5pmWMmtcxCRCYtMZAi3YDYGpoxfFh5Y3CPDcgF4SYzOILXd0EhTi/a4A==",
|
|
5490
5520
|
"license": "Apache-2.0",
|
|
5491
5521
|
"dependencies": {
|
|
5492
5522
|
"@inquirer/confirm": "^3.2.0",
|
|
5493
5523
|
"@inquirer/input": "^2.3.0",
|
|
5494
5524
|
"@inquirer/select": "^2.5.0",
|
|
5495
5525
|
"@oclif/core": "^4",
|
|
5496
|
-
"@salesforce/core": "^8.
|
|
5526
|
+
"@salesforce/core": "^8.21.3",
|
|
5497
5527
|
"@salesforce/kit": "^3.1.6",
|
|
5498
5528
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
5499
5529
|
"fast-glob": "^3.3.3",
|
|
@@ -5596,12 +5626,12 @@
|
|
|
5596
5626
|
}
|
|
5597
5627
|
},
|
|
5598
5628
|
"node_modules/@salesforce/plugin-templates": {
|
|
5599
|
-
"version": "56.3.
|
|
5600
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.
|
|
5601
|
-
"integrity": "sha512-
|
|
5629
|
+
"version": "56.3.61",
|
|
5630
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.61.tgz",
|
|
5631
|
+
"integrity": "sha512-KvWvnjup60e7NqC1Q/8IvRKBSdjEg0gblOaqbBCnD3R+S1AHyIfhktO/j+XOMxielqz9f1p9jJ7guxMqK+a0bg==",
|
|
5602
5632
|
"license": "Apache-2.0",
|
|
5603
5633
|
"dependencies": {
|
|
5604
|
-
"@salesforce/core": "^8.
|
|
5634
|
+
"@salesforce/core": "^8.21.2",
|
|
5605
5635
|
"@salesforce/sf-plugins-core": "^12",
|
|
5606
5636
|
"@salesforce/templates": "^64.2.2"
|
|
5607
5637
|
},
|
|
@@ -5635,12 +5665,12 @@
|
|
|
5635
5665
|
}
|
|
5636
5666
|
},
|
|
5637
5667
|
"node_modules/@salesforce/plugin-user": {
|
|
5638
|
-
"version": "3.6.
|
|
5639
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.
|
|
5640
|
-
"integrity": "sha512-
|
|
5668
|
+
"version": "3.6.35",
|
|
5669
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.35.tgz",
|
|
5670
|
+
"integrity": "sha512-TIEStbZ1riEOI7cgJwpWzKQy7Un5Po3e7jm0WVo2SD7WfPcg0Su/uILVDvOks9D7gXe4cE+/a6AjWsyVTVaSnQ==",
|
|
5641
5671
|
"license": "Apache-2.0",
|
|
5642
5672
|
"dependencies": {
|
|
5643
|
-
"@salesforce/core": "^8.
|
|
5673
|
+
"@salesforce/core": "^8.21.2",
|
|
5644
5674
|
"@salesforce/kit": "^3.2.2",
|
|
5645
5675
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
|
5646
5676
|
"@salesforce/ts-types": "^2.0.11"
|
|
@@ -5684,9 +5714,9 @@
|
|
|
5684
5714
|
}
|
|
5685
5715
|
},
|
|
5686
5716
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5687
|
-
"version": "12.22.
|
|
5688
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.
|
|
5689
|
-
"integrity": "sha512-
|
|
5717
|
+
"version": "12.22.9",
|
|
5718
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.9.tgz",
|
|
5719
|
+
"integrity": "sha512-zRSAUNRei2bNg3HtNW2wwrfBnGeIz9s4L5TCKSA0p2wjlrxeJq2qU2nM5ZxKXu/kk1Bvlu+faOI3zMC1PcZ+Ig==",
|
|
5690
5720
|
"license": "Apache-2.0",
|
|
5691
5721
|
"dependencies": {
|
|
5692
5722
|
"@salesforce/core": "^8.19.1",
|
|
@@ -13541,9 +13571,9 @@
|
|
|
13541
13571
|
}
|
|
13542
13572
|
},
|
|
13543
13573
|
"node_modules/ink-text-input/node_modules/chalk": {
|
|
13544
|
-
"version": "5.
|
|
13545
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
13546
|
-
"integrity": "sha512-
|
|
13574
|
+
"version": "5.6.0",
|
|
13575
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
13576
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
13547
13577
|
"license": "MIT",
|
|
13548
13578
|
"engines": {
|
|
13549
13579
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -13592,9 +13622,9 @@
|
|
|
13592
13622
|
}
|
|
13593
13623
|
},
|
|
13594
13624
|
"node_modules/ink/node_modules/chalk": {
|
|
13595
|
-
"version": "5.
|
|
13596
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
13597
|
-
"integrity": "sha512-
|
|
13625
|
+
"version": "5.6.0",
|
|
13626
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
13627
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
13598
13628
|
"license": "MIT",
|
|
13599
13629
|
"engines": {
|
|
13600
13630
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -15272,9 +15302,9 @@
|
|
|
15272
15302
|
}
|
|
15273
15303
|
},
|
|
15274
15304
|
"node_modules/linkinator/node_modules/chalk": {
|
|
15275
|
-
"version": "5.
|
|
15276
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
15277
|
-
"integrity": "sha512-
|
|
15305
|
+
"version": "5.6.0",
|
|
15306
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
15307
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
15278
15308
|
"dev": true,
|
|
15279
15309
|
"license": "MIT",
|
|
15280
15310
|
"engines": {
|
|
@@ -23913,9 +23943,9 @@
|
|
|
23913
23943
|
}
|
|
23914
23944
|
},
|
|
23915
23945
|
"node_modules/typescript": {
|
|
23916
|
-
"version": "5.
|
|
23917
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
23918
|
-
"integrity": "sha512-
|
|
23946
|
+
"version": "5.9.2",
|
|
23947
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
|
23948
|
+
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
|
23919
23949
|
"dev": true,
|
|
23920
23950
|
"license": "Apache-2.0",
|
|
23921
23951
|
"bin": {
|