@salesforce/cli 2.65.4 → 2.65.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 CHANGED
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.65.4 linux-x64 node-v20.18.0
27
+ @salesforce/cli/2.65.5 linux-x64 node-v20.18.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -340,7 +340,7 @@ FLAG DESCRIPTIONS
340
340
  directory.
341
341
  ```
342
342
 
343
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/analytics/generate/template.ts)_
343
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/analytics/generate/template.ts)_
344
344
 
345
345
  ## `sf apex generate class`
346
346
 
@@ -399,7 +399,7 @@ FLAG DESCRIPTIONS
399
399
  Supplied parameter values or default values are filled into a copy of the template.
400
400
  ```
401
401
 
402
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/apex/generate/class.ts)_
402
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/apex/generate/class.ts)_
403
403
 
404
404
  ## `sf apex generate trigger`
405
405
 
@@ -468,7 +468,7 @@ FLAG DESCRIPTIONS
468
468
  Supplied parameter values or default values are filled into a copy of the template.
469
469
  ```
470
470
 
471
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/apex/generate/trigger.ts)_
471
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/apex/generate/trigger.ts)_
472
472
 
473
473
  ## `sf apex get log`
474
474
 
@@ -524,7 +524,7 @@ FLAG DESCRIPTIONS
524
524
  directory.
525
525
  ```
526
526
 
527
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/get/log.ts)_
527
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/get/log.ts)_
528
528
 
529
529
  ## `sf apex get test`
530
530
 
@@ -584,7 +584,7 @@ EXAMPLES
584
584
  me@myorg'
585
585
  ```
586
586
 
587
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/get/test.ts)_
587
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/get/test.ts)_
588
588
 
589
589
  ## `sf apex list log`
590
590
 
@@ -624,7 +624,7 @@ EXAMPLES
624
624
  $ sf apex list log --target-org me@my.org
625
625
  ```
626
626
 
627
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/list/log.ts)_
627
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/list/log.ts)_
628
628
 
629
629
  ## `sf apex run`
630
630
 
@@ -671,7 +671,7 @@ EXAMPLES
671
671
  $ sf apex run
672
672
  ```
673
673
 
674
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/run.ts)_
674
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/run.ts)_
675
675
 
676
676
  ## `sf apex run test`
677
677
 
@@ -811,7 +811,7 @@ FLAG DESCRIPTIONS
811
811
  --tests Test1 --tests Test2
812
812
  ```
813
813
 
814
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/run/test.ts)_
814
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/run/test.ts)_
815
815
 
816
816
  ## `sf apex tail log`
817
817
 
@@ -854,7 +854,7 @@ EXAMPLES
854
854
  $ sf apex tail log --color --skip-trace-flag
855
855
  ```
856
856
 
857
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.4/src/commands/apex/tail/log.ts)_
857
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.5.5/src/commands/apex/tail/log.ts)_
858
858
 
859
859
  ## `sf api request graphql`
860
860
 
@@ -1047,7 +1047,7 @@ EXAMPLES
1047
1047
  $ sf autocomplete --refresh-cache
1048
1048
  ```
1049
1049
 
1050
- _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.2.6/src/commands/autocomplete/index.ts)_
1050
+ _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.2.7/src/commands/autocomplete/index.ts)_
1051
1051
 
1052
1052
  ## `sf commands`
1053
1053
 
@@ -2330,7 +2330,7 @@ EXAMPLES
2330
2330
  $ sf doctor --plugin @salesforce/plugin-source
2331
2331
  ```
2332
2332
 
2333
- _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.4.13/src/commands/doctor.ts)_
2333
+ _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.4.15/src/commands/doctor.ts)_
2334
2334
 
2335
2335
  ## `sf force data bulk delete`
2336
2336
 
@@ -2532,7 +2532,7 @@ EXAMPLES
2532
2532
  $ sf info releasenotes display --version latest
2533
2533
  ```
2534
2534
 
2535
- _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.4.13/src/commands/info/releasenotes/display.ts)_
2535
+ _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.4.15/src/commands/info/releasenotes/display.ts)_
2536
2536
 
2537
2537
  ## `sf lightning generate app`
2538
2538
 
@@ -2587,7 +2587,7 @@ FLAG DESCRIPTIONS
2587
2587
  Supplied parameter values or default values are filled into a copy of the template.
2588
2588
  ```
2589
2589
 
2590
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/lightning/generate/app.ts)_
2590
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/lightning/generate/app.ts)_
2591
2591
 
2592
2592
  ## `sf lightning generate component`
2593
2593
 
@@ -2656,7 +2656,7 @@ FLAG DESCRIPTIONS
2656
2656
  Supplied parameter values or default values are filled into a copy of the template.
2657
2657
  ```
2658
2658
 
2659
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/lightning/generate/component.ts)_
2659
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/lightning/generate/component.ts)_
2660
2660
 
2661
2661
  ## `sf lightning generate event`
2662
2662
 
@@ -2711,7 +2711,7 @@ FLAG DESCRIPTIONS
2711
2711
  Supplied parameter values or default values are filled into a copy of the template.
2712
2712
  ```
2713
2713
 
2714
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/lightning/generate/event.ts)_
2714
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/lightning/generate/event.ts)_
2715
2715
 
2716
2716
  ## `sf lightning generate interface`
2717
2717
 
@@ -2766,7 +2766,7 @@ FLAG DESCRIPTIONS
2766
2766
  Supplied parameter values or default values are filled into a copy of the template.
2767
2767
  ```
2768
2768
 
2769
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/lightning/generate/interface.ts)_
2769
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/lightning/generate/interface.ts)_
2770
2770
 
2771
2771
  ## `sf lightning generate test`
2772
2772
 
@@ -2821,7 +2821,7 @@ FLAG DESCRIPTIONS
2821
2821
  Supplied parameter values or default values are filled into a copy of the template.
2822
2822
  ```
2823
2823
 
2824
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/lightning/generate/test.ts)_
2824
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/lightning/generate/test.ts)_
2825
2825
 
2826
2826
  ## `sf org assign permset`
2827
2827
 
@@ -3029,7 +3029,7 @@ FLAG DESCRIPTIONS
3029
3029
  sandbox.
3030
3030
  ```
3031
3031
 
3032
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/create/sandbox.ts)_
3032
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/create/sandbox.ts)_
3033
3033
 
3034
3034
  ## `sf org create scratch`
3035
3035
 
@@ -3183,7 +3183,7 @@ FLAG DESCRIPTIONS
3183
3183
  Omit this flag to have Salesforce generate a unique username for your org.
3184
3184
  ```
3185
3185
 
3186
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/create/scratch.ts)_
3186
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/create/scratch.ts)_
3187
3187
 
3188
3188
  ## `sf org create user`
3189
3189
 
@@ -3337,7 +3337,7 @@ EXAMPLES
3337
3337
  $ sf org delete sandbox --target-org my-sandbox --no-prompt
3338
3338
  ```
3339
3339
 
3340
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/delete/sandbox.ts)_
3340
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/delete/sandbox.ts)_
3341
3341
 
3342
3342
  ## `sf org delete scratch`
3343
3343
 
@@ -3381,7 +3381,7 @@ EXAMPLES
3381
3381
  $ sf org delete scratch --target-org my-scratch-org --no-prompt
3382
3382
  ```
3383
3383
 
3384
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/delete/scratch.ts)_
3384
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/delete/scratch.ts)_
3385
3385
 
3386
3386
  ## `sf org disable tracking`
3387
3387
 
@@ -3420,7 +3420,7 @@ EXAMPLES
3420
3420
  $ sf org disable tracking
3421
3421
  ```
3422
3422
 
3423
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/disable/tracking.ts)_
3423
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/disable/tracking.ts)_
3424
3424
 
3425
3425
  ## `sf org display`
3426
3426
 
@@ -3465,7 +3465,7 @@ EXAMPLES
3465
3465
  $ sf org display --target-org TestOrg1 --verbose
3466
3466
  ```
3467
3467
 
3468
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/display.ts)_
3468
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/display.ts)_
3469
3469
 
3470
3470
  ## `sf org display user`
3471
3471
 
@@ -3546,7 +3546,7 @@ EXAMPLES
3546
3546
  $ sf org enable tracking
3547
3547
  ```
3548
3548
 
3549
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/enable/tracking.ts)_
3549
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/enable/tracking.ts)_
3550
3550
 
3551
3551
  ## `sf org generate password`
3552
3552
 
@@ -3652,7 +3652,7 @@ EXAMPLES
3652
3652
  $ sf org list --clean
3653
3653
  ```
3654
3654
 
3655
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/list.ts)_
3655
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/list.ts)_
3656
3656
 
3657
3657
  ## `sf org list auth`
3658
3658
 
@@ -3791,7 +3791,7 @@ FLAG DESCRIPTIONS
3791
3791
  Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
3792
3792
  ```
3793
3793
 
3794
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/list/metadata.ts)_
3794
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/list/metadata.ts)_
3795
3795
 
3796
3796
  ## `sf org list metadata-types`
3797
3797
 
@@ -3846,7 +3846,7 @@ FLAG DESCRIPTIONS
3846
3846
  Override the api version used for api requests made by this command
3847
3847
  ```
3848
3848
 
3849
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/list/metadata-types.ts)_
3849
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/list/metadata-types.ts)_
3850
3850
 
3851
3851
  ## `sf org list sobject record-counts`
3852
3852
 
@@ -4429,7 +4429,7 @@ EXAMPLES
4429
4429
  $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
4430
4430
  ```
4431
4431
 
4432
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/open.ts)_
4432
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/open.ts)_
4433
4433
 
4434
4434
  ## `sf org refresh sandbox`
4435
4435
 
@@ -4506,7 +4506,7 @@ FLAG DESCRIPTIONS
4506
4506
  By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually.
4507
4507
  ```
4508
4508
 
4509
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/refresh/sandbox.ts)_
4509
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/refresh/sandbox.ts)_
4510
4510
 
4511
4511
  ## `sf org resume sandbox`
4512
4512
 
@@ -4569,7 +4569,7 @@ FLAG DESCRIPTIONS
4569
4569
  returns the job ID. To resume checking the sandbox creation, rerun this command.
4570
4570
  ```
4571
4571
 
4572
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/resume/sandbox.ts)_
4572
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/resume/sandbox.ts)_
4573
4573
 
4574
4574
  ## `sf org resume scratch`
4575
4575
 
@@ -4616,7 +4616,7 @@ FLAG DESCRIPTIONS
4616
4616
  The job ID is valid for 24 hours after you start the scratch org creation.
4617
4617
  ```
4618
4618
 
4619
- _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.0/src/commands/org/resume/scratch.ts)_
4619
+ _See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.0.2/src/commands/org/resume/scratch.ts)_
4620
4620
 
4621
4621
  ## `sf package create`
4622
4622
 
@@ -5881,7 +5881,7 @@ EXAMPLES
5881
5881
  $ sf plugins discover
5882
5882
  ```
5883
5883
 
5884
- _See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.3.0/src/commands/plugins/discover.ts)_
5884
+ _See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.3.2/src/commands/plugins/discover.ts)_
5885
5885
 
5886
5886
  ## `sf plugins:inspect PLUGIN...`
5887
5887
 
@@ -6032,7 +6032,7 @@ EXAMPLES
6032
6032
  $ sf plugins trust verify --npm @scope/npmName
6033
6033
  ```
6034
6034
 
6035
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.36/src/commands/plugins/trust/verify.ts)_
6035
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.38/src/commands/plugins/trust/verify.ts)_
6036
6036
 
6037
6037
  ## `sf plugins uninstall [PLUGIN]`
6038
6038
 
@@ -7434,7 +7434,7 @@ FLAG DESCRIPTIONS
7434
7434
  Override the api version used for api requests made by this command
7435
7435
  ```
7436
7436
 
7437
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/project/generate.ts)_
7437
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/project/generate.ts)_
7438
7438
 
7439
7439
  ## `sf project generate manifest`
7440
7440
 
@@ -7887,7 +7887,7 @@ FLAG DESCRIPTIONS
7887
7887
  If you don't specify this flag, the command prompts you to choose from your local objects.
7888
7888
  ```
7889
7889
 
7890
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.42/src/commands/schema/generate/field.ts)_
7890
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.44/src/commands/schema/generate/field.ts)_
7891
7891
 
7892
7892
  ## `sf schema generate platformevent`
7893
7893
 
@@ -7919,7 +7919,7 @@ EXAMPLES
7919
7919
  $ sf schema generate platformevent --label "My Platform Event"
7920
7920
  ```
7921
7921
 
7922
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.42/src/commands/schema/generate/platformevent.ts)_
7922
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.44/src/commands/schema/generate/platformevent.ts)_
7923
7923
 
7924
7924
  ## `sf schema generate sobject`
7925
7925
 
@@ -7976,7 +7976,7 @@ FLAG DESCRIPTIONS
7976
7976
  - Streaming API: With Bulk API and Sharing, classifies the custom object as an Enterprise Application object.
7977
7977
  ```
7978
7978
 
7979
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.42/src/commands/schema/generate/sobject.ts)_
7979
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.44/src/commands/schema/generate/sobject.ts)_
7980
7980
 
7981
7981
  ## `sf schema generate tab`
7982
7982
 
@@ -8024,7 +8024,7 @@ FLAG DESCRIPTIONS
8024
8024
  The API name for a custom object always ends in `__c`, such as `MyObject__c`.
8025
8025
  ```
8026
8026
 
8027
- _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.42/src/commands/schema/generate/tab.ts)_
8027
+ _See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.44/src/commands/schema/generate/tab.ts)_
8028
8028
 
8029
8029
  ## `sf search`
8030
8030
 
@@ -8040,7 +8040,7 @@ DESCRIPTION
8040
8040
  Once you select a command, hit enter and it will show the help for that command.
8041
8041
  ```
8042
8042
 
8043
- _See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.2.12/src/commands/search.ts)_
8043
+ _See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.2.13/src/commands/search.ts)_
8044
8044
 
8045
8045
  ## `sf sobject describe`
8046
8046
 
@@ -8087,7 +8087,7 @@ EXAMPLES
8087
8087
  $ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api
8088
8088
  ```
8089
8089
 
8090
- _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.37/src/commands/sobject/describe.ts)_
8090
+ _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.39/src/commands/sobject/describe.ts)_
8091
8091
 
8092
8092
  ## `sf sobject list`
8093
8093
 
@@ -8126,7 +8126,7 @@ EXAMPLES
8126
8126
  $ sf sobject list --sobject custom --target-org my-scratch-org
8127
8127
  ```
8128
8128
 
8129
- _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.37/src/commands/sobject/list.ts)_
8129
+ _See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.39/src/commands/sobject/list.ts)_
8130
8130
 
8131
8131
  ## `sf static-resource generate`
8132
8132
 
@@ -8188,7 +8188,7 @@ FLAG DESCRIPTIONS
8188
8188
  etc.
8189
8189
  ```
8190
8190
 
8191
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/static-resource/generate.ts)_
8191
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/static-resource/generate.ts)_
8192
8192
 
8193
8193
  ## `sf update [CHANNEL]`
8194
8194
 
@@ -8226,7 +8226,7 @@ EXAMPLES
8226
8226
  $ sf update --available
8227
8227
  ```
8228
8228
 
8229
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.6.6/src/commands/update.ts)_
8229
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.6.8/src/commands/update.ts)_
8230
8230
 
8231
8231
  ## `sf version`
8232
8232
 
@@ -8302,7 +8302,7 @@ FLAG DESCRIPTIONS
8302
8302
  Supplied parameter values or default values are filled into a copy of the template.
8303
8303
  ```
8304
8304
 
8305
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/visualforce/generate/component.ts)_
8305
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/visualforce/generate/component.ts)_
8306
8306
 
8307
8307
  ## `sf visualforce generate page`
8308
8308
 
@@ -8352,7 +8352,7 @@ FLAG DESCRIPTIONS
8352
8352
  The name can be up to 40 characters and must start with a letter.
8353
8353
  ```
8354
8354
 
8355
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.25/src/commands/visualforce/generate/page.ts)_
8355
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.26/src/commands/visualforce/generate/page.ts)_
8356
8356
 
8357
8357
  ## `sf which`
8358
8358
 
@@ -1,45 +1,45 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.65.4",
3
+ "version": "2.65.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.65.4",
9
+ "version": "2.65.5",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
14
  "@oclif/core": "4.0.30",
15
- "@oclif/plugin-autocomplete": "3.2.6",
15
+ "@oclif/plugin-autocomplete": "3.2.7",
16
16
  "@oclif/plugin-commands": "4.1.5",
17
17
  "@oclif/plugin-help": "6.2.16",
18
- "@oclif/plugin-not-found": "3.2.23",
18
+ "@oclif/plugin-not-found": "3.2.24",
19
19
  "@oclif/plugin-plugins": "5.4.15",
20
- "@oclif/plugin-search": "1.2.12",
21
- "@oclif/plugin-update": "4.6.6",
20
+ "@oclif/plugin-search": "1.2.13",
21
+ "@oclif/plugin-update": "4.6.8",
22
22
  "@oclif/plugin-version": "2.2.15",
23
23
  "@oclif/plugin-warn-if-update-available": "3.1.20",
24
24
  "@oclif/plugin-which": "3.2.16",
25
25
  "@salesforce/core": "^8.2.3",
26
26
  "@salesforce/kit": "^3.1.6",
27
- "@salesforce/plugin-apex": "3.5.4",
27
+ "@salesforce/plugin-apex": "3.5.5",
28
28
  "@salesforce/plugin-api": "1.3.1",
29
29
  "@salesforce/plugin-auth": "3.6.70",
30
30
  "@salesforce/plugin-data": "3.8.2",
31
31
  "@salesforce/plugin-deploy-retrieve": "3.15.3",
32
- "@salesforce/plugin-info": "3.4.13",
32
+ "@salesforce/plugin-info": "3.4.15",
33
33
  "@salesforce/plugin-limits": "3.3.36",
34
- "@salesforce/plugin-marketplace": "1.3.0",
35
- "@salesforce/plugin-org": "5.0.0",
34
+ "@salesforce/plugin-marketplace": "1.3.2",
35
+ "@salesforce/plugin-org": "5.0.2",
36
36
  "@salesforce/plugin-packaging": "2.8.12",
37
- "@salesforce/plugin-schema": "3.3.37",
37
+ "@salesforce/plugin-schema": "3.3.39",
38
38
  "@salesforce/plugin-settings": "2.4.2",
39
- "@salesforce/plugin-sobject": "1.4.42",
39
+ "@salesforce/plugin-sobject": "1.4.44",
40
40
  "@salesforce/plugin-telemetry": "3.6.18",
41
- "@salesforce/plugin-templates": "56.3.25",
42
- "@salesforce/plugin-trust": "3.7.36",
41
+ "@salesforce/plugin-templates": "56.3.26",
42
+ "@salesforce/plugin-trust": "3.7.38",
43
43
  "@salesforce/plugin-user": "3.6.0",
44
44
  "@salesforce/sf-plugins-core": "12.0.9",
45
45
  "ansis": "^3.3.0"
@@ -3683,13 +3683,13 @@
3683
3683
  }
3684
3684
  },
3685
3685
  "node_modules/@oclif/multi-stage-output": {
3686
- "version": "0.7.7",
3687
- "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.7.tgz",
3688
- "integrity": "sha512-LTrjzyWfIheoQX0NwMQ7+rb/U75NNiNNmpjvZ42RHDJohDK3w5IWf5bUFCfMsVdEj6VV7fQpvGT2WYryNX+HmA==",
3686
+ "version": "0.7.10",
3687
+ "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.10.tgz",
3688
+ "integrity": "sha512-zC4psH1hhIp3v7VJ7YFqfXJ2WB9s3Yn5VCoATy6BfS9JjhtHYByafphZ0e58Zr3q/oIqSrorMVWK3XtTx5pgXQ==",
3689
3689
  "license": "MIT",
3690
3690
  "dependencies": {
3691
3691
  "@oclif/core": "^4",
3692
- "@types/react": "^18.3.11",
3692
+ "@types/react": "^18.3.12",
3693
3693
  "cli-spinners": "^2",
3694
3694
  "figures": "^6.1.0",
3695
3695
  "ink": "^5.0.1",
@@ -3795,9 +3795,9 @@
3795
3795
  }
3796
3796
  },
3797
3797
  "node_modules/@oclif/plugin-autocomplete": {
3798
- "version": "3.2.6",
3799
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.6.tgz",
3800
- "integrity": "sha512-PLBvRFt4DRRGcLFTOPcqCOi79Jp03bxXGlbF3kAMzZx9jX2fjiRT54nYnC8qJzL+tcLLA7Oz9b9S07uHTuGu5A==",
3798
+ "version": "3.2.7",
3799
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.7.tgz",
3800
+ "integrity": "sha512-mjXaBwN972UaOj1pjBCy60io4HzGoGjXDC7pUSlpb5BrKY20U0ggkZAehK4EF/DxuMfDz5sHk+8f5Lsgxfm54g==",
3801
3801
  "license": "MIT",
3802
3802
  "dependencies": {
3803
3803
  "@oclif/core": "^4",
@@ -3905,12 +3905,12 @@
3905
3905
  }
3906
3906
  },
3907
3907
  "node_modules/@oclif/plugin-not-found": {
3908
- "version": "3.2.23",
3909
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.23.tgz",
3910
- "integrity": "sha512-E3e1AlWfQA0bRSJhAwcepKskCVH4Sp8eSUWNB0ezxYYQl9KQGJH2doR7HRCxqp4CzbyCkaaP5pLYVygZuX+YLA==",
3908
+ "version": "3.2.24",
3909
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.24.tgz",
3910
+ "integrity": "sha512-oseOiNfvcaB4tB9YLnUo16DlW61yi/glfpxk6Z6e5BzQkmD0D0vptfBB6/gLf0/vP+0/C8NZbJoqwae08mRpOA==",
3911
3911
  "license": "MIT",
3912
3912
  "dependencies": {
3913
- "@inquirer/prompts": "^7.0.0",
3913
+ "@inquirer/prompts": "^7.0.1",
3914
3914
  "@oclif/core": "^4",
3915
3915
  "ansis": "^3.3.1",
3916
3916
  "fast-levenshtein": "^3.0.0"
@@ -4020,9 +4020,9 @@
4020
4020
  }
4021
4021
  },
4022
4022
  "node_modules/@oclif/plugin-search": {
4023
- "version": "1.2.12",
4024
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.12.tgz",
4025
- "integrity": "sha512-hM0T+XuXZsTA+pPar1i8n9HFlSnwTD7n3FbIGvcklKoMI/lli2E0VcO6vg8WPF8J7kpjTS5CWGnhV9e5JkDYLQ==",
4023
+ "version": "1.2.13",
4024
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.13.tgz",
4025
+ "integrity": "sha512-OfxQCGg38xZOSx563LE0cvy3+5Ywk6wQ0JKV33/CiFmVOBtYYYcby2MRWqE0wFiHt4sYZjQADiifC0btS/MAPA==",
4026
4026
  "license": "MIT",
4027
4027
  "dependencies": {
4028
4028
  "@oclif/core": "^4",
@@ -4049,14 +4049,14 @@
4049
4049
  }
4050
4050
  },
4051
4051
  "node_modules/@oclif/plugin-update": {
4052
- "version": "4.6.6",
4053
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.6.tgz",
4054
- "integrity": "sha512-cwGltnoLZdBtUfv15EwN8WvJc76SzgKXDKu5BZ/hCBgj+UlaJ4b17PCwbFqkfJgoKQ3STxWEspByR5kxElEWTQ==",
4052
+ "version": "4.6.8",
4053
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.8.tgz",
4054
+ "integrity": "sha512-aW/afp1Oz3O7RP8gO/PrfU8NTTAIugBJCwPhmerq0YKUoEdxCfJthLArI1sHbKTs0lROl28AU6aNSYVr1yb2uw==",
4055
4055
  "license": "MIT",
4056
4056
  "dependencies": {
4057
4057
  "@inquirer/select": "^2.5.0",
4058
4058
  "@oclif/core": "^4",
4059
- "@oclif/table": "^0.1.21",
4059
+ "@oclif/table": "^0.2.4",
4060
4060
  "ansis": "^3.3.2",
4061
4061
  "debug": "^4.3.7",
4062
4062
  "filesize": "^6.1.0",
@@ -4069,94 +4069,6 @@
4069
4069
  "node": ">=18.0.0"
4070
4070
  }
4071
4071
  },
4072
- "node_modules/@oclif/plugin-update/node_modules/@oclif/table": {
4073
- "version": "0.1.24",
4074
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.1.24.tgz",
4075
- "integrity": "sha512-HC5lIdy8Q0crW+ImJhzux3lQ2UobcDM//Tw4+HjTcYi9xzgy1hnKQZ7mYSofgRO42bwN7iZulaLvb8dG1giz0g==",
4076
- "license": "MIT",
4077
- "dependencies": {
4078
- "@oclif/core": "^4",
4079
- "@types/react": "^18.3.11",
4080
- "change-case": "^5.4.4",
4081
- "cli-truncate": "^4.0.0",
4082
- "ink": "^5.0.1",
4083
- "natural-orderby": "^3.0.2",
4084
- "object-hash": "^3.0.0",
4085
- "react": "^18.3.1",
4086
- "strip-ansi": "^7.1.0",
4087
- "wrap-ansi": "^9.0.0"
4088
- },
4089
- "engines": {
4090
- "node": ">=18.0.0"
4091
- }
4092
- },
4093
- "node_modules/@oclif/plugin-update/node_modules/ansi-regex": {
4094
- "version": "6.0.1",
4095
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4096
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4097
- "license": "MIT",
4098
- "engines": {
4099
- "node": ">=12"
4100
- },
4101
- "funding": {
4102
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4103
- }
4104
- },
4105
- "node_modules/@oclif/plugin-update/node_modules/emoji-regex": {
4106
- "version": "10.3.0",
4107
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
4108
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
4109
- "license": "MIT"
4110
- },
4111
- "node_modules/@oclif/plugin-update/node_modules/string-width": {
4112
- "version": "7.2.0",
4113
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
4114
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
4115
- "license": "MIT",
4116
- "dependencies": {
4117
- "emoji-regex": "^10.3.0",
4118
- "get-east-asian-width": "^1.0.0",
4119
- "strip-ansi": "^7.1.0"
4120
- },
4121
- "engines": {
4122
- "node": ">=18"
4123
- },
4124
- "funding": {
4125
- "url": "https://github.com/sponsors/sindresorhus"
4126
- }
4127
- },
4128
- "node_modules/@oclif/plugin-update/node_modules/strip-ansi": {
4129
- "version": "7.1.0",
4130
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4131
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4132
- "license": "MIT",
4133
- "dependencies": {
4134
- "ansi-regex": "^6.0.1"
4135
- },
4136
- "engines": {
4137
- "node": ">=12"
4138
- },
4139
- "funding": {
4140
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4141
- }
4142
- },
4143
- "node_modules/@oclif/plugin-update/node_modules/wrap-ansi": {
4144
- "version": "9.0.0",
4145
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
4146
- "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
4147
- "license": "MIT",
4148
- "dependencies": {
4149
- "ansi-styles": "^6.2.1",
4150
- "string-width": "^7.0.0",
4151
- "strip-ansi": "^7.1.0"
4152
- },
4153
- "engines": {
4154
- "node": ">=18"
4155
- },
4156
- "funding": {
4157
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4158
- }
4159
- },
4160
4072
  "node_modules/@oclif/plugin-version": {
4161
4073
  "version": "2.2.15",
4162
4074
  "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.15.tgz",
@@ -4576,12 +4488,12 @@
4576
4488
  }
4577
4489
  },
4578
4490
  "node_modules/@salesforce/apex-node": {
4579
- "version": "8.1.14",
4580
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.14.tgz",
4581
- "integrity": "sha512-AdkzJ6ylzko/xjYJkjpoHYNZak6O2lpNfbGSoItGjzn2lx+D900KVDuF2RKsBCiQ3B/ekjfBZs0d0vzs5efR/w==",
4491
+ "version": "8.1.15",
4492
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.15.tgz",
4493
+ "integrity": "sha512-6nBTzp273N/drjIB17sWylc5r03j37li0DqL8TB1oV2fXOsQm97E0oo2ukwb/tRCHRSd7BjRIh/DMeQyi7xhFg==",
4582
4494
  "license": "BSD-3-Clause",
4583
4495
  "dependencies": {
4584
- "@jsforce/jsforce-node": "^3.5.2",
4496
+ "@jsforce/jsforce-node": "^3.6.1",
4585
4497
  "@salesforce/core": "^8.6.2",
4586
4498
  "@salesforce/kit": "^3.2.3",
4587
4499
  "@types/istanbul-reports": "^3.0.4",
@@ -4880,12 +4792,12 @@
4880
4792
  }
4881
4793
  },
4882
4794
  "node_modules/@salesforce/plugin-apex": {
4883
- "version": "3.5.4",
4884
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.5.4.tgz",
4885
- "integrity": "sha512-IekaYn8Uc1zqgNXuizkdlURL9TXAhM+HNQgOMtdhFEpAqFTFZ0ERG9qdtftoZ88fNwUb90XsXoX/56k1OynXJQ==",
4795
+ "version": "3.5.5",
4796
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.5.5.tgz",
4797
+ "integrity": "sha512-8Ris+0QYcAWvIGfaC1QIY0uqpdu683tRgmOGWKUht5p8RwL3EW4mONqk7dskNjt5CYvw3drZ7eMMPD9R+ko/LQ==",
4886
4798
  "license": "BSD-3-Clause",
4887
4799
  "dependencies": {
4888
- "@salesforce/apex-node": "^8.1.12",
4800
+ "@salesforce/apex-node": "^8.1.15",
4889
4801
  "@salesforce/core": "^8.6.2",
4890
4802
  "@salesforce/kit": "^3.2.2",
4891
4803
  "@salesforce/sf-plugins-core": "^11.3.12",
@@ -5312,15 +5224,15 @@
5312
5224
  }
5313
5225
  },
5314
5226
  "node_modules/@salesforce/plugin-info": {
5315
- "version": "3.4.13",
5316
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.13.tgz",
5317
- "integrity": "sha512-nKyDyDFytwzXbj0jhjjrsMpku6qpj08t3ljir9v/OfGIk+9M7SRrPPnxZmwNzqCAR3uJDyitNGCDiQVyD4ndAA==",
5227
+ "version": "3.4.15",
5228
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.15.tgz",
5229
+ "integrity": "sha512-Br9eFrNGCS2HcwxyCZ2f+G6LD3B4AgtNurc+94oJnGDa2EIWKe9sOlZEvAGwICfMpsd5d62Q5WfpVZRl2v/DTw==",
5318
5230
  "license": "BSD-3-Clause",
5319
5231
  "dependencies": {
5320
5232
  "@inquirer/input": "^2.3.0",
5321
- "@jsforce/jsforce-node": "^3.2.2",
5233
+ "@jsforce/jsforce-node": "^3.6.1",
5322
5234
  "@oclif/core": "^4",
5323
- "@salesforce/core": "^8.6.2",
5235
+ "@salesforce/core": "^8.6.3",
5324
5236
  "@salesforce/kit": "^3.2.3",
5325
5237
  "@salesforce/sf-plugins-core": "^11.3.12",
5326
5238
  "got": "^13.0.0",
@@ -5421,14 +5333,14 @@
5421
5333
  }
5422
5334
  },
5423
5335
  "node_modules/@salesforce/plugin-marketplace": {
5424
- "version": "1.3.0",
5425
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.0.tgz",
5426
- "integrity": "sha512-V0qOLa7tMMoY4JZV2TUSoV5ZDCbJYv9kjhcsvH/s1QXgC2DlIbxtfiyh0QWklpME2BmGEfjBLy10zk/aNJ/X0w==",
5336
+ "version": "1.3.2",
5337
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.2.tgz",
5338
+ "integrity": "sha512-IHkYRUFZ3QMGQw4zTRVOwSTThWpKXz4d2KSqqj2INAPbWZIbY9BSq35OKxRS6AWcVXhfVt8SGv5lRePxsdTqMA==",
5427
5339
  "license": "BSD-3-Clause",
5428
5340
  "dependencies": {
5429
- "@salesforce/core": "^8.5.7",
5341
+ "@salesforce/core": "^8.6.3",
5430
5342
  "@salesforce/kit": "^3.2.1",
5431
- "@salesforce/sf-plugins-core": "^12.0.4",
5343
+ "@salesforce/sf-plugins-core": "^12.0.9",
5432
5344
  "got": "^13.0.0",
5433
5345
  "proxy-agent": "^6.4.0"
5434
5346
  },
@@ -5437,13 +5349,13 @@
5437
5349
  }
5438
5350
  },
5439
5351
  "node_modules/@salesforce/plugin-org": {
5440
- "version": "5.0.0",
5441
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.0.0.tgz",
5442
- "integrity": "sha512-RKEYfa5W+Rm3ktPe+a4ckzR5cEnS3VgwkfvB6kGkzKVXdH8gbC8adhM8xpDOuogG4LxGfuRJ5fS12wCSccskeA==",
5352
+ "version": "5.0.2",
5353
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.0.2.tgz",
5354
+ "integrity": "sha512-sVZLCilENYA+u9ETsLjTZs2dtE5CqgjpdBhEiRXGiv3ocEcZjDR7hsQOppWs7ogsLhOOQRdufGEmgrlRmvwwXQ==",
5443
5355
  "license": "BSD-3-Clause",
5444
5356
  "dependencies": {
5445
- "@oclif/core": "^4.0.29",
5446
- "@oclif/multi-stage-output": "^0.7.7",
5357
+ "@oclif/core": "^4.0.30",
5358
+ "@oclif/multi-stage-output": "^0.7.8",
5447
5359
  "@salesforce/core": "^8.6.3",
5448
5360
  "@salesforce/kit": "^3.2.3",
5449
5361
  "@salesforce/sf-plugins-core": "^12.0.9",
@@ -5689,13 +5601,13 @@
5689
5601
  }
5690
5602
  },
5691
5603
  "node_modules/@salesforce/plugin-schema": {
5692
- "version": "3.3.37",
5693
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.37.tgz",
5694
- "integrity": "sha512-UqbURLmElaA4h/WnjgNjbmOFNb9+slI6Of9hKqjMouHY5NN/IYytm1a1j+ndM5JGZt9zY3IytNCWDGG2fIElnQ==",
5604
+ "version": "3.3.39",
5605
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.39.tgz",
5606
+ "integrity": "sha512-VznQ1sVEX+h5LeUJCMKTeg55e/9ezd7oXK6Fl43yqcFnsUzEQ4w4PqxPLrsVSrR7WZMpwC5qf+BIVXd5fBHQWg==",
5695
5607
  "license": "BSD-3-Clause",
5696
5608
  "dependencies": {
5697
5609
  "@oclif/core": "^4",
5698
- "@salesforce/core": "^8.6.2",
5610
+ "@salesforce/core": "^8.6.3",
5699
5611
  "@salesforce/sf-plugins-core": "^11.3.12"
5700
5612
  },
5701
5613
  "engines": {
@@ -5791,9 +5703,9 @@
5791
5703
  }
5792
5704
  },
5793
5705
  "node_modules/@salesforce/plugin-sobject": {
5794
- "version": "1.4.42",
5795
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.42.tgz",
5796
- "integrity": "sha512-ebWbgbh1SRBJjT/qxsSnfn+t4wk9Y1fzvtlRq7oZRezexKLWKKFj7EoutJ6YMCG9iBXc3kWa5OSC1BxbM6hmMw==",
5706
+ "version": "1.4.44",
5707
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.44.tgz",
5708
+ "integrity": "sha512-agKRZ84cUN9HkDx0NhFsRxB0E+9AQ3xDcW6PymmmGQiMiEaqpgJgWZMrZk9Xty4Zy7CN9qJqgGqJ0vY//y+R5Q==",
5797
5709
  "license": "BSD-3-Clause",
5798
5710
  "dependencies": {
5799
5711
  "@inquirer/confirm": "^3.2.0",
@@ -5802,7 +5714,7 @@
5802
5714
  "@oclif/core": "^4",
5803
5715
  "@salesforce/core": "^8.6.2",
5804
5716
  "@salesforce/kit": "^3.1.6",
5805
- "@salesforce/sf-plugins-core": "^11.3.10",
5717
+ "@salesforce/sf-plugins-core": "^11.3.12",
5806
5718
  "fast-glob": "^3.3.2",
5807
5719
  "fast-xml-parser": "^4.4.1",
5808
5720
  "js2xmlparser": "^4.0.2"
@@ -5976,13 +5888,13 @@
5976
5888
  }
5977
5889
  },
5978
5890
  "node_modules/@salesforce/plugin-templates": {
5979
- "version": "56.3.25",
5980
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.25.tgz",
5981
- "integrity": "sha512-AaLHf+5JRjcTvbpMXh5BqZ9t3pJRlKt5iZtBs3cn97dXURZ1rpBKdowZ0dSz4mgN8C78vsgpgJn/8Ee8tp0y9Q==",
5891
+ "version": "56.3.26",
5892
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.26.tgz",
5893
+ "integrity": "sha512-j6mRtX4MFfOQ/amfHNGUbEkR8a+jNvDlI4NA2i3XxdaWO7JMMFS8C8Rh/Z+9VrMJLzPfBFNBFzP+lazeBJSXNQ==",
5982
5894
  "license": "BSD-3-Clause",
5983
5895
  "dependencies": {
5984
5896
  "@salesforce/core": "^8.6.2",
5985
- "@salesforce/sf-plugins-core": "^12.0.8",
5897
+ "@salesforce/sf-plugins-core": "^12.0.9",
5986
5898
  "@salesforce/templates": "^62.0.2"
5987
5899
  },
5988
5900
  "engines": {
@@ -5990,13 +5902,13 @@
5990
5902
  }
5991
5903
  },
5992
5904
  "node_modules/@salesforce/plugin-trust": {
5993
- "version": "3.7.36",
5994
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.36.tgz",
5995
- "integrity": "sha512-bP3+gjavDw27tS+jmtBtyj55uuIck+XX7CB3TpkB0DrOO6KSx3CSBY6sjal9L1res0fdeJCGExB1theD0osbHw==",
5905
+ "version": "3.7.38",
5906
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.38.tgz",
5907
+ "integrity": "sha512-ccRZ/sPyHJU3/P6nUG4exPHXVm/i6aWdZchizko41eAoK0jIL4YpsMxmizWW6NYgNKqpLfkeCZECxijeMNDk6w==",
5996
5908
  "license": "BSD-3-Clause",
5997
5909
  "dependencies": {
5998
5910
  "@oclif/core": "^4",
5999
- "@salesforce/core": "^8.5.7",
5911
+ "@salesforce/core": "^8.6.3",
6000
5912
  "@salesforce/kit": "^3.2.0",
6001
5913
  "@salesforce/plugin-info": "^3.4.13",
6002
5914
  "@salesforce/sf-plugins-core": "^11.3.10",
package/oclif.lock CHANGED
@@ -1311,7 +1311,7 @@
1311
1311
  "@inquirer/type" "^3.0.0"
1312
1312
  ansi-escapes "^4.3.2"
1313
1313
 
1314
- "@inquirer/prompts@^7.0.0":
1314
+ "@inquirer/prompts@^7.0.1":
1315
1315
  version "7.0.1"
1316
1316
  resolved "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.0.1.tgz"
1317
1317
  integrity sha512-cu2CpGC2hz7WTt2VBvdkzahDvYice6vYA/8Dm7Fy3tRNzKuQTF2EY3CV4H2GamveWE6tA2XzyXtbWX8+t4WMQg==
@@ -1467,7 +1467,7 @@
1467
1467
  "@jridgewell/resolve-uri" "^3.0.3"
1468
1468
  "@jridgewell/sourcemap-codec" "^1.4.10"
1469
1469
 
1470
- "@jsforce/jsforce-node@^3.2.2", "@jsforce/jsforce-node@^3.4.1", "@jsforce/jsforce-node@^3.5.1", "@jsforce/jsforce-node@^3.5.2", "@jsforce/jsforce-node@^3.6.1":
1470
+ "@jsforce/jsforce-node@^3.4.1", "@jsforce/jsforce-node@^3.5.1", "@jsforce/jsforce-node@^3.6.1":
1471
1471
  version "3.6.1"
1472
1472
  resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.6.1.tgz"
1473
1473
  integrity sha512-N294vrCY7bIdHzTNAHe0t20riTxozEyvCmYPM4rp/C7uGdBX3AYrPDBdojw7rsXOBsRtoFqr7L/tUwMbw1hRTg==
@@ -1722,23 +1722,23 @@
1722
1722
  wordwrap "^1.0.0"
1723
1723
  wrap-ansi "^7.0.0"
1724
1724
 
1725
- "@oclif/multi-stage-output@^0.7.5", "@oclif/multi-stage-output@^0.7.7":
1726
- version "0.7.7"
1727
- resolved "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.7.tgz"
1728
- integrity sha512-LTrjzyWfIheoQX0NwMQ7+rb/U75NNiNNmpjvZ42RHDJohDK3w5IWf5bUFCfMsVdEj6VV7fQpvGT2WYryNX+HmA==
1725
+ "@oclif/multi-stage-output@^0.7.5", "@oclif/multi-stage-output@^0.7.7", "@oclif/multi-stage-output@^0.7.8":
1726
+ version "0.7.10"
1727
+ resolved "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.10.tgz"
1728
+ integrity sha512-zC4psH1hhIp3v7VJ7YFqfXJ2WB9s3Yn5VCoATy6BfS9JjhtHYByafphZ0e58Zr3q/oIqSrorMVWK3XtTx5pgXQ==
1729
1729
  dependencies:
1730
1730
  "@oclif/core" "^4"
1731
- "@types/react" "^18.3.11"
1731
+ "@types/react" "^18.3.12"
1732
1732
  cli-spinners "^2"
1733
1733
  figures "^6.1.0"
1734
1734
  ink "^5.0.1"
1735
1735
  react "^18.3.1"
1736
1736
  wrap-ansi "^9.0.0"
1737
1737
 
1738
- "@oclif/plugin-autocomplete@3.2.6":
1739
- version "3.2.6"
1740
- resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.6.tgz"
1741
- integrity sha512-PLBvRFt4DRRGcLFTOPcqCOi79Jp03bxXGlbF3kAMzZx9jX2fjiRT54nYnC8qJzL+tcLLA7Oz9b9S07uHTuGu5A==
1738
+ "@oclif/plugin-autocomplete@3.2.7":
1739
+ version "3.2.7"
1740
+ resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.7.tgz"
1741
+ integrity sha512-mjXaBwN972UaOj1pjBCy60io4HzGoGjXDC7pUSlpb5BrKY20U0ggkZAehK4EF/DxuMfDz5sHk+8f5Lsgxfm54g==
1742
1742
  dependencies:
1743
1743
  "@oclif/core" "^4"
1744
1744
  ansis "^3.3.1"
@@ -1777,12 +1777,12 @@
1777
1777
  dependencies:
1778
1778
  "@oclif/core" "^4"
1779
1779
 
1780
- "@oclif/plugin-not-found@^3.2.21", "@oclif/plugin-not-found@3.2.23":
1781
- version "3.2.23"
1782
- resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.23.tgz"
1783
- integrity sha512-E3e1AlWfQA0bRSJhAwcepKskCVH4Sp8eSUWNB0ezxYYQl9KQGJH2doR7HRCxqp4CzbyCkaaP5pLYVygZuX+YLA==
1780
+ "@oclif/plugin-not-found@^3.2.21", "@oclif/plugin-not-found@3.2.24":
1781
+ version "3.2.24"
1782
+ resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.24.tgz"
1783
+ integrity sha512-oseOiNfvcaB4tB9YLnUo16DlW61yi/glfpxk6Z6e5BzQkmD0D0vptfBB6/gLf0/vP+0/C8NZbJoqwae08mRpOA==
1784
1784
  dependencies:
1785
- "@inquirer/prompts" "^7.0.0"
1785
+ "@inquirer/prompts" "^7.0.1"
1786
1786
  "@oclif/core" "^4"
1787
1787
  ansis "^3.3.1"
1788
1788
  fast-levenshtein "^3.0.0"
@@ -1804,23 +1804,23 @@
1804
1804
  which "^4.0.0"
1805
1805
  yarn "^1.22.22"
1806
1806
 
1807
- "@oclif/plugin-search@1.2.12":
1808
- version "1.2.12"
1809
- resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.12.tgz"
1810
- integrity sha512-hM0T+XuXZsTA+pPar1i8n9HFlSnwTD7n3FbIGvcklKoMI/lli2E0VcO6vg8WPF8J7kpjTS5CWGnhV9e5JkDYLQ==
1807
+ "@oclif/plugin-search@1.2.13":
1808
+ version "1.2.13"
1809
+ resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.13.tgz"
1810
+ integrity sha512-OfxQCGg38xZOSx563LE0cvy3+5Ywk6wQ0JKV33/CiFmVOBtYYYcby2MRWqE0wFiHt4sYZjQADiifC0btS/MAPA==
1811
1811
  dependencies:
1812
1812
  "@oclif/core" "^4"
1813
1813
  ansi-escapes "^7.0.0"
1814
1814
  inquirer-autocomplete-standalone "^0.8.1"
1815
1815
 
1816
- "@oclif/plugin-update@4.6.6":
1817
- version "4.6.6"
1818
- resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.6.tgz"
1819
- integrity sha512-cwGltnoLZdBtUfv15EwN8WvJc76SzgKXDKu5BZ/hCBgj+UlaJ4b17PCwbFqkfJgoKQ3STxWEspByR5kxElEWTQ==
1816
+ "@oclif/plugin-update@4.6.8":
1817
+ version "4.6.8"
1818
+ resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.8.tgz"
1819
+ integrity sha512-aW/afp1Oz3O7RP8gO/PrfU8NTTAIugBJCwPhmerq0YKUoEdxCfJthLArI1sHbKTs0lROl28AU6aNSYVr1yb2uw==
1820
1820
  dependencies:
1821
1821
  "@inquirer/select" "^2.5.0"
1822
1822
  "@oclif/core" "^4"
1823
- "@oclif/table" "^0.1.21"
1823
+ "@oclif/table" "^0.2.4"
1824
1824
  ansis "^3.3.2"
1825
1825
  debug "^4.3.7"
1826
1826
  filesize "^6.1.0"
@@ -1857,23 +1857,7 @@
1857
1857
  "@oclif/core" "^4"
1858
1858
  ansis "^3.3.1"
1859
1859
 
1860
- "@oclif/table@^0.1.21":
1861
- version "0.1.24"
1862
- resolved "https://registry.npmjs.org/@oclif/table/-/table-0.1.24.tgz"
1863
- integrity sha512-HC5lIdy8Q0crW+ImJhzux3lQ2UobcDM//Tw4+HjTcYi9xzgy1hnKQZ7mYSofgRO42bwN7iZulaLvb8dG1giz0g==
1864
- dependencies:
1865
- "@oclif/core" "^4"
1866
- "@types/react" "^18.3.11"
1867
- change-case "^5.4.4"
1868
- cli-truncate "^4.0.0"
1869
- ink "^5.0.1"
1870
- natural-orderby "^3.0.2"
1871
- object-hash "^3.0.0"
1872
- react "^18.3.1"
1873
- strip-ansi "^7.1.0"
1874
- wrap-ansi "^9.0.0"
1875
-
1876
- "@oclif/table@^0.2.2", "@oclif/table@^0.2.3":
1860
+ "@oclif/table@^0.2.2", "@oclif/table@^0.2.3", "@oclif/table@^0.2.4":
1877
1861
  version "0.2.4"
1878
1862
  resolved "https://registry.npmjs.org/@oclif/table/-/table-0.2.4.tgz"
1879
1863
  integrity sha512-qbkBEkpvIXdiZ844stwX6vH+RaRkOH7k0X3U2zJqRGMJl3Uqr9d78vWpuUX7gmsuspCDavsgi/Gbnx2MXH5GQw==
@@ -2050,12 +2034,12 @@
2050
2034
  "@pnpm/network.ca-file" "^1.0.1"
2051
2035
  config-chain "^1.1.11"
2052
2036
 
2053
- "@salesforce/apex-node@^8.1.12", "@salesforce/apex-node@^8.1.9":
2054
- version "8.1.14"
2055
- resolved "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.14.tgz"
2056
- integrity sha512-AdkzJ6ylzko/xjYJkjpoHYNZak6O2lpNfbGSoItGjzn2lx+D900KVDuF2RKsBCiQ3B/ekjfBZs0d0vzs5efR/w==
2037
+ "@salesforce/apex-node@^8.1.15", "@salesforce/apex-node@^8.1.9":
2038
+ version "8.1.15"
2039
+ resolved "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.15.tgz"
2040
+ integrity sha512-6nBTzp273N/drjIB17sWylc5r03j37li0DqL8TB1oV2fXOsQm97E0oo2ukwb/tRCHRSd7BjRIh/DMeQyi7xhFg==
2057
2041
  dependencies:
2058
- "@jsforce/jsforce-node" "^3.5.2"
2042
+ "@jsforce/jsforce-node" "^3.6.1"
2059
2043
  "@salesforce/core" "^8.6.2"
2060
2044
  "@salesforce/kit" "^3.2.3"
2061
2045
  "@types/istanbul-reports" "^3.0.4"
@@ -2170,12 +2154,12 @@
2170
2154
  jszip "^3.10.1"
2171
2155
  object-treeify "^2"
2172
2156
 
2173
- "@salesforce/plugin-apex@3.5.4":
2174
- version "3.5.4"
2175
- resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.5.4.tgz"
2176
- integrity sha512-IekaYn8Uc1zqgNXuizkdlURL9TXAhM+HNQgOMtdhFEpAqFTFZ0ERG9qdtftoZ88fNwUb90XsXoX/56k1OynXJQ==
2157
+ "@salesforce/plugin-apex@3.5.5":
2158
+ version "3.5.5"
2159
+ resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.5.5.tgz"
2160
+ integrity sha512-8Ris+0QYcAWvIGfaC1QIY0uqpdu683tRgmOGWKUht5p8RwL3EW4mONqk7dskNjt5CYvw3drZ7eMMPD9R+ko/LQ==
2177
2161
  dependencies:
2178
- "@salesforce/apex-node" "^8.1.12"
2162
+ "@salesforce/apex-node" "^8.1.15"
2179
2163
  "@salesforce/core" "^8.6.2"
2180
2164
  "@salesforce/kit" "^3.2.2"
2181
2165
  "@salesforce/sf-plugins-core" "^11.3.12"
@@ -2261,15 +2245,15 @@
2261
2245
  ansis "^3.3.2"
2262
2246
  terminal-link "^3.0.0"
2263
2247
 
2264
- "@salesforce/plugin-info@^3.4.12", "@salesforce/plugin-info@^3.4.13", "@salesforce/plugin-info@3.4.13":
2265
- version "3.4.13"
2266
- resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.13.tgz"
2267
- integrity sha512-nKyDyDFytwzXbj0jhjjrsMpku6qpj08t3ljir9v/OfGIk+9M7SRrPPnxZmwNzqCAR3uJDyitNGCDiQVyD4ndAA==
2248
+ "@salesforce/plugin-info@^3.4.12", "@salesforce/plugin-info@^3.4.13", "@salesforce/plugin-info@3.4.15":
2249
+ version "3.4.15"
2250
+ resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.15.tgz"
2251
+ integrity sha512-Br9eFrNGCS2HcwxyCZ2f+G6LD3B4AgtNurc+94oJnGDa2EIWKe9sOlZEvAGwICfMpsd5d62Q5WfpVZRl2v/DTw==
2268
2252
  dependencies:
2269
2253
  "@inquirer/input" "^2.3.0"
2270
- "@jsforce/jsforce-node" "^3.2.2"
2254
+ "@jsforce/jsforce-node" "^3.6.1"
2271
2255
  "@oclif/core" "^4"
2272
- "@salesforce/core" "^8.6.2"
2256
+ "@salesforce/core" "^8.6.3"
2273
2257
  "@salesforce/kit" "^3.2.3"
2274
2258
  "@salesforce/sf-plugins-core" "^11.3.12"
2275
2259
  got "^13.0.0"
@@ -2287,24 +2271,24 @@
2287
2271
  "@salesforce/core" "^8.5.7"
2288
2272
  "@salesforce/sf-plugins-core" "^12.0.4"
2289
2273
 
2290
- "@salesforce/plugin-marketplace@1.3.0":
2291
- version "1.3.0"
2292
- resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.0.tgz"
2293
- integrity sha512-V0qOLa7tMMoY4JZV2TUSoV5ZDCbJYv9kjhcsvH/s1QXgC2DlIbxtfiyh0QWklpME2BmGEfjBLy10zk/aNJ/X0w==
2274
+ "@salesforce/plugin-marketplace@1.3.2":
2275
+ version "1.3.2"
2276
+ resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.2.tgz"
2277
+ integrity sha512-IHkYRUFZ3QMGQw4zTRVOwSTThWpKXz4d2KSqqj2INAPbWZIbY9BSq35OKxRS6AWcVXhfVt8SGv5lRePxsdTqMA==
2294
2278
  dependencies:
2295
- "@salesforce/core" "^8.5.7"
2279
+ "@salesforce/core" "^8.6.3"
2296
2280
  "@salesforce/kit" "^3.2.1"
2297
- "@salesforce/sf-plugins-core" "^12.0.4"
2281
+ "@salesforce/sf-plugins-core" "^12.0.9"
2298
2282
  got "^13.0.0"
2299
2283
  proxy-agent "^6.4.0"
2300
2284
 
2301
- "@salesforce/plugin-org@5.0.0":
2302
- version "5.0.0"
2303
- resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.0.0.tgz"
2304
- integrity sha512-RKEYfa5W+Rm3ktPe+a4ckzR5cEnS3VgwkfvB6kGkzKVXdH8gbC8adhM8xpDOuogG4LxGfuRJ5fS12wCSccskeA==
2285
+ "@salesforce/plugin-org@5.0.2":
2286
+ version "5.0.2"
2287
+ resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.0.2.tgz"
2288
+ integrity sha512-sVZLCilENYA+u9ETsLjTZs2dtE5CqgjpdBhEiRXGiv3ocEcZjDR7hsQOppWs7ogsLhOOQRdufGEmgrlRmvwwXQ==
2305
2289
  dependencies:
2306
- "@oclif/core" "^4.0.29"
2307
- "@oclif/multi-stage-output" "^0.7.7"
2290
+ "@oclif/core" "^4.0.30"
2291
+ "@oclif/multi-stage-output" "^0.7.8"
2308
2292
  "@salesforce/core" "^8.6.3"
2309
2293
  "@salesforce/kit" "^3.2.3"
2310
2294
  "@salesforce/sf-plugins-core" "^12.0.9"
@@ -2355,13 +2339,13 @@
2355
2339
  strip-ansi "^6"
2356
2340
  yarn-deduplicate "^6.0.2"
2357
2341
 
2358
- "@salesforce/plugin-schema@3.3.37":
2359
- version "3.3.37"
2360
- resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.37.tgz"
2361
- integrity sha512-UqbURLmElaA4h/WnjgNjbmOFNb9+slI6Of9hKqjMouHY5NN/IYytm1a1j+ndM5JGZt9zY3IytNCWDGG2fIElnQ==
2342
+ "@salesforce/plugin-schema@3.3.39":
2343
+ version "3.3.39"
2344
+ resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.39.tgz"
2345
+ integrity sha512-VznQ1sVEX+h5LeUJCMKTeg55e/9ezd7oXK6Fl43yqcFnsUzEQ4w4PqxPLrsVSrR7WZMpwC5qf+BIVXd5fBHQWg==
2362
2346
  dependencies:
2363
2347
  "@oclif/core" "^4"
2364
- "@salesforce/core" "^8.6.2"
2348
+ "@salesforce/core" "^8.6.3"
2365
2349
  "@salesforce/sf-plugins-core" "^11.3.12"
2366
2350
 
2367
2351
  "@salesforce/plugin-settings@2.4.2":
@@ -2374,10 +2358,10 @@
2374
2358
  "@salesforce/sf-plugins-core" "^12.0.9"
2375
2359
  fast-levenshtein "^3.0.0"
2376
2360
 
2377
- "@salesforce/plugin-sobject@1.4.42":
2378
- version "1.4.42"
2379
- resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.42.tgz"
2380
- integrity sha512-ebWbgbh1SRBJjT/qxsSnfn+t4wk9Y1fzvtlRq7oZRezexKLWKKFj7EoutJ6YMCG9iBXc3kWa5OSC1BxbM6hmMw==
2361
+ "@salesforce/plugin-sobject@1.4.44":
2362
+ version "1.4.44"
2363
+ resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.44.tgz"
2364
+ integrity sha512-agKRZ84cUN9HkDx0NhFsRxB0E+9AQ3xDcW6PymmmGQiMiEaqpgJgWZMrZk9Xty4Zy7CN9qJqgGqJ0vY//y+R5Q==
2381
2365
  dependencies:
2382
2366
  "@inquirer/confirm" "^3.2.0"
2383
2367
  "@inquirer/input" "^2.3.0"
@@ -2385,7 +2369,7 @@
2385
2369
  "@oclif/core" "^4"
2386
2370
  "@salesforce/core" "^8.6.2"
2387
2371
  "@salesforce/kit" "^3.1.6"
2388
- "@salesforce/sf-plugins-core" "^11.3.10"
2372
+ "@salesforce/sf-plugins-core" "^11.3.12"
2389
2373
  fast-glob "^3.3.2"
2390
2374
  fast-xml-parser "^4.4.1"
2391
2375
  js2xmlparser "^4.0.2"
@@ -2403,22 +2387,22 @@
2403
2387
  "@salesforce/ts-types" "^2.0.11"
2404
2388
  debug "^4.3.7"
2405
2389
 
2406
- "@salesforce/plugin-templates@56.3.25":
2407
- version "56.3.25"
2408
- resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.25.tgz"
2409
- integrity sha512-AaLHf+5JRjcTvbpMXh5BqZ9t3pJRlKt5iZtBs3cn97dXURZ1rpBKdowZ0dSz4mgN8C78vsgpgJn/8Ee8tp0y9Q==
2390
+ "@salesforce/plugin-templates@56.3.26":
2391
+ version "56.3.26"
2392
+ resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.26.tgz"
2393
+ integrity sha512-j6mRtX4MFfOQ/amfHNGUbEkR8a+jNvDlI4NA2i3XxdaWO7JMMFS8C8Rh/Z+9VrMJLzPfBFNBFzP+lazeBJSXNQ==
2410
2394
  dependencies:
2411
2395
  "@salesforce/core" "^8.6.2"
2412
- "@salesforce/sf-plugins-core" "^12.0.8"
2396
+ "@salesforce/sf-plugins-core" "^12.0.9"
2413
2397
  "@salesforce/templates" "^62.0.2"
2414
2398
 
2415
- "@salesforce/plugin-trust@^3.7.10", "@salesforce/plugin-trust@3.7.36":
2416
- version "3.7.36"
2417
- resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.36.tgz"
2418
- integrity sha512-bP3+gjavDw27tS+jmtBtyj55uuIck+XX7CB3TpkB0DrOO6KSx3CSBY6sjal9L1res0fdeJCGExB1theD0osbHw==
2399
+ "@salesforce/plugin-trust@^3.7.10", "@salesforce/plugin-trust@3.7.38":
2400
+ version "3.7.38"
2401
+ resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.38.tgz"
2402
+ integrity sha512-ccRZ/sPyHJU3/P6nUG4exPHXVm/i6aWdZchizko41eAoK0jIL4YpsMxmizWW6NYgNKqpLfkeCZECxijeMNDk6w==
2419
2403
  dependencies:
2420
2404
  "@oclif/core" "^4"
2421
- "@salesforce/core" "^8.5.7"
2405
+ "@salesforce/core" "^8.6.3"
2422
2406
  "@salesforce/kit" "^3.2.0"
2423
2407
  "@salesforce/plugin-info" "^3.4.13"
2424
2408
  "@salesforce/sf-plugins-core" "^11.3.10"
@@ -2521,7 +2505,7 @@
2521
2505
  string-width "^7.2.0"
2522
2506
  terminal-link "^3.0.0"
2523
2507
 
2524
- "@salesforce/sf-plugins-core@^12.0.4", "@salesforce/sf-plugins-core@^12.0.7", "@salesforce/sf-plugins-core@^12.0.8", "@salesforce/sf-plugins-core@^12.0.9", "@salesforce/sf-plugins-core@12.0.9":
2508
+ "@salesforce/sf-plugins-core@^12.0.4", "@salesforce/sf-plugins-core@^12.0.7", "@salesforce/sf-plugins-core@^12.0.9", "@salesforce/sf-plugins-core@12.0.9":
2525
2509
  version "12.0.9"
2526
2510
  resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.9.tgz"
2527
2511
  integrity sha512-CklAvBje/t+a85Djp961Ly84Yeh3+jF5n9G7Uy3NniUqJ6WwQc2M4jy+nTbqsRxomEuEb60AP3/rPQH9eBO7KA==
@@ -3460,7 +3444,7 @@
3460
3444
  resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz"
3461
3445
  integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
3462
3446
 
3463
- "@types/react@^18.3.11", "@types/react@^18.3.12", "@types/react@>=18.0.0":
3447
+ "@types/react@^18.3.12", "@types/react@>=18.0.0":
3464
3448
  version "18.3.12"
3465
3449
  resolved "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz"
3466
3450
  integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
@@ -5370,5 +5370,5 @@
5370
5370
  ]
5371
5371
  }
5372
5372
  },
5373
- "version": "2.65.4"
5373
+ "version": "2.65.5"
5374
5374
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.65.4",
4
+ "version": "2.65.5",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -78,7 +78,7 @@
78
78
  "@salesforce/plugin-custom-metadata": "3.3.36",
79
79
  "@salesforce/plugin-community": "3.3.1",
80
80
  "@salesforce/plugin-dev": "2.4.2",
81
- "@salesforce/plugin-devops-center": "1.2.24",
81
+ "@salesforce/plugin-devops-center": "1.2.25",
82
82
  "@salesforce/plugin-env": "3.0.33",
83
83
  "@salesforce/plugin-functions": "1.23.0",
84
84
  "@salesforce/plugin-signups": "2.5.23",
@@ -140,34 +140,34 @@
140
140
  "dependencies": {
141
141
  "@inquirer/select": "^2.3.5",
142
142
  "@oclif/core": "4.0.30",
143
- "@oclif/plugin-autocomplete": "3.2.6",
143
+ "@oclif/plugin-autocomplete": "3.2.7",
144
144
  "@oclif/plugin-commands": "4.1.5",
145
145
  "@oclif/plugin-help": "6.2.16",
146
- "@oclif/plugin-not-found": "3.2.23",
146
+ "@oclif/plugin-not-found": "3.2.24",
147
147
  "@oclif/plugin-plugins": "5.4.15",
148
- "@oclif/plugin-search": "1.2.12",
149
- "@oclif/plugin-update": "4.6.6",
148
+ "@oclif/plugin-search": "1.2.13",
149
+ "@oclif/plugin-update": "4.6.8",
150
150
  "@oclif/plugin-version": "2.2.15",
151
151
  "@oclif/plugin-warn-if-update-available": "3.1.20",
152
152
  "@oclif/plugin-which": "3.2.16",
153
153
  "@salesforce/core": "^8.2.3",
154
154
  "@salesforce/kit": "^3.1.6",
155
- "@salesforce/plugin-apex": "3.5.4",
155
+ "@salesforce/plugin-apex": "3.5.5",
156
156
  "@salesforce/plugin-api": "1.3.1",
157
157
  "@salesforce/plugin-auth": "3.6.70",
158
158
  "@salesforce/plugin-data": "3.8.2",
159
159
  "@salesforce/plugin-deploy-retrieve": "3.15.3",
160
- "@salesforce/plugin-info": "3.4.13",
160
+ "@salesforce/plugin-info": "3.4.15",
161
161
  "@salesforce/plugin-limits": "3.3.36",
162
- "@salesforce/plugin-marketplace": "1.3.0",
163
- "@salesforce/plugin-org": "5.0.0",
162
+ "@salesforce/plugin-marketplace": "1.3.2",
163
+ "@salesforce/plugin-org": "5.0.2",
164
164
  "@salesforce/plugin-packaging": "2.8.12",
165
- "@salesforce/plugin-schema": "3.3.37",
165
+ "@salesforce/plugin-schema": "3.3.39",
166
166
  "@salesforce/plugin-settings": "2.4.2",
167
- "@salesforce/plugin-sobject": "1.4.42",
167
+ "@salesforce/plugin-sobject": "1.4.44",
168
168
  "@salesforce/plugin-telemetry": "3.6.18",
169
- "@salesforce/plugin-templates": "56.3.25",
170
- "@salesforce/plugin-trust": "3.7.36",
169
+ "@salesforce/plugin-templates": "56.3.26",
170
+ "@salesforce/plugin-trust": "3.7.38",
171
171
  "@salesforce/plugin-user": "3.6.0",
172
172
  "@salesforce/sf-plugins-core": "12.0.9",
173
173
  "ansis": "^3.3.0"