@salesforce/cli 2.44.5 → 2.44.6

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.44.5 linux-x64 node-v20.13.1
27
+ @salesforce/cli/2.44.6 linux-x64 node-v20.13.1
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -1950,7 +1950,7 @@ EXAMPLES
1950
1950
  $ sf doctor --plugin @salesforce/plugin-source
1951
1951
  ```
1952
1952
 
1953
- _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.2/src/commands/doctor.ts)_
1953
+ _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.3/src/commands/doctor.ts)_
1954
1954
 
1955
1955
  ## `sf force data bulk delete`
1956
1956
 
@@ -2152,7 +2152,7 @@ EXAMPLES
2152
2152
  $ sf info releasenotes display --version latest
2153
2153
  ```
2154
2154
 
2155
- _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.2/src/commands/info/releasenotes/display.ts)_
2155
+ _See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.3/src/commands/info/releasenotes/display.ts)_
2156
2156
 
2157
2157
  ## `sf lightning generate app`
2158
2158
 
@@ -5718,7 +5718,7 @@ FLAG DESCRIPTIONS
5718
5718
  If you specify this parameter, don’t specify --metadata or --source-dir.
5719
5719
  ```
5720
5720
 
5721
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/convert/mdapi.ts)_
5721
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/convert/mdapi.ts)_
5722
5722
 
5723
5723
  ## `sf project convert source`
5724
5724
 
@@ -5730,7 +5730,7 @@ USAGE
5730
5730
  [-p <value> | -x <value> | -m <value>]
5731
5731
 
5732
5732
  FLAGS
5733
- -d, --output-dir=<value> [default: metadataPackage_1716626862131] Output directory to store the Metadata
5733
+ -d, --output-dir=<value> [default: metadataPackage_1716916525319] Output directory to store the Metadata
5734
5734
  API–formatted files in.
5735
5735
  -m, --metadata=<value>... Metadata component names to convert.
5736
5736
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -5791,7 +5791,7 @@ FLAG DESCRIPTIONS
5791
5791
  Override the api version used for api requests made by this command
5792
5792
  ```
5793
5793
 
5794
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/convert/source.ts)_
5794
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/convert/source.ts)_
5795
5795
 
5796
5796
  ## `sf project delete source`
5797
5797
 
@@ -5868,7 +5868,7 @@ FLAG DESCRIPTIONS
5868
5868
  Validates the deleted metadata and runs all Apex tests, but prevents the deletion from being saved to the org.
5869
5869
 
5870
5870
  If you change a field type from Master-Detail to Lookup or vice versa, that change isn’t supported when using the
5871
- --chec-konly parameter to test a deletion (validation). This kind of change isn’t supported for test deletions to
5871
+ --check-only parameter to test a deletion (validation). This kind of change isn’t supported for test deletions to
5872
5872
  avoid the risk of data loss or corruption. If a change that isn’t supported for test deletions is included in a
5873
5873
  deletion package, the test deletion fails and issues an error.
5874
5874
 
@@ -5931,7 +5931,7 @@ FLAG DESCRIPTIONS
5931
5931
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
5932
5932
  ```
5933
5933
 
5934
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/delete/source.ts)_
5934
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/delete/source.ts)_
5935
5935
 
5936
5936
  ## `sf project delete tracking`
5937
5937
 
@@ -5968,7 +5968,7 @@ EXAMPLES
5968
5968
  $ sf project delete tracking --target-org my-scratch
5969
5969
  ```
5970
5970
 
5971
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/delete/tracking.ts)_
5971
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/delete/tracking.ts)_
5972
5972
 
5973
5973
  ## `sf project deploy cancel`
5974
5974
 
@@ -6044,7 +6044,7 @@ FLAG DESCRIPTIONS
6044
6044
  project deploy report".
6045
6045
  ```
6046
6046
 
6047
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/cancel.ts)_
6047
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/cancel.ts)_
6048
6048
 
6049
6049
  ## `sf project deploy preview`
6050
6050
 
@@ -6130,7 +6130,7 @@ FLAG DESCRIPTIONS
6130
6130
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6131
6131
  ```
6132
6132
 
6133
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/preview.ts)_
6133
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/preview.ts)_
6134
6134
 
6135
6135
  ## `sf project deploy quick`
6136
6136
 
@@ -6171,7 +6171,7 @@ DESCRIPTION
6171
6171
  This command doesn't support source-tracking. The source you deploy overwrites the corresponding metadata in your org.
6172
6172
  This command doesn’t attempt to merge your source with the versions in your org.
6173
6173
 
6174
- Note: Don't use this command on sandboxes; the command is intended to be used on production orgs. By default,
6174
+ Note: Don't use this command on sandboxes; the command is intended to be used on production orgs. By default,
6175
6175
  sandboxes don't run tests during a deploy. Use `sf project deploy start` instead.
