@salesforce/cli 2.85.5 → 2.85.7

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
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.85.5 linux-x64 node-v22.14.0
28
+ @salesforce/cli/2.85.7 linux-x64 node-v22.14.0
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1084,7 +1084,7 @@ DESCRIPTION
1084
1084
  List all sf commands.
1085
1085
  ```
1086
1086
 
1087
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.23/src/commands/commands.ts)_
1087
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.24/src/commands/commands.ts)_
1088
1088
 
1089
1089
  ## `sf config get`
1090
1090
 
@@ -6397,7 +6397,7 @@ FLAG DESCRIPTIONS
6397
6397
  If you specify this flag, don’t specify --metadata or --source-dir.
6398
6398
  ```
6399
6399
 
6400
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/convert/mdapi.ts)_
6400
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/convert/mdapi.ts)_
6401
6401
 
6402
6402
  ## `sf project convert source`
6403
6403
 
@@ -6470,7 +6470,7 @@ FLAG DESCRIPTIONS
6470
6470
  Override the api version used for api requests made by this command
6471
6471
  ```
6472
6472
 
6473
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/convert/source.ts)_
6473
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/convert/source.ts)_
6474
6474
 
6475
6475
  ## `sf project convert source-behavior`
6476
6476
 
@@ -6529,7 +6529,7 @@ EXAMPLES
6529
6529
  $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
6530
6530
  ```
6531
6531
 
6532
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/convert/source-behavior.ts)_
6532
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/convert/source-behavior.ts)_
6533
6533
 
6534
6534
  ## `sf project delete source`
6535
6535
 
@@ -6669,7 +6669,7 @@ FLAG DESCRIPTIONS
6669
6669
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
6670
6670
  ```
6671
6671
 
6672
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/delete/source.ts)_
6672
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/delete/source.ts)_
6673
6673
 
6674
6674
  ## `sf project delete tracking`
6675
6675
 
@@ -6706,7 +6706,7 @@ EXAMPLES
6706
6706
  $ sf project delete tracking --target-org my-scratch
6707
6707
  ```
6708
6708
 
6709
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/delete/tracking.ts)_
6709
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/delete/tracking.ts)_
6710
6710
 
6711
6711
  ## `sf project deploy cancel`
6712
6712
 
@@ -6778,7 +6778,7 @@ FLAG DESCRIPTIONS
6778
6778
  project deploy report".
6779
6779
  ```
6780
6780
 
6781
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/cancel.ts)_
6781
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/cancel.ts)_
6782
6782
 
6783
6783
  ## `sf project deploy preview`
6784
6784
 
@@ -6861,7 +6861,7 @@ FLAG DESCRIPTIONS
6861
6861
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6862
6862
  ```
6863
6863
 
6864
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/preview.ts)_
6864
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/preview.ts)_
6865
6865
 
6866
6866
  ## `sf project deploy quick`
6867
6867
 
@@ -6954,7 +6954,7 @@ ERROR CODES
6954
6954
  Canceling (69) The deploy is being canceled.
6955
6955
  ```
6956
6956
 
6957
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/quick.ts)_
6957
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/quick.ts)_
6958
6958
 
6959
6959
  ## `sf project deploy report`
6960
6960
 
@@ -7046,7 +7046,7 @@ FLAG DESCRIPTIONS
7046
7046
  --coverage-formatters lcov --coverage-formatters clover
7047
7047
  ```
7048
7048
 
7049
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/report.ts)_
7049
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/report.ts)_
7050
7050
 
7051
7051
  ## `sf project deploy resume`
7052
7052
 
@@ -7143,7 +7143,7 @@ ERROR CODES
7143
7143
  Canceling (69) The deploy is being canceled.
7144
7144
  ```
7145
7145
 
7146
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/resume.ts)_
7146
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/resume.ts)_
7147
7147
 
7148
7148
  ## `sf project deploy start`
7149
7149
 
@@ -7396,7 +7396,7 @@ ERROR CODES
7396
7396
  Canceling (69) The deploy is being canceled.
7397
7397
  ```
7398
7398
 
7399
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/start.ts)_
7399
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/start.ts)_
7400
7400
 
7401
7401
  ## `sf project deploy validate`
7402
7402
 
@@ -7586,7 +7586,7 @@ ERROR CODES
7586
7586
  Canceling (69) The deploy is being canceled.
7587
7587
  ```
7588
7588
 
7589
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/deploy/validate.ts)_
7589
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/deploy/validate.ts)_
7590
7590
 
7591
7591
  ## `sf project generate`
7592
7592
 
@@ -7787,7 +7787,7 @@ EXAMPLES
7787
7787
  $ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
7788
7788
  ```
7789
7789
 
7790
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/generate/manifest.ts)_
7790
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/generate/manifest.ts)_
7791
7791
 
7792
7792
  ## `sf project list ignored`
7793
7793
 
@@ -7829,7 +7829,7 @@ EXAMPLES
7829
7829
  $ sf project list ignored --source-dir package.xml
7830
7830
  ```
7831
7831
 
7832
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/list/ignored.ts)_
7832
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/list/ignored.ts)_
7833
7833
 
7834
7834
  ## `sf project reset tracking`
7835
7835
 
@@ -7878,7 +7878,7 @@ EXAMPLES
7878
7878
  $ sf project reset tracking --revision 30
7879
7879
  ```
7880
7880
 
7881
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/reset/tracking.ts)_
7881
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/reset/tracking.ts)_
7882
7882
 
7883
7883
  ## `sf project retrieve preview`
7884
7884
 
@@ -7932,7 +7932,7 @@ FLAG DESCRIPTIONS
7932
7932
  production orgs.
7933
7933
  ```
7934
7934
 
7935
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/retrieve/preview.ts)_
7935
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/retrieve/preview.ts)_
7936
7936
 
7937
7937
  ## `sf project retrieve start`
7938
7938
 
@@ -8109,7 +8109,7 @@ ENVIRONMENT VARIABLES
8109
8109
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
8110
8110
  ```
8111
8111
 
8112
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.3/src/commands/project/retrieve/start.ts)_
8112
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.22.4/src/commands/project/retrieve/start.ts)_
8113
8113
 
8114
8114
  ## `sf schema generate field`
8115
8115
 
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.85.5",
3
+ "version": "2.85.7",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.85.5",
9
+ "version": "2.85.7",
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.2.10",
15
15
  "@oclif/plugin-autocomplete": "3.2.27",
16
- "@oclif/plugin-commands": "4.1.23",
16
+ "@oclif/plugin-commands": "4.1.24",
17
17
  "@oclif/plugin-help": "6.2.27",
18
18
  "@oclif/plugin-not-found": "3.2.49",
19
19
  "@oclif/plugin-plugins": "5.4.36",
@@ -28,7 +28,7 @@
28
28
  "@salesforce/plugin-api": "1.3.3",
29
29
  "@salesforce/plugin-auth": "3.6.111",
30
30
  "@salesforce/plugin-data": "4.0.26",
31
- "@salesforce/plugin-deploy-retrieve": "3.22.3",
31
+ "@salesforce/plugin-deploy-retrieve": "3.22.4",
32
32
  "@salesforce/plugin-info": "3.4.53",
33
33
  "@salesforce/plugin-limits": "3.3.51",
34
34
  "@salesforce/plugin-marketplace": "1.3.8",
@@ -4168,13 +4168,13 @@
4168
4168
  }
4169
4169
  },
4170
4170
  "node_modules/@oclif/plugin-commands": {
4171
- "version": "4.1.23",
4172
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.23.tgz",
4173
- "integrity": "sha512-KprBKrFKwX2TaBenP7jqr0bgCjzRRXFnh5VYY4WHck3epC40yuKLeiPot31hQ3xs9y4wupaV0A6AMPxdSq6Leg==",
4171
+ "version": "4.1.24",
4172
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.24.tgz",
4173
+ "integrity": "sha512-NKC+5/NpgIUtch4qnZkyKVFjTvr9nRV0HcW7PSFVLU4IZ5mUhQ/Bs+47v7A6LliEkh/+eJwSkWF3bQbOMvBZuA==",
4174
4174
  "license": "MIT",
4175
4175
  "dependencies": {
4176
4176
  "@oclif/core": "^4",
4177
- "@oclif/table": "^0.4.7",
4177
+ "@oclif/table": "^0.4.8",
4178
4178
  "lodash": "^4.17.21",
4179
4179
  "object-treeify": "^4.0.1"
4180
4180
  },
@@ -4412,9 +4412,9 @@
4412
4412
  }
4413
4413
  },
4414
4414
  "node_modules/@oclif/table": {
4415
- "version": "0.4.7",
4416
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.7.tgz",
4417
- "integrity": "sha512-NZGHzQbsy4w30fw9p+5eANmPUB4aXyIAbU+qAlxbAGzRm1ogxm06EmuuCfdH25rUIlq4GnycGEO3AQIkPnG9Cg==",
4415
+ "version": "0.4.8",
4416
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.8.tgz",
4417
+ "integrity": "sha512-HgyeNTyUF67OQ2eOCFia0mfxyPFcPwa8sIq1SiiZf8oxw6JtUciWGXb0cmmo5vnbxRJ3er0PHLwMV0/hBG6NWw==",
4418
4418
  "license": "MIT",
4419
4419
  "dependencies": {
4420
4420
  "@types/react": "^18.3.12",
@@ -5268,9 +5268,9 @@
5268
5268
  }
5269
5269
  },
5270
5270
  "node_modules/@salesforce/plugin-deploy-retrieve": {
5271
- "version": "3.22.3",
5272
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.22.3.tgz",
5273
- "integrity": "sha512-1iS1GKUcNh/Aogi987Nxh5Ob/0A0ozaBAU4yBbNCvIy64Sh1dmh0gDtw5/PqHz6EnbOBBW2L2mGCCvKKXPUh5A==",
5271
+ "version": "3.22.4",
5272
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.22.4.tgz",
5273
+ "integrity": "sha512-gpbJfIAUQTfFL6rtxQuREaz/CrrqrIzR7oNhzMeOZFN6Dky03LnKuQDMTFCEGzTJpiSStJ7RGb36I0rtTv7WZA==",
5274
5274
  "license": "BSD-3-Clause",
5275
5275
  "dependencies": {
5276
5276
  "@inquirer/prompts": "^7.4.1",
@@ -5281,7 +5281,7 @@
5281
5281
  "@salesforce/kit": "^3.2.3",
5282
5282
  "@salesforce/plugin-info": "^3.4.51",
5283
5283
  "@salesforce/sf-plugins-core": "^12.2.1",
5284
- "@salesforce/source-deploy-retrieve": "^12.19.0",
5284
+ "@salesforce/source-deploy-retrieve": "^12.19.2",
5285
5285
  "@salesforce/source-tracking": "^7.3.20",
5286
5286
  "@salesforce/ts-types": "^2.0.12",
5287
5287
  "ansis": "^3.17.0",
@@ -5875,9 +5875,9 @@
5875
5875
  }
5876
5876
  },
5877
5877
  "node_modules/@salesforce/source-deploy-retrieve": {
5878
- "version": "12.19.0",
5879
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.0.tgz",
5880
- "integrity": "sha512-gaLC+0J7Lr52jBN5ZiGwoVTDqh0xCwfnYo1l9E6uTeFmgc0wRu2vL9XBvO5cJGjWLu/OKCSyJHyv5zi+NjmfyA==",
5878
+ "version": "12.19.2",
5879
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.2.tgz",
5880
+ "integrity": "sha512-pnWFhQrPPbv+gsTm0u3hst0vzttQL6Tm+ogGKUbtM+yrLNurSfvlRyNoJowu4tHAyWL1aSpBKxPa7DwB/vy0RQ==",
5881
5881
  "license": "BSD-3-Clause",
5882
5882
  "dependencies": {
5883
5883
  "@salesforce/core": "^8.8.7",
package/oclif.lock CHANGED
@@ -1713,13 +1713,13 @@
1713
1713
  semver "^7.6.0"
1714
1714
  ts-json-schema-generator "^1.5.1"
1715
1715
 
1716
- "@oclif/plugin-commands@4.1.23":
1717
- version "4.1.23"
1718
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.23.tgz"
1719
- integrity sha512-KprBKrFKwX2TaBenP7jqr0bgCjzRRXFnh5VYY4WHck3epC40yuKLeiPot31hQ3xs9y4wupaV0A6AMPxdSq6Leg==
1716
+ "@oclif/plugin-commands@4.1.24":
1717
+ version "4.1.24"
1718
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.24.tgz"
1719
+ integrity sha512-NKC+5/NpgIUtch4qnZkyKVFjTvr9nRV0HcW7PSFVLU4IZ5mUhQ/Bs+47v7A6LliEkh/+eJwSkWF3bQbOMvBZuA==
1720
1720
  dependencies:
1721
1721
  "@oclif/core" "^4"
1722
- "@oclif/table" "^0.4.7"
1722
+ "@oclif/table" "^0.4.8"
1723
1723
  lodash "^4.17.21"
1724
1724
  object-treeify "^4.0.1"
1725
1725
 
@@ -1810,10 +1810,10 @@
1810
1810
  "@oclif/core" "^4"
1811
1811
  ansis "^3.17.0"
1812
1812
 
1813
- "@oclif/table@^0.4.6", "@oclif/table@^0.4.7":
1814
- version "0.4.7"
1815
- resolved "https://registry.npmjs.org/@oclif/table/-/table-0.4.7.tgz"
1816
- integrity sha512-NZGHzQbsy4w30fw9p+5eANmPUB4aXyIAbU+qAlxbAGzRm1ogxm06EmuuCfdH25rUIlq4GnycGEO3AQIkPnG9Cg==
1813
+ "@oclif/table@^0.4.6", "@oclif/table@^0.4.7", "@oclif/table@^0.4.8":
1814
+ version "0.4.8"
1815
+ resolved "https://registry.npmjs.org/@oclif/table/-/table-0.4.8.tgz"
1816
+ integrity sha512-HgyeNTyUF67OQ2eOCFia0mfxyPFcPwa8sIq1SiiZf8oxw6JtUciWGXb0cmmo5vnbxRJ3er0PHLwMV0/hBG6NWw==
1817
1817
  dependencies:
1818
1818
  "@types/react" "^18.3.12"
1819
1819
  change-case "^5.4.4"
@@ -2169,10 +2169,10 @@
2169
2169
  form-data "^4.0.2"
2170
2170
  terminal-link "^3.0.0"
2171
2171
 
2172
- "@salesforce/plugin-deploy-retrieve@3.22.3":
2173
- version "3.22.3"
2174
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.22.3.tgz"
2175
- integrity sha512-1iS1GKUcNh/Aogi987Nxh5Ob/0A0ozaBAU4yBbNCvIy64Sh1dmh0gDtw5/PqHz6EnbOBBW2L2mGCCvKKXPUh5A==
2172
+ "@salesforce/plugin-deploy-retrieve@3.22.4":
2173
+ version "3.22.4"
2174
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.22.4.tgz"
2175
+ integrity sha512-gpbJfIAUQTfFL6rtxQuREaz/CrrqrIzR7oNhzMeOZFN6Dky03LnKuQDMTFCEGzTJpiSStJ7RGb36I0rtTv7WZA==
2176
2176
  dependencies:
2177
2177
  "@inquirer/prompts" "^7.4.1"
2178
2178
  "@oclif/core" "^4.2.10"
@@ -2182,7 +2182,7 @@
2182
2182
  "@salesforce/kit" "^3.2.3"
2183
2183
  "@salesforce/plugin-info" "^3.4.51"
2184
2184
  "@salesforce/sf-plugins-core" "^12.2.1"
2185
- "@salesforce/source-deploy-retrieve" "^12.19.0"
2185
+ "@salesforce/source-deploy-retrieve" "^12.19.2"
2186
2186
  "@salesforce/source-tracking" "^7.3.20"
2187
2187
  "@salesforce/ts-types" "^2.0.12"
2188
2188
  ansis "^3.17.0"
@@ -2411,10 +2411,10 @@
2411
2411
  cli-progress "^3.12.0"
2412
2412
  terminal-link "^3.0.0"
2413
2413
 
2414
- "@salesforce/source-deploy-retrieve@^12.16.9", "@salesforce/source-deploy-retrieve@^12.19.0":
2415
- version "12.19.0"
2416
- resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.0.tgz"
2417
- integrity sha512-gaLC+0J7Lr52jBN5ZiGwoVTDqh0xCwfnYo1l9E6uTeFmgc0wRu2vL9XBvO5cJGjWLu/OKCSyJHyv5zi+NjmfyA==
2414
+ "@salesforce/source-deploy-retrieve@^12.16.9", "@salesforce/source-deploy-retrieve@^12.19.0", "@salesforce/source-deploy-retrieve@^12.19.2":
2415
+ version "12.19.2"
2416
+ resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.2.tgz"
2417
+ integrity sha512-pnWFhQrPPbv+gsTm0u3hst0vzttQL6Tm+ogGKUbtM+yrLNurSfvlRyNoJowu4tHAyWL1aSpBKxPa7DwB/vy0RQ==
2418
2418
  dependencies:
2419
2419
  "@salesforce/core" "^8.8.7"
2420
2420
  "@salesforce/kit" "^3.2.3"
@@ -4411,5 +4411,5 @@
4411
4411
  ]
4412
4412
  }
4413
4413
  },
4414
- "version": "2.85.5"
4414
+ "version": "2.85.7"
4415
4415
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.85.5",
4
+ "version": "2.85.7",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -145,7 +145,7 @@
145
145
  "@inquirer/select": "^2.3.5",
146
146
  "@oclif/core": "4.2.10",
147
147
  "@oclif/plugin-autocomplete": "3.2.27",
148
- "@oclif/plugin-commands": "4.1.23",
148
+ "@oclif/plugin-commands": "4.1.24",
149
149
  "@oclif/plugin-help": "6.2.27",
150
150
  "@oclif/plugin-not-found": "3.2.49",
151
151
  "@oclif/plugin-plugins": "5.4.36",
@@ -160,7 +160,7 @@
160
160
  "@salesforce/plugin-api": "1.3.3",
161
161
  "@salesforce/plugin-auth": "3.6.111",
162
162
  "@salesforce/plugin-data": "4.0.26",
163
- "@salesforce/plugin-deploy-retrieve": "3.22.3",
163
+ "@salesforce/plugin-deploy-retrieve": "3.22.4",
164
164
  "@salesforce/plugin-info": "3.4.53",
165
165
  "@salesforce/plugin-limits": "3.3.51",
166
166
  "@salesforce/plugin-marketplace": "1.3.8",