@salesforce/cli 2.23.2 → 2.23.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,45 +1,45 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.23.2",
3
+ "version": "2.23.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.23.2",
9
+ "version": "2.23.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "3.15.0",
14
14
  "@oclif/plugin-autocomplete": "3.0.3",
15
- "@oclif/plugin-commands": "3.0.7",
16
- "@oclif/plugin-help": "6.0.8",
17
- "@oclif/plugin-not-found": "3.0.5",
15
+ "@oclif/plugin-commands": "3.0.8",
16
+ "@oclif/plugin-help": "6.0.9",
17
+ "@oclif/plugin-not-found": "3.0.6",
18
18
  "@oclif/plugin-plugins": "4.1.10",
19
19
  "@oclif/plugin-search": "1.0.8",
20
20
  "@oclif/plugin-update": "4.1.5",
21
21
  "@oclif/plugin-version": "2.0.9",
22
- "@oclif/plugin-warn-if-update-available": "3.0.6",
23
- "@oclif/plugin-which": "3.0.12",
22
+ "@oclif/plugin-warn-if-update-available": "3.0.7",
23
+ "@oclif/plugin-which": "3.0.13",
24
24
  "@salesforce/core": "^6.1.4",
25
- "@salesforce/plugin-apex": "3.0.9",
26
- "@salesforce/plugin-auth": "3.0.12",
27
- "@salesforce/plugin-data": "3.0.8",
28
- "@salesforce/plugin-deploy-retrieve": "2.2.7",
29
- "@salesforce/plugin-info": "3.0.8",
30
- "@salesforce/plugin-limits": "3.0.6",
31
- "@salesforce/plugin-marketplace": "1.0.11",
32
- "@salesforce/plugin-org": "3.1.2",
25
+ "@salesforce/plugin-apex": "3.0.11",
26
+ "@salesforce/plugin-auth": "3.0.13",
27
+ "@salesforce/plugin-data": "3.0.9",
28
+ "@salesforce/plugin-deploy-retrieve": "2.2.11",
29
+ "@salesforce/plugin-info": "3.0.10",
30
+ "@salesforce/plugin-limits": "3.0.8",
31
+ "@salesforce/plugin-marketplace": "1.0.12",
32
+ "@salesforce/plugin-org": "3.1.5",
33
33
  "@salesforce/plugin-packaging": "2.0.1",
34
- "@salesforce/plugin-schema": "3.0.8",
35
- "@salesforce/plugin-settings": "2.0.10",
36
- "@salesforce/plugin-sobject": "1.0.6",
37
- "@salesforce/plugin-source": "3.0.6",
34
+ "@salesforce/plugin-schema": "3.0.10",
35
+ "@salesforce/plugin-settings": "2.0.12",
36
+ "@salesforce/plugin-sobject": "1.0.7",
37
+ "@salesforce/plugin-source": "3.0.8",
38
38
  "@salesforce/plugin-telemetry": "3.1.6",
39
39
  "@salesforce/plugin-templates": "56.0.4",
40
- "@salesforce/plugin-trust": "3.2.0",
41
- "@salesforce/plugin-user": "3.1.1",
42
- "@salesforce/sf-plugins-core": "5.0.10",
40
+ "@salesforce/plugin-trust": "3.2.3",
41
+ "@salesforce/plugin-user": "3.1.2",
42
+ "@salesforce/sf-plugins-core": "5.0.12",
43
43
  "debug": "^4.3.4"
44
44
  },
45
45
  "bin": {
@@ -2376,12 +2376,12 @@
2376
2376
  }
2377
2377
  },
2378
2378
  "node_modules/@oclif/plugin-commands": {
2379
- "version": "3.0.7",
2380
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.0.7.tgz",
2381
- "integrity": "sha512-xVJCLxlrPrYbGaUyjqyHlnSXOAyyxy/zLiyiZXuzwr/K4/qXDXk18COkh/Ump5aVyagSgFR2QMp8nakkQmbxEg==",
2379
+ "version": "3.0.8",
2380
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.0.8.tgz",
2381
+ "integrity": "sha512-ow32KgA1JBuLpELYF7X3Ce3r+btXU6KXTiFk4ThEVDGpdBuuVU7PQkiyLw6Yjfehg2TD3wDWi7YoU9yXevG4QA==",
2382
2382
  "license": "MIT",
2383
2383
  "dependencies": {
2384
- "@oclif/core": "^3.11.0",
2384
+ "@oclif/core": "^3.15.0",
2385
2385
  "lodash.pickby": "^4.6.0",
2386
2386
  "lodash.sortby": "^4.7.0",
2387
2387
  "lodash.template": "^4.5.0",
@@ -2392,24 +2392,24 @@
2392
2392
  }
2393
2393
  },
2394
2394
  "node_modules/@oclif/plugin-help": {
2395
- "version": "6.0.8",
2396
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.8.tgz",
2397
- "integrity": "sha512-q7OWy0JSrsZVynPkWQxmd3dEFA2czym9FdqS06YteRldIH/Csvovst+35KneM4iD8ewqPbY8KAMYZMkMavao0g==",
2395
+ "version": "6.0.9",
2396
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.9.tgz",
2397
+ "integrity": "sha512-O9zHzjsj8G3DWV+Ju4prrBwHUmwT1pcq7AJNxguedMk8jGZhwKWrcQHdZX6kjC+7QbupSzgjcvXvXpYVR1y3ow==",
2398
2398
  "license": "MIT",
2399
2399
  "dependencies": {
2400
- "@oclif/core": "^3.14.1"
2400
+ "@oclif/core": "^3.15.0"
2401
2401
  },
2402
2402
  "engines": {
2403
2403
  "node": ">=18.0.0"
2404
2404
  }
2405
2405
  },
2406
2406
  "node_modules/@oclif/plugin-not-found": {
2407
- "version": "3.0.5",
2408
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.5.tgz",
2409
- "integrity": "sha512-6viweQvOyHQW/HXoYgXi0V+1Wt7j4dAwRYeso+7donAsgFaPhwKJ4CGu6yUPU0ij3e1CfdNajxmR3nXTf+BIuw==",
2407
+ "version": "3.0.6",
2408
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.6.tgz",
2409
+ "integrity": "sha512-ymrpMZSmN5ns8zqfSWD6SUoU8D001OcWKkwkhghvXEiv9RxS5v/7cMSGBmPy0Hta6ZtKDtOIFOId7W3t970MAg==",
2410
2410
  "license": "MIT",
2411
2411
  "dependencies": {
2412
- "@oclif/core": "^3.14.1",
2412
+ "@oclif/core": "^3.15.0",
2413
2413
  "chalk": "^5.3.0",
2414
2414
  "fast-levenshtein": "^3.0.0"
2415
2415
  },
@@ -2604,12 +2604,12 @@
2604
2604
  }
2605
2605
  },
2606
2606
  "node_modules/@oclif/plugin-warn-if-update-available": {
2607
- "version": "3.0.6",
2608
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.6.tgz",
2609
- "integrity": "sha512-wPJnHhw+DMLdqcgf6TSXKfiC6J14SKBNtX3qu68ycJ+A7S2Jn/3vX0BVUbKD2o7VKNnk2R+KH1hTuJF2GZjzJQ==",
2607
+ "version": "3.0.7",
2608
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.7.tgz",
2609
+ "integrity": "sha512-suT3+XagtJ0x2TBtfGPtYdv6EVtlFdwxccw1H4ela4bGVOPWi86jyn0y5F1dDvWbAfdlOgqcedEuJmMUvSoZwQ==",
2610
2610
  "license": "MIT",
2611
2611
  "dependencies": {
2612
- "@oclif/core": "^3.14.1",
2612
+ "@oclif/core": "^3.15.0",
2613
2613
  "chalk": "^5.3.0",
2614
2614
  "debug": "^4.1.0",
2615
2615
  "http-call": "^5.2.2",
@@ -2632,12 +2632,12 @@
2632
2632
  }
2633
2633
  },
2634
2634
  "node_modules/@oclif/plugin-which": {
2635
- "version": "3.0.12",
2636
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.12.tgz",
2637
- "integrity": "sha512-nqiSeGfd5rGtlzU9oqSo3BQzwvtM1t/Oub+T8HML5wrmjZScB9IGu7uYQTGLfaC3RasYEwsXbQAfedvIdrs2XA==",
2635
+ "version": "3.0.13",
2636
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.13.tgz",
2637
+ "integrity": "sha512-6JTh7Igf31R3Ms7pOSUrEtih024g4t+4xNxvSIGHaV28Yi1Q8g7rLot6+zUDMkcsvkN1irKTUui9xErf0czVzg==",
2638
2638
  "license": "MIT",
2639
2639
  "dependencies": {
2640
- "@oclif/core": "^3.14.1"
2640
+ "@oclif/core": "^3.15.0"
2641
2641
  },
2642
2642
  "engines": {
2643
2643
  "node": ">=18.0.0"
@@ -2878,12 +2878,12 @@
2878
2878
  }
2879
2879
  },
2880
2880
  "node_modules/@salesforce/apex-node": {
2881
- "version": "2.1.6",
2882
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-2.1.6.tgz",
2883
- "integrity": "sha512-96f5enG/1marlf/8ph5hK771uUnUTCa2Bg3Ypfmt9dxMGOQ1DaME+cEfuiLo64+srRgujZqpYKwi9uz3akMFLQ==",
2881
+ "version": "2.1.7",
2882
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-2.1.7.tgz",
2883
+ "integrity": "sha512-2s29mbHNL0vXmbcfndkLbKEYclHHc7sj7ei2vscsR8/HdHGy3SsEfir1IU/Sqeqd79yxJdxMUfwmzVnRFR6WJA==",
2884
2884
  "license": "BSD-3-Clause",
2885
2885
  "dependencies": {
2886
- "@salesforce/core": "^5.3.20",
2886
+ "@salesforce/core": "^6.1.0",
2887
2887
  "@salesforce/kit": "^3.0.15",
2888
2888
  "@types/istanbul-reports": "^3.0.4",
2889
2889
  "faye": "1.4.0",
@@ -2897,35 +2897,6 @@
2897
2897
  "node": ">=18.18.2"
2898
2898
  }
2899
2899
  },
2900
- "node_modules/@salesforce/apex-node/node_modules/@salesforce/core": {
2901
- "version": "5.3.20",
2902
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-5.3.20.tgz",
2903
- "integrity": "sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==",
2904
- "license": "BSD-3-Clause",
2905
- "dependencies": {
2906
- "@salesforce/kit": "^3.0.15",
2907
- "@salesforce/schemas": "^1.6.1",
2908
- "@salesforce/ts-types": "^2.0.9",
2909
- "@types/semver": "^7.5.4",
2910
- "ajv": "^8.12.0",
2911
- "change-case": "^4.1.2",
2912
- "faye": "^1.4.0",
2913
- "form-data": "^4.0.0",
2914
- "js2xmlparser": "^4.0.1",
2915
- "jsforce": "^2.0.0-beta.28",
2916
- "jsonwebtoken": "9.0.2",
2917
- "jszip": "3.10.1",
2918
- "pino": "^8.16.0",
2919
- "pino-abstract-transport": "^1.0.0",
2920
- "pino-pretty": "^10.2.3",
2921
- "proper-lockfile": "^4.1.2",
2922
- "semver": "^7.5.4",
2923
- "ts-retry-promise": "^0.7.1"
2924
- },
2925
- "engines": {
2926
- "node": ">=16.0.0"
2927
- }
2928
- },
2929
2900
  "node_modules/@salesforce/cli-plugins-testkit": {
2930
2901
  "version": "4.4.12",
2931
2902
  "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.12.tgz",
@@ -2978,9 +2949,9 @@
2978
2949
  }
2979
2950
  },
2980
2951
  "node_modules/@salesforce/core": {
2981
- "version": "6.4.1",
2982
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.1.tgz",
2983
- "integrity": "sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==",
2952
+ "version": "6.4.2",
2953
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.2.tgz",
2954
+ "integrity": "sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==",
2984
2955
  "license": "BSD-3-Clause",
2985
2956
  "dependencies": {
2986
2957
  "@salesforce/kit": "^3.0.15",
@@ -2997,7 +2968,7 @@
2997
2968
  "jszip": "3.10.1",
2998
2969
  "pino": "^8.16.2",
2999
2970
  "pino-abstract-transport": "^1.1.0",
3000
- "pino-pretty": "^10.2.3",
2971
+ "pino-pretty": "^10.3.0",
3001
2972
  "proper-lockfile": "^4.1.2",
3002
2973
  "semver": "^7.5.4",
3003
2974
  "ts-retry-promise": "^0.7.1"
@@ -3175,15 +3146,16 @@
3175
3146
  }
3176
3147
  },
3177
3148
  "node_modules/@salesforce/plugin-apex": {
3178
- "version": "3.0.9",
3179
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.9.tgz",
3180
- "integrity": "sha512-nqysTENSwkfhPBv3bMAV5MbujM0GV2MWQaRKPYpmH+9kj3h3z152NGg0djWgoBJ9PpYh5dkvogaiSl2FOzdluw==",
3149
+ "version": "3.0.11",
3150
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.11.tgz",
3151
+ "integrity": "sha512-KW1lbd4P7v9AzGwPc25pLkRVsXqmyoTSupFxuNxTVbY7KqkpSB64gGJjO4Q2qh2Nm36DlboZOY/iUDtJKchKrQ==",
3181
3152
  "license": "BSD-3-Clause",
3182
3153
  "dependencies": {
3183
- "@oclif/core": "^3.14.1",
3154
+ "@oclif/core": "^3.15.0",
3184
3155
  "@salesforce/apex-node": "^3.0.1",
3185
3156
  "@salesforce/core": "^6.4.1",
3186
- "@salesforce/sf-plugins-core": "^5.0.8",
3157
+ "@salesforce/kit": "^3.0.15",
3158
+ "@salesforce/sf-plugins-core": "^5.0.10",
3187
3159
  "chalk": "^5.3.0",
3188
3160
  "color-convert": "^2.0.1",
3189
3161
  "color-name": "^2.0.0"
@@ -3234,12 +3206,12 @@
3234
3206
  }
3235
3207
  },
3236
3208
  "node_modules/@salesforce/plugin-auth": {
3237
- "version": "3.0.12",
3238
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.12.tgz",
3239
- "integrity": "sha512-zIegqvXQqKzBfs3esmg8/I7odiU2axunuNlguacui7HyCAlnKjZ7A//ovd5r2x8EjWWw+XvWXmP/hfWexWl2zA==",
3209
+ "version": "3.0.13",
3210
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.13.tgz",
3211
+ "integrity": "sha512-ktYtGqgBPF9G1siWKZTUyrlMzMpstjja5umYSrLxVI3+2lO1yUbr0bCKZlwLGSwC7eoFovSvvIQgEckob06SUA==",
3240
3212
  "license": "BSD-3-Clause",
3241
3213
  "dependencies": {
3242
- "@oclif/core": "^3.10.8",
3214
+ "@oclif/core": "^3.15.0",
3243
3215
  "@salesforce/core": "^6.4.0",
3244
3216
  "@salesforce/kit": "^3.0.15",
3245
3217
  "@salesforce/sf-plugins-core": "^5.0.8",
@@ -3333,9 +3305,9 @@
3333
3305
  }
3334
3306
  },
3335
3307
  "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
3336
- "version": "6.4.1",
3337
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.1.tgz",
3338
- "integrity": "sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==",
3308
+ "version": "6.4.2",
3309
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.2.tgz",
3310
+ "integrity": "sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==",
3339
3311
  "dev": true,
3340
3312
  "license": "BSD-3-Clause",
3341
3313
  "dependencies": {
@@ -3353,7 +3325,7 @@
3353
3325
  "jszip": "3.10.1",
3354
3326
  "pino": "^8.16.2",
3355
3327
  "pino-abstract-transport": "^1.1.0",
3356
- "pino-pretty": "^10.2.3",
3328
+ "pino-pretty": "^10.3.0",
3357
3329
  "proper-lockfile": "^4.1.2",
3358
3330
  "semver": "^7.5.4",
3359
3331
  "ts-retry-promise": "^0.7.1"
@@ -3363,13 +3335,13 @@
3363
3335
  }
3364
3336
  },
3365
3337
  "node_modules/@salesforce/plugin-data": {
3366
- "version": "3.0.8",
3367
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.0.8.tgz",
3368
- "integrity": "sha512-HNnSnoId4uMnxfgXi+ROAVb5KQlqumkoObgsEA8W7e4q5431YevCjy6mHQcN/DN/qFAmp55udreWueq0c0kuhg==",
3338
+ "version": "3.0.9",
3339
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.0.9.tgz",
3340
+ "integrity": "sha512-6bb8puRqFMlDXXAAVrsbd/rjYF0egK/7yiJgMa/poB1pDBAJJT4M8iRdUhM0nZYB4/BZ7qIdoWZekaBhUI4M1Q==",
3369
3341
  "license": "BSD-3-Clause",
3370
3342
  "dependencies": {
3371
3343
  "@oclif/core": "^3.14.0",
3372
- "@salesforce/core": "^6.4.0",
3344
+ "@salesforce/core": "^6.4.1",
3373
3345
  "@salesforce/kit": "^3.0.15",
3374
3346
  "@salesforce/sf-plugins-core": "^5.0.10",
3375
3347
  "@salesforce/ts-types": "^2.0.9",
@@ -3402,18 +3374,18 @@
3402
3374
  "license": "MIT"
3403
3375
  },
3404
3376
  "node_modules/@salesforce/plugin-deploy-retrieve": {
3405
- "version": "2.2.7",
3406
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-2.2.7.tgz",
3407
- "integrity": "sha512-1oA5zS3j4dLF9FdNJqtFKDzzC3hkzCYyH7B6cETYDXh/8MrM8GbtKuYzL0/oglrODkpOISZs02go6F9oa0insA==",
3377
+ "version": "2.2.11",
3378
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-2.2.11.tgz",
3379
+ "integrity": "sha512-2oqr7nPufLV0EVudHkEmjty4RedAnM57dspkZUhCnxGFbZFzLOXvZIbrIBHQWqtvm1fZ4PYDTFkwo7j1ueKYbw==",
3408
3380
  "license": "BSD-3-Clause",
3409
3381
  "dependencies": {
3410
3382
  "@oclif/core": "^3.12.0",
3411
- "@salesforce/apex-node": "^2.1.6",
3383
+ "@salesforce/apex-node": "^2.1.7",
3412
3384
  "@salesforce/core": "^6.4.0",
3413
3385
  "@salesforce/kit": "^3.0.15",
3414
- "@salesforce/sf-plugins-core": "^5.0.5",
3415
- "@salesforce/source-deploy-retrieve": "^10.2.0",
3416
- "@salesforce/source-tracking": "^5.1.2",
3386
+ "@salesforce/sf-plugins-core": "^5.0.10",
3387
+ "@salesforce/source-deploy-retrieve": "^10.2.3",
3388
+ "@salesforce/source-tracking": "^5.1.3",
3417
3389
  "@salesforce/ts-types": "^2.0.9",
3418
3390
  "chalk": "^5.3.0"
3419
3391
  },
@@ -3434,15 +3406,15 @@
3434
3406
  }
3435
3407
  },
3436
3408
  "node_modules/@salesforce/plugin-info": {
3437
- "version": "3.0.8",
3438
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.8.tgz",
3439
- "integrity": "sha512-RIOo4nJJN47vDUBVNRpgDlmqcP09e7FrWX3Dcioil/3gKsWJzUif7d2Ibaz1k5m1qLpICWjmaRxo+SRnnhzrbA==",
3409
+ "version": "3.0.10",
3410
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.10.tgz",
3411
+ "integrity": "sha512-4/nivRIgB1B6OVPoFPES52C3gI/0YJ5qwf6MZBcqVtJrEo2zf+GJ9nGZYBnnQk7V16b54kUCISptjdoFl23GKA==",
3440
3412
  "license": "BSD-3-Clause",
3441
3413
  "dependencies": {
3442
- "@oclif/core": "^3.13.1",
3443
- "@salesforce/core": "^6.2.2",
3414
+ "@oclif/core": "^3.15.0",
3415
+ "@salesforce/core": "^6.4.0",
3444
3416
  "@salesforce/kit": "^3.0.15",
3445
- "@salesforce/sf-plugins-core": "^5.0.8",
3417
+ "@salesforce/sf-plugins-core": "^5.0.10",
3446
3418
  "got": "^13.0.0",
3447
3419
  "marked": "^4.3.0",
3448
3420
  "marked-terminal": "^4.2.0",
@@ -3630,15 +3602,15 @@
3630
3602
  }
3631
3603
  },
3632
3604
  "node_modules/@salesforce/plugin-limits": {
3633
- "version": "3.0.6",
3634
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.0.6.tgz",
3635
- "integrity": "sha512-2rmOCZevU/i9wfMUPNYdY9dckprMeCHCNwCkiiDJZh44av9e6q40dX/vjUZ57tUFV/xbNUSKetKohd57pQf6Lw==",
3605
+ "version": "3.0.8",
3606
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.0.8.tgz",
3607
+ "integrity": "sha512-h9/t1ktcRXlP/c73vXnsPXzJTgGqJN9I4410vK8+Yy7VkxwOyYGelR0iNvFL0k7225qEUFfaIsPDfBuC+nnjEg==",
3636
3608
  "license": "BSD-3-Clause",
3637
3609
  "dependencies": {
3638
3610
  "@oclif/core": "^3.14.1",
3639
- "@salesforce/core": "^6.2.1",
3611
+ "@salesforce/core": "^6.4.1",
3640
3612
  "@salesforce/kit": "^3.0.15",
3641
- "@salesforce/sf-plugins-core": "^5.0.5",
3613
+ "@salesforce/sf-plugins-core": "^5.0.11",
3642
3614
  "@salesforce/ts-types": "^2.0.9"
3643
3615
  },
3644
3616
  "engines": {
@@ -3646,15 +3618,15 @@
3646
3618
  }
3647
3619
  },
3648
3620
  "node_modules/@salesforce/plugin-marketplace": {
3649
- "version": "1.0.11",
3650
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.11.tgz",
3651
- "integrity": "sha512-oFGtbfi8PSYlBsHWMNUHb5Gq1EPVtcU7C2dQxr+R6M+uHkVMPdc8f/wvkQywTGoc7YP7o/r7N2ECfp7N5vkFIQ==",
3621
+ "version": "1.0.12",
3622
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.12.tgz",
3623
+ "integrity": "sha512-FpyJRanCdvdq+7mKvmIWFDT51vYmW/nY3HZS08ag7tUk2vYxSNsfOFeUTkKuVRv682dfD4IH64g7vCmUb8qGJA==",
3652
3624
  "license": "BSD-3-Clause",
3653
3625
  "dependencies": {
3654
3626
  "@oclif/core": "^3.10.8",
3655
- "@salesforce/core": "^6.2.2",
3627
+ "@salesforce/core": "^6.4.0",
3656
3628
  "@salesforce/kit": "^3.0.15",
3657
- "@salesforce/sf-plugins-core": "^5.0.5",
3629
+ "@salesforce/sf-plugins-core": "^5.0.10",
3658
3630
  "got": "^13.0.0",
3659
3631
  "proxy-agent": "^6.3.1"
3660
3632
  },
@@ -3812,22 +3784,30 @@
3812
3784
  }
3813
3785
  },
3814
3786
  "node_modules/@salesforce/plugin-org": {
3815
- "version": "3.1.2",
3816
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.1.2.tgz",
3817
- "integrity": "sha512-SfBSZ73bJvOvRksKh4i6JxXw2ZXrVYJDu7lEMa2jSpOFizoG4xmbHI5si9KHsP/PSFx1bYN+0EPxrXIyFB6koQ==",
3787
+ "version": "3.1.5",
3788
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.1.5.tgz",
3789
+ "integrity": "sha512-XTiFqxQ35Jdg5xHJsGwsqQUSU9vMUOa58PUVZ2IgB+jK18uKMDRvS9b/0t9iejNOTRvI0ccu44xpJWhQsBG8rA==",
3818
3790
  "license": "BSD-3-Clause",
3819
3791
  "dependencies": {
3820
- "@oclif/core": "^3.13.1",
3821
- "@salesforce/core": "^6.4.0",
3792
+ "@oclif/core": "^3.15.0",
3793
+ "@salesforce/core": "^6.4.2",
3822
3794
  "@salesforce/kit": "^3.0.15",
3823
3795
  "@salesforce/sf-plugins-core": "^5.0.3",
3824
- "@salesforce/source-deploy-retrieve": "^10.0.3",
3796
+ "@salesforce/source-deploy-retrieve": "^10.2.4",
3797
+ "chalk": "^4",
3798
+ "change-case": "^5.3.0",
3825
3799
  "open": "^9.1.0"
3826
3800
  },
3827
3801
  "engines": {
3828
3802
  "node": ">=18.0.0"
3829
3803
  }
3830
3804
  },
3805
+ "node_modules/@salesforce/plugin-org/node_modules/change-case": {
3806
+ "version": "5.3.0",
3807
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.3.0.tgz",
3808
+ "integrity": "sha512-Eykca0fGS/xYlx2fG5NqnGSnsWauhSGiSXYhB1kO6E909GUfo8S54u4UZNS7lMJmgZumZ2SUpWaoLgAcfQRICg==",
3809
+ "license": "MIT"
3810
+ },
3831
3811
  "node_modules/@salesforce/plugin-packaging": {
3832
3812
  "version": "2.0.1",
3833
3813
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.0.1.tgz",
@@ -4157,9 +4137,9 @@
4157
4137
  }
4158
4138
  },
4159
4139
  "node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
4160
- "version": "6.4.1",
4161
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.1.tgz",
4162
- "integrity": "sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==",
4140
+ "version": "6.4.2",
4141
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.2.tgz",
4142
+ "integrity": "sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==",
4163
4143
  "dev": true,
4164
4144
  "license": "BSD-3-Clause",
4165
4145
  "dependencies": {
@@ -4177,7 +4157,7 @@
4177
4157
  "jszip": "3.10.1",
4178
4158
  "pino": "^8.16.2",
4179
4159
  "pino-abstract-transport": "^1.1.0",
4180
- "pino-pretty": "^10.2.3",
4160
+ "pino-pretty": "^10.3.0",
4181
4161
  "proper-lockfile": "^4.1.2",
4182
4162
  "semver": "^7.5.4",
4183
4163
  "ts-retry-promise": "^0.7.1"
@@ -8334,28 +8314,28 @@
8334
8314
  }
8335
8315
  },
8336
8316
  "node_modules/@salesforce/plugin-schema": {
8337
- "version": "3.0.8",
8338
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.0.8.tgz",
8339
- "integrity": "sha512-rdBzw7IyiDx1TeM6NdB6noyYehD05XppiHT51Uxud5VceMUsn0cZqd03kHQAKgjmnlBrU03BnXfa0v4W/yPOZg==",
8317
+ "version": "3.0.10",
8318
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.0.10.tgz",
8319
+ "integrity": "sha512-UTzVnCX+WjVGJva+bq+m6lnj97WM0OBrfTxbE477+V880KnfkeugwD4OAp9SPnwE8KP1Wb2KeOhbKzLuApFGuQ==",
8340
8320
  "license": "BSD-3-Clause",
8341
8321
  "dependencies": {
8342
8322
  "@oclif/core": "^3.12.0",
8343
- "@salesforce/core": "^6.2.2",
8344
- "@salesforce/sf-plugins-core": "^5.0.5"
8323
+ "@salesforce/core": "^6.4.2",
8324
+ "@salesforce/sf-plugins-core": "^5.0.10"
8345
8325
  },
8346
8326
  "engines": {
8347
8327
  "node": ">=18.0.0"
8348
8328
  }
8349
8329
  },
8350
8330
  "node_modules/@salesforce/plugin-settings": {
8351
- "version": "2.0.10",
8352
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.10.tgz",
8353
- "integrity": "sha512-5BPmY2O3ib3AgxMpNJbfGXLbq+Lvezji9czXbqWZk+Sdc4Jz6rk13zCS9H5IjGTFoPj9Rbi9VjOycqUl2dpwUw==",
8331
+ "version": "2.0.12",
8332
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.12.tgz",
8333
+ "integrity": "sha512-qib4xHbH5IX2bsUkFLa16yxZWl2TzWEL7uK9yBT8VBuxbVsKcOIsEq1xHq73iv5lZHwOtG3oPueAHBFDMh4kkA==",
8354
8334
  "license": "BSD-3-Clause",
8355
8335
  "dependencies": {
8356
8336
  "@oclif/core": "^3.12.0",
8357
- "@salesforce/core": "^6.4.0",
8358
- "@salesforce/sf-plugins-core": "^5.0.3",
8337
+ "@salesforce/core": "^6.4.2",
8338
+ "@salesforce/sf-plugins-core": "^5.0.10",
8359
8339
  "fast-levenshtein": "^3.0.0"
8360
8340
  },
8361
8341
  "engines": {
@@ -8363,15 +8343,15 @@
8363
8343
  }
8364
8344
  },
8365
8345
  "node_modules/@salesforce/plugin-sobject": {
8366
- "version": "1.0.6",
8367
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.0.6.tgz",
8368
- "integrity": "sha512-fkWkEktF6w1Kbk+HjYKwieIzt9fWFLPi9n+zMstpdypXWtu3AdyrzfczfJs7Qks8D4xwom8ipQ1ZAtD+gZLSwQ==",
8346
+ "version": "1.0.7",
8347
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.0.7.tgz",
8348
+ "integrity": "sha512-f0Oelh7v3VwTH99axthWP+lQYYEWM1NIc5g6MmOCfGdeOS40EmXEISMeNctMGQfkMceTFK9T+Gph+/ODz7cSPg==",
8369
8349
  "license": "BSD-3-Clause",
8370
8350
  "dependencies": {
8371
8351
  "@oclif/core": "^3.13.1",
8372
- "@salesforce/core": "^6.2.2",
8352
+ "@salesforce/core": "^6.4.0",
8373
8353
  "@salesforce/kit": "^3.0.15",
8374
- "@salesforce/sf-plugins-core": "^5.0.8",
8354
+ "@salesforce/sf-plugins-core": "^5.0.11",
8375
8355
  "change-case": "^4.1.2",
8376
8356
  "fast-glob": "^3.3.2",
8377
8357
  "fast-xml-parser": "^4.3.2",
@@ -8382,16 +8362,16 @@
8382
8362
  }
8383
8363
  },
8384
8364
  "node_modules/@salesforce/plugin-source": {
8385
- "version": "3.0.6",
8386
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.0.6.tgz",
8387
- "integrity": "sha512-B8KcY9tYdrGJ8BMfly0AzALfR4GrlgddfT/i6VxLCAHCNDsae59k5AGBkm2lLmEFu66ZziaZXPE2k7q37SreNg==",
8365
+ "version": "3.0.8",
8366
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.0.8.tgz",
8367
+ "integrity": "sha512-qNutcHzNfvrKIyOc5e7xRG6tFmeR/vxNd3tjr81lySV5/BGp6cUgNBoNHJyf8RZkbqp/7qedRnBSN7NdaWs6xA==",
8388
8368
  "license": "BSD-3-Clause",
8389
8369
  "dependencies": {
8390
8370
  "@oclif/core": "^3.13.1",
8391
- "@salesforce/apex-node": "^2.1.2",
8371
+ "@salesforce/apex-node": "^2.1.7",
8392
8372
  "@salesforce/core": "^6.4.0",
8393
8373
  "@salesforce/kit": "^3.0.15",
8394
- "@salesforce/sf-plugins-core": "^5.0.8",
8374
+ "@salesforce/sf-plugins-core": "^5.0.10",
8395
8375
  "@salesforce/source-deploy-retrieve": "^10.2.1",
8396
8376
  "@salesforce/source-tracking": "^5.1.3",
8397
8377
  "chalk": "^5.3.0",
@@ -8597,14 +8577,14 @@
8597
8577
  }
8598
8578
  },
8599
8579
  "node_modules/@salesforce/plugin-trust": {
8600
- "version": "3.2.0",
8601
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.2.0.tgz",
8602
- "integrity": "sha512-yPYcgrjTiZA9vyZJ49Pq8bILDdCu/8xz6rJ3jxPVk8gXdDZCfevHgsHywGl6OMHeZ4EToEdIFgGbpvEmuE6v5w==",
8580
+ "version": "3.2.3",
8581
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.2.3.tgz",
8582
+ "integrity": "sha512-80z6vIzrlQCnqFZ7EwMpmgFUabmBCKvdaJIzhGjLZNPGighNTxBmb99YxYGTyx4uqpvPCM04xA+8j0i1Znt7ww==",
8603
8583
  "license": "BSD-3-Clause",
8604
8584
  "dependencies": {
8605
- "@oclif/core": "^3.13.1",
8606
- "@salesforce/core": "^6.1.3",
8607
- "@salesforce/sf-plugins-core": "^5.0.4",
8585
+ "@oclif/core": "^3.15.0",
8586
+ "@salesforce/core": "^6.4.2",
8587
+ "@salesforce/sf-plugins-core": "^5.0.10",
8608
8588
  "got": "^13.0.0",
8609
8589
  "npm": "10.2.3",
8610
8590
  "npm-run-path": "^4.0.1",
@@ -8768,12 +8748,12 @@
8768
8748
  }
8769
8749
  },
8770
8750
  "node_modules/@salesforce/plugin-user": {
8771
- "version": "3.1.1",
8772
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.1.1.tgz",
8773
- "integrity": "sha512-UgsANdO+1zSPvoOwoZK5+EX8PhACgMLUwV3xuzjsgQJabQoLREoBneod+wd+N3gvvaqn8z0t2Kdvj9F+JLGTnA==",
8751
+ "version": "3.1.2",
8752
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.1.2.tgz",
8753
+ "integrity": "sha512-BaQB2TvWtS0D1wV8wlfYK/EWJbc+i3uIDgqvxb+2Hiq2SocM6tQfh6zCd2fjbVz9I97Hu+02qOSA4DIBiL6mUA==",
8774
8754
  "license": "BSD-3-Clause",
8775
8755
  "dependencies": {
8776
- "@oclif/core": "^3.12.0",
8756
+ "@oclif/core": "^3.15.0",
8777
8757
  "@salesforce/core": "^6.4.0",
8778
8758
  "@salesforce/kit": "^3.0.15",
8779
8759
  "@salesforce/sf-plugins-core": "^5.0.5",
@@ -8797,13 +8777,13 @@
8797
8777
  "license": "ISC"
8798
8778
  },
8799
8779
  "node_modules/@salesforce/sf-plugins-core": {
8800
- "version": "5.0.10",
8801
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz",
8802
- "integrity": "sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w==",
8780
+ "version": "5.0.12",
8781
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.12.tgz",
8782
+ "integrity": "sha512-2ZuD++T+c0mGmLep0K54ucA3GIjlRWdR0L+oMLlcTYcf6rxEV72D9MMszS3syVabSJeNGrKIgsO3kP9c13PCAQ==",
8803
8783
  "license": "BSD-3-Clause",
8804
8784
  "dependencies": {
8805
- "@oclif/core": "^3.14.1",
8806
- "@salesforce/core": "^6.2.2",
8785
+ "@oclif/core": "^3.15.0",
8786
+ "@salesforce/core": "^6.4.1",
8807
8787
  "@salesforce/kit": "^3.0.15",
8808
8788
  "@salesforce/ts-types": "^2.0.9",
8809
8789
  "@types/inquirer": "^8.2.3",
@@ -8815,12 +8795,12 @@
8815
8795
  }
8816
8796
  },
8817
8797
  "node_modules/@salesforce/source-deploy-retrieve": {
8818
- "version": "10.2.3",
8819
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.3.tgz",
8820
- "integrity": "sha512-PxIu7Zluy/QyyY/6qLqdlfQidAuCfeZy0ClAA7GugeU69sP8VgTzdWljSLUyH0jD7y1qSt4naWR+fEzcHPgWXg==",
8798
+ "version": "10.2.4",
8799
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.4.tgz",
8800
+ "integrity": "sha512-0+JOvYoPEhsINC0O+rPxwnEKgmlSUGWFuf/24qJXv+nu763BNa1c7k+nB3AmWPelN5xxwrouGPt8MHR58qOz7Q==",
8821
8801
  "license": "BSD-3-Clause",
8822
8802
  "dependencies": {
8823
- "@salesforce/core": "^6.4.0",
8803
+ "@salesforce/core": "^6.4.1",
8824
8804
  "@salesforce/kit": "^3.0.15",
8825
8805
  "@salesforce/ts-types": "^2.0.9",
8826
8806
  "fast-levenshtein": "^3.0.0",
@@ -14878,45 +14858,10 @@
14878
14858
  }
14879
14859
  },
14880
14860
  "node_modules/help-me": {
14881
- "version": "4.2.0",
14882
- "resolved": "https://registry.npmjs.org/help-me/-/help-me-4.2.0.tgz",
14883
- "integrity": "sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==",
14884
- "license": "MIT",
14885
- "dependencies": {
14886
- "glob": "^8.0.0",
14887
- "readable-stream": "^3.6.0"
14888
- }
14889
- },
14890
- "node_modules/help-me/node_modules/glob": {
14891
- "version": "8.1.0",
14892
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
14893
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
14894
- "license": "ISC",
14895
- "dependencies": {
14896
- "fs.realpath": "^1.0.0",
14897
- "inflight": "^1.0.4",
14898
- "inherits": "2",
14899
- "minimatch": "^5.0.1",
14900
- "once": "^1.3.0"
14901
- },
14902
- "engines": {
14903
- "node": ">=12"
14904
- },
14905
- "funding": {
14906
- "url": "https://github.com/sponsors/isaacs"
14907
- }
14908
- },
14909
- "node_modules/help-me/node_modules/minimatch": {
14910
- "version": "5.1.6",
14911
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
14912
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
14913
- "license": "ISC",
14914
- "dependencies": {
14915
- "brace-expansion": "^2.0.1"
14916
- },
14917
- "engines": {
14918
- "node": ">=10"
14919
- }
14861
+ "version": "5.0.0",
14862
+ "resolved": "https://registry.npmjs.org/help-me/-/help-me-5.0.0.tgz",
14863
+ "integrity": "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==",
14864
+ "license": "MIT"
14920
14865
  },
14921
14866
  "node_modules/hosted-git-info": {
14922
14867
  "version": "6.1.1",
@@ -25843,16 +25788,16 @@
25843
25788
  }
25844
25789
  },
25845
25790
  "node_modules/pino-pretty": {
25846
- "version": "10.2.3",
25847
- "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.3.tgz",
25848
- "integrity": "sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==",
25791
+ "version": "10.3.0",
25792
+ "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.3.0.tgz",
25793
+ "integrity": "sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==",
25849
25794
  "license": "MIT",
25850
25795
  "dependencies": {
25851
25796
  "colorette": "^2.0.7",
25852
25797
  "dateformat": "^4.6.3",
25853
25798
  "fast-copy": "^3.0.0",
25854
25799
  "fast-safe-stringify": "^2.1.1",
25855
- "help-me": "^4.0.1",
25800
+ "help-me": "^5.0.0",
25856
25801
  "joycon": "^3.1.1",
25857
25802
  "minimist": "^1.2.6",
25858
25803
  "on-exit-leak-free": "^2.1.0",