6176
6176
 
6177
6177
  ALIASES
@@ -6227,7 +6227,7 @@ ERROR CODES
6227
6227
  Canceling (69) The deploy is being canceled.
6228
6228
  ```
6229
6229
 
6230
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/quick.ts)_
6230
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/quick.ts)_
6231
6231
 
6232
6232
  ## `sf project deploy report`
6233
6233
 
@@ -6323,7 +6323,7 @@ FLAG DESCRIPTIONS
6323
6323
  --coverage-formatters lcov --coverage-formatters clover
6324
6324
  ```
6325
6325
 
6326
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/report.ts)_
6326
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/report.ts)_
6327
6327
 
6328
6328
  ## `sf project deploy resume`
6329
6329
 
@@ -6420,7 +6420,7 @@ ERROR CODES
6420
6420
  Canceling (69) The deploy is being canceled.
6421
6421
  ```
6422
6422
 
6423
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/resume.ts)_
6423
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/resume.ts)_
6424
6424
 
6425
6425
  ## `sf project deploy start`
6426
6426
 
@@ -6658,7 +6658,7 @@ ERROR CODES
6658
6658
  Canceling (69) The deploy is being canceled.
6659
6659
  ```
6660
6660
 
6661
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/start.ts)_
6661
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/start.ts)_
6662
6662
 
6663
6663
  ## `sf project deploy validate`
6664
6664
 
@@ -6733,7 +6733,7 @@ DESCRIPTION
6733
6733
  quotes. The same syntax applies to --manifest and --source-dir.
6734
6734
 
6735
6735
  Note: Don't use this command on sandboxes; the command is intended to be used on production orgs. By default,
6736
- sandboxes don't run tests during a deploy. If you want to validate a deployment with tests on a sandbox, use "sf
6736
+ sandboxes don't run tests during a deploy. If you want to validate a deployment with tests on a sandbox, use "sf
6737
6737
  project deploy start --dry-run --test-level RunLocalTests" instead.
6738
6738
 
6739
6739
  ALIASES
@@ -6850,7 +6850,7 @@ ERROR CODES
6850
6850
  Canceling (69) The deploy is being canceled.
6851
6851
  ```
6852
6852
 
6853
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/deploy/validate.ts)_
6853
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/deploy/validate.ts)_
6854
6854
 
6855
6855
  ## `sf project generate`
6856
6856
 
@@ -7032,7 +7032,7 @@ EXAMPLES
7032
7032
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
7033
7033
  ```
7034
7034
 
7035
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/generate/manifest.ts)_
7035
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/generate/manifest.ts)_
7036
7036
 
7037
7037
  ## `sf project list ignored`
7038
7038
 
@@ -7074,7 +7074,7 @@ EXAMPLES
7074
7074
  $ sf project list ignored --source-dir package.xml
7075
7075
  ```
7076
7076
 
7077
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/list/ignored.ts)_
7077
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/list/ignored.ts)_
7078
7078
 
7079
7079
  ## `sf project reset tracking`
7080
7080
 
@@ -7123,7 +7123,7 @@ EXAMPLES
7123
7123
  $ sf project reset tracking --revision 30
7124
7124
  ```
7125
7125
 
7126
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/reset/tracking.ts)_
7126
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/reset/tracking.ts)_
7127
7127
 
7128
7128
  ## `sf project retrieve preview`
7129
7129
 
@@ -7180,7 +7180,7 @@ FLAG DESCRIPTIONS
7180
7180
  Overrides your default org.
7181
7181
  ```
7182
7182
 
7183
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/retrieve/preview.ts)_
7183
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/retrieve/preview.ts)_
7184
7184
 
7185
7185
  ## `sf project retrieve start`
7186
7186
 
@@ -7339,7 +7339,7 @@ ENVIRONMENT VARIABLES
7339
7339
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7340
7340
  ```
7341
7341
 
7342
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.9/src/commands/project/retrieve/start.ts)_
7342
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.7.10/src/commands/project/retrieve/start.ts)_
7343
7343
 
7344
7344
  ## `sf schema generate field`
7345
7345
 
@@ -7731,7 +7731,7 @@ EXAMPLES
7731
7731
  $ sf update --available
7732
7732
  ```
7733
7733
 
7734
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.2.13/src/commands/update.ts)_
7734
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.2.14/src/commands/update.ts)_
7735
7735
 
7736
7736
  ## `sf version`
7737
7737
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.44.5",
3
+ "version": "2.44.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.44.5",
9
+ "version": "2.44.6",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -18,7 +18,7 @@
18
18
  "@oclif/plugin-not-found": "3.1.10",
19
19
  "@oclif/plugin-plugins": "5.1.3",
20
20
  "@oclif/plugin-search": "1.0.24",
21
- "@oclif/plugin-update": "4.2.13",
21
+ "@oclif/plugin-update": "4.2.14",
22
22
  "@oclif/plugin-version": "2.1.2",
23
23
  "@oclif/plugin-warn-if-update-available": "3.0.19",
24
24
  "@oclif/plugin-which": "3.1.10",
@@ -27,8 +27,8 @@
27
27
  "@salesforce/plugin-apex": "3.1.13",
28
28
  "@salesforce/plugin-auth": "3.6.16",
29
29
  "@salesforce/plugin-data": "3.4.3",
30
- "@salesforce/plugin-deploy-retrieve": "3.7.9",
31
- "@salesforce/plugin-info": "3.3.2",
30
+ "@salesforce/plugin-deploy-retrieve": "3.7.10",
31
+ "@salesforce/plugin-info": "3.3.3",
32
32
  "@salesforce/plugin-limits": "3.3.9",
33
33
  "@salesforce/plugin-marketplace": "1.2.8",
34
34
  "@salesforce/plugin-org": "4.1.14",
@@ -4057,9 +4057,9 @@
4057
4057
  }
4058
4058
  },
4059
4059
  "node_modules/@oclif/plugin-update": {
4060
- "version": "4.2.13",
4061
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.13.tgz",
4062
- "integrity": "sha512-zCDVfEo8WTuipqasIgl0MzUG16p2k/Y0twPd0agSxfdY8jGEUQdy3zACRZ8jCodVM0SJ9UKh4Yd7b2Wh5JpSsQ==",
4060
+ "version": "4.2.14",
4061
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.14.tgz",
4062
+ "integrity": "sha512-UtXsMzSocUW2lcJeeljJq0/qMdXe6DIidxTrrn2FCdClbZ2ejhOIj0uWiOsjw1yoltPrdguNPZXstvwxW13e6A==",
4063
4063
  "license": "MIT",
4064
4064
  "dependencies": {
4065
4065
  "@inquirer/select": "^2.3.4",
@@ -4856,9 +4856,9 @@
4856
4856
  "license": "MIT"
4857
4857
  },
4858
4858
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4859
- "version": "3.7.9",
4860
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.7.9.tgz",
4861
- "integrity": "sha512-uZ3x1DkAN9cO5g2yn6qqKKBl5ZVRcAPPxTzwZYy4ZKbVUB4bOOvZ5L5FUg+NttUgXvU57kEXqcqksd/DjCh7uA==",
4859
+ "version": "3.7.10",
4860
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.7.10.tgz",
4861
+ "integrity": "sha512-yxMKNi3MR4DvFlTg32mBI3mX0ywAICDWM1MFiikeKV9nvBCpUsTmfdsav0mlPlmA55SLa29F7afWMi84yRJqlg==",
4862
4862
  "license": "BSD-3-Clause",
4863
4863
  "dependencies": {
4864
4864
  "@oclif/core": "^3.26.6",
@@ -4877,9 +4877,9 @@
4877
4877
  }
4878
4878
  },
4879
4879
  "node_modules/@salesforce/plugin-info": {
4880
- "version": "3.3.2",
4881
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.2.tgz",
4882
- "integrity": "sha512-xy/gBmbGSpgpcrHiNd5cGfbJJbGP2zYa17+/MDuqXFIbHDf1HuDwpykxMm6klHMQbwVGrEfXMuJVj9PEn0/CSA==",
4880
+ "version": "3.3.3",
4881
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.3.tgz",
4882
+ "integrity": "sha512-+hwBED7TJY/gwMehZstv7Shk5Q885vTv1mOMHmhzvCLoV87ihI0P3x932qZafOuDaM31/p7D9SIB3Bn1MTLCRg==",
4883
4883
  "license": "BSD-3-Clause",
4884
4884
  "dependencies": {
4885
4885
  "@inquirer/input": "^2.1.8",
package/oclif.lock CHANGED
@@ -2132,10 +2132,10 @@
2132
2132
  "@oclif/core" "^3.26.6"
2133
2133
  inquirer-autocomplete-standalone "^0.8.1"
2134
2134
 
2135
- "@oclif/plugin-update@4.2.13":
2136
- version "4.2.13"
2137
- resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.13.tgz"
2138
- integrity sha512-zCDVfEo8WTuipqasIgl0MzUG16p2k/Y0twPd0agSxfdY8jGEUQdy3zACRZ8jCodVM0SJ9UKh4Yd7b2Wh5JpSsQ==
2135
+ "@oclif/plugin-update@4.2.14":
2136
+ version "4.2.14"
2137
+ resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.14.tgz"
2138
+ integrity sha512-UtXsMzSocUW2lcJeeljJq0/qMdXe6DIidxTrrn2FCdClbZ2ejhOIj0uWiOsjw1yoltPrdguNPZXstvwxW13e6A==
2139
2139
  dependencies:
2140
2140
  "@inquirer/select" "^2.3.4"
2141
2141
  "@oclif/core" "^3.26.6"
@@ -2593,10 +2593,10 @@
2593
2593
  csv-stringify "^6.5.0"
2594
2594
  form-data "^4.0.0"
2595
2595
 
2596
- "@salesforce/plugin-deploy-retrieve@3.7.9":
2597
- version "3.7.9"
2598
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.7.9.tgz"
2599
- integrity sha512-uZ3x1DkAN9cO5g2yn6qqKKBl5ZVRcAPPxTzwZYy4ZKbVUB4bOOvZ5L5FUg+NttUgXvU57kEXqcqksd/DjCh7uA==
2596
+ "@salesforce/plugin-deploy-retrieve@3.7.10":
2597
+ version "3.7.10"
2598
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.7.10.tgz"
2599
+ integrity sha512-yxMKNi3MR4DvFlTg32mBI3mX0ywAICDWM1MFiikeKV9nvBCpUsTmfdsav0mlPlmA55SLa29F7afWMi84yRJqlg==
2600
2600
  dependencies:
2601
2601
  "@oclif/core" "^3.26.6"
2602
2602
  "@salesforce/apex-node" "^6.0.0"
@@ -2609,10 +2609,10 @@
2609
2609
  "@salesforce/ts-types" "^2.0.9"
2610
2610
  chalk "^5.3.0"
2611
2611
 
2612
- "@salesforce/plugin-info@^3.2.7", "@salesforce/plugin-info@^3.3.0", "@salesforce/plugin-info@^3.3.1", "@salesforce/plugin-info@3.3.2":
2613
- version "3.3.2"
2614
- resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.2.tgz"
2615
- integrity sha512-xy/gBmbGSpgpcrHiNd5cGfbJJbGP2zYa17+/MDuqXFIbHDf1HuDwpykxMm6klHMQbwVGrEfXMuJVj9PEn0/CSA==
2612
+ "@salesforce/plugin-info@^3.2.7", "@salesforce/plugin-info@^3.3.0", "@salesforce/plugin-info@^3.3.1", "@salesforce/plugin-info@3.3.3":
2613
+ version "3.3.3"
2614
+ resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.3.tgz"
2615
+ integrity sha512-+hwBED7TJY/gwMehZstv7Shk5Q885vTv1mOMHmhzvCLoV87ihI0P3x932qZafOuDaM31/p7D9SIB3Bn1MTLCRg==
2616
2616
  dependencies:
2617
2617
  "@inquirer/input" "^2.1.8"
2618
2618
  "@jsforce/jsforce-node" "^3.2.0"
@@ -5379,5 +5379,5 @@
5379
5379
  ]
5380
5380
  }
5381
5381
  },
5382
- "version": "2.44.5"
5382
+ "version": "2.44.6"
5383
5383
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.44.5",
4
+ "version": "2.44.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -83,7 +83,7 @@
83
83
  "@salesforce/plugin-functions": "1.23.0",
84
84
  "@salesforce/plugin-signups": "2.3.5",
85
85
  "@salesforce/sfdx-plugin-lwc-test": "1.2.0",
86
- "@salesforce/sfdx-scanner": "3.24.0"
86
+ "@salesforce/sfdx-scanner": "3.25.0"
87
87
  },
88
88
  "devPlugins": [
89
89
  "@oclif/plugin-command-snapshot",
@@ -146,7 +146,7 @@
146
146
  "@oclif/plugin-not-found": "3.1.10",
147
147
  "@oclif/plugin-plugins": "5.1.3",
148
148
  "@oclif/plugin-search": "1.0.24",
149
- "@oclif/plugin-update": "4.2.13",
149
+ "@oclif/plugin-update": "4.2.14",
150
150
  "@oclif/plugin-version": "2.1.2",
151
151
  "@oclif/plugin-warn-if-update-available": "3.0.19",
152
152
  "@oclif/plugin-which": "3.1.10",
@@ -155,8 +155,8 @@
155
155
  "@salesforce/plugin-apex": "3.1.13",
156
156
  "@salesforce/plugin-auth": "3.6.16",
157
157
  "@salesforce/plugin-data": "3.4.3",
158
- "@salesforce/plugin-deploy-retrieve": "3.7.9",
159
- "@salesforce/plugin-info": "3.3.2",
158
+ "@salesforce/plugin-deploy-retrieve": "3.7.10",
159
+ "@salesforce/plugin-info": "3.3.3",
160
160
  "@salesforce/plugin-limits": "3.3.9",
161
161
  "@salesforce/plugin-marketplace": "1.2.8",
162
162
  "@salesforce/plugin-org": "4.1.14",