@salesforce/cli 2.67.2 → 2.67.3

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.67.2 linux-x64 node-v22.10.0
27
+ @salesforce/cli/2.67.3 linux-x64 node-v22.10.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -1079,7 +1079,7 @@ DESCRIPTION
1079
1079
  List all sf commands.
1080
1080
  ```
1081
1081
 
1082
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.7/src/commands/commands.ts)_
1082
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.8/src/commands/commands.ts)_
1083
1083
 
1084
1084
  ## `sf config get`
1085
1085
 
@@ -6300,7 +6300,7 @@ FLAG DESCRIPTIONS
6300
6300
  If you specify this flag, don’t specify --metadata or --source-dir.
6301
6301
  ```
6302
6302
 
6303
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/convert/mdapi.ts)_
6303
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/convert/mdapi.ts)_
6304
6304
 
6305
6305
  ## `sf project convert source`
6306
6306
 
@@ -6373,7 +6373,7 @@ FLAG DESCRIPTIONS
6373
6373
  Override the api version used for api requests made by this command
6374
6374
  ```
6375
6375
 
6376
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/convert/source.ts)_
6376
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/convert/source.ts)_
6377
6377
 
6378
6378
  ## `sf project convert source-behavior`
6379
6379
 
@@ -6431,7 +6431,7 @@ EXAMPLES
6431
6431
  $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
6432
6432
  ```
6433
6433
 
6434
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/convert/source-behavior.ts)_
6434
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/convert/source-behavior.ts)_
6435
6435
 
6436
6436
  ## `sf project delete source`
6437
6437
 
@@ -6571,7 +6571,7 @@ FLAG DESCRIPTIONS
6571
6571
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
6572
6572
  ```
6573
6573
 
6574
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/delete/source.ts)_
6574
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/delete/source.ts)_
6575
6575
 
6576
6576
  ## `sf project delete tracking`
6577
6577
 
@@ -6608,7 +6608,7 @@ EXAMPLES
6608
6608
  $ sf project delete tracking --target-org my-scratch
6609
6609
  ```
6610
6610
 
6611
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/delete/tracking.ts)_
6611
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/delete/tracking.ts)_
6612
6612
 
6613
6613
  ## `sf project deploy cancel`
6614
6614
 
@@ -6680,7 +6680,7 @@ FLAG DESCRIPTIONS
6680
6680
  project deploy report".
6681
6681
  ```
6682
6682
 
6683
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/cancel.ts)_
6683
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/cancel.ts)_
6684
6684
 
6685
6685
  ## `sf project deploy preview`
6686
6686
 
@@ -6763,7 +6763,7 @@ FLAG DESCRIPTIONS
6763
6763
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6764
6764
  ```
6765
6765
 
6766
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/preview.ts)_
6766
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/preview.ts)_
6767
6767
 
6768
6768
  ## `sf project deploy quick`
6769
6769
 
@@ -6856,7 +6856,7 @@ ERROR CODES
6856
6856
  Canceling (69) The deploy is being canceled.
6857
6857
  ```
6858
6858
 
6859
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/quick.ts)_
6859
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/quick.ts)_
6860
6860
 
6861
6861
  ## `sf project deploy report`
6862
6862
 
@@ -6948,7 +6948,7 @@ FLAG DESCRIPTIONS
6948
6948
  --coverage-formatters lcov --coverage-formatters clover
6949
6949
  ```
6950
6950
 
6951
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/report.ts)_
6951
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/report.ts)_
6952
6952
 
6953
6953
  ## `sf project deploy resume`
6954
6954
 
@@ -7045,7 +7045,7 @@ ERROR CODES
7045
7045
  Canceling (69) The deploy is being canceled.
7046
7046
  ```
7047
7047
 
7048
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/resume.ts)_
7048
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/resume.ts)_
7049
7049
 
7050
7050
  ## `sf project deploy start`
7051
7051
 
@@ -7298,7 +7298,7 @@ ERROR CODES
7298
7298
  Canceling (69) The deploy is being canceled.
7299
7299
  ```
7300
7300
 
7301
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/start.ts)_
7301
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/start.ts)_
7302
7302
 
7303
7303
  ## `sf project deploy validate`
7304
7304
 
@@ -7488,7 +7488,7 @@ ERROR CODES
7488
7488
  Canceling (69) The deploy is being canceled.
7489
7489
  ```
7490
7490
 
7491
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/deploy/validate.ts)_
7491
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/deploy/validate.ts)_
7492
7492
 
7493
7493
  ## `sf project generate`
7494
7494
 
@@ -7670,7 +7670,7 @@ EXAMPLES
7670
7670
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
7671
7671
  ```
7672
7672
 
7673
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/generate/manifest.ts)_
7673
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/generate/manifest.ts)_
7674
7674
 
7675
7675
  ## `sf project list ignored`
7676
7676
 
@@ -7712,7 +7712,7 @@ EXAMPLES
7712
7712
  $ sf project list ignored --source-dir package.xml
7713
7713
  ```
7714
7714
 
7715
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/list/ignored.ts)_
7715
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/list/ignored.ts)_
7716
7716
 
7717
7717
  ## `sf project reset tracking`
7718
7718
 
@@ -7761,7 +7761,7 @@ EXAMPLES
7761
7761
  $ sf project reset tracking --revision 30
7762
7762
  ```
7763
7763
 
7764
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/reset/tracking.ts)_
7764
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/reset/tracking.ts)_
7765
7765
 
7766
7766
  ## `sf project retrieve preview`
7767
7767
 
@@ -7815,7 +7815,7 @@ FLAG DESCRIPTIONS
7815
7815
  production orgs.
7816
7816
  ```
7817
7817
 
7818
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/retrieve/preview.ts)_
7818
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/retrieve/preview.ts)_
7819
7819
 
7820
7820
  ## `sf project retrieve start`
7821
7821
 
@@ -7992,7 +7992,7 @@ ENVIRONMENT VARIABLES
7992
7992
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7993
7993
  ```
7994
7994
 
7995
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.9/src/commands/project/retrieve/start.ts)_
7995
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.15.11/src/commands/project/retrieve/start.ts)_
7996
7996
 
7997
7997
  ## `sf schema generate field`
7998
7998
 
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.67.2",
3
+ "version": "2.67.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.67.2",
9
+ "version": "2.67.3",
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.31",
15
15
  "@oclif/plugin-autocomplete": "3.2.8",
16
- "@oclif/plugin-commands": "4.1.7",
16
+ "@oclif/plugin-commands": "4.1.8",
17
17
  "@oclif/plugin-help": "6.2.16",
18
18
  "@oclif/plugin-not-found": "3.2.25",
19
19
  "@oclif/plugin-plugins": "5.4.15",
@@ -28,7 +28,7 @@
28
28
  "@salesforce/plugin-api": "1.3.2",
29
29
  "@salesforce/plugin-auth": "3.6.72",
30
30
  "@salesforce/plugin-data": "3.11.2",
31
- "@salesforce/plugin-deploy-retrieve": "3.15.9",
31
+ "@salesforce/plugin-deploy-retrieve": "3.15.11",
32
32
  "@salesforce/plugin-info": "3.4.18",
33
33
  "@salesforce/plugin-limits": "3.3.38",
34
34
  "@salesforce/plugin-marketplace": "1.3.4",
@@ -3695,9 +3695,9 @@
3695
3695
  }
3696
3696
  },
3697
3697
  "node_modules/@oclif/multi-stage-output": {
3698
- "version": "0.7.11",
3699
- "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.11.tgz",
3700
- "integrity": "sha512-2ykTQb7ot+1+nM0GFbUE2lgfkr0a9IfxY+YHbpP2lDbTUIdoM7fVPrgbAiGdcP2qsxm3F94POKvGtc2XW4WJRg==",
3698
+ "version": "0.7.12",
3699
+ "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.12.tgz",
3700
+ "integrity": "sha512-MmCgqPb7jC7QUOiX9jMik2njplCO+tRybGxiB55OXDmZ7osifM3KuQb/ykgP4XYn559k3DXeNLFS0NpokuH+mw==",
3701
3701
  "license": "MIT",
3702
3702
  "dependencies": {
3703
3703
  "@oclif/core": "^4",
@@ -3890,13 +3890,13 @@
3890
3890
  }
3891
3891
  },
3892
3892
  "node_modules/@oclif/plugin-commands": {
3893
- "version": "4.1.7",
3894
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.7.tgz",
3895
- "integrity": "sha512-BdC857uNq2Ar7pwDYubAoVM8pkl6nTwjieBsvUQt/mUYdHaYZEZRmZ/J2ZnqK0BcDit4VlLdK+y5E8h30jcCYw==",
3893
+ "version": "4.1.8",
3894
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.8.tgz",
3895
+ "integrity": "sha512-WiRyiq5YQdHdfTBHWpAcjePVf8mFEVyBNAniSVH/LWZCMkcR/uhoxb0gzBc9Q0DwqIbU2iqFyTa/FO+4sf9xXg==",
3896
3896
  "license": "MIT",
3897
3897
  "dependencies": {
3898
3898
  "@oclif/core": "^4",
3899
- "@oclif/table": "^0.3.2",
3899
+ "@oclif/table": "^0.3.3",
3900
3900
  "lodash": "^4.17.21",
3901
3901
  "object-treeify": "^4.0.1"
3902
3902
  },
@@ -4994,17 +4994,17 @@
4994
4994
  }
4995
4995
  },
4996
4996
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4997
- "version": "3.15.9",
4998
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.15.9.tgz",
4999
- "integrity": "sha512-RUswFq3Xk7wQy6netQxDrt5n+mgwWiYJk27cVGJ8CbM20Gdmwg2WbfEr1exCP1ekYR+IUjqVnNybh1c+Ps6cAg==",
4997
+ "version": "3.15.11",
4998
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.15.11.tgz",
4999
+ "integrity": "sha512-xCiamQRkEjgdgyk92a440Exgjk+WZrcNoedzKrj3q0awO86B4vF2LqCVzyOy23DBWyxV0TrBElqJHn6cKTbksQ==",
5000
5000
  "license": "BSD-3-Clause",
5001
5001
  "dependencies": {
5002
5002
  "@oclif/core": "^4.0.28",
5003
- "@oclif/multi-stage-output": "^0.7.11",
5003
+ "@oclif/multi-stage-output": "^0.7.12",
5004
5004
  "@salesforce/apex-node": "^8.1.9",
5005
5005
  "@salesforce/core": "^8.6.4",
5006
5006
  "@salesforce/kit": "^3.2.3",
5007
- "@salesforce/plugin-info": "^3.4.13",
5007
+ "@salesforce/plugin-info": "^3.4.18",
5008
5008
  "@salesforce/sf-plugins-core": "^12.0.11",
5009
5009
  "@salesforce/source-deploy-retrieve": "^12.10.1",
5010
5010
  "@salesforce/source-tracking": "^7.1.17",
package/oclif.lock CHANGED
@@ -1722,10 +1722,10 @@
1722
1722
  wordwrap "^1.0.0"
1723
1723
  wrap-ansi "^7.0.0"
1724
1724
 
1725
- "@oclif/multi-stage-output@^0.7.11", "@oclif/multi-stage-output@^0.7.5", "@oclif/multi-stage-output@^0.7.8":
1726
- version "0.7.11"
1727
- resolved "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.11.tgz"
1728
- integrity sha512-2ykTQb7ot+1+nM0GFbUE2lgfkr0a9IfxY+YHbpP2lDbTUIdoM7fVPrgbAiGdcP2qsxm3F94POKvGtc2XW4WJRg==
1725
+ "@oclif/multi-stage-output@^0.7.12", "@oclif/multi-stage-output@^0.7.5", "@oclif/multi-stage-output@^0.7.8":
1726
+ version "0.7.12"
1727
+ resolved "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.7.12.tgz"
1728
+ integrity sha512-MmCgqPb7jC7QUOiX9jMik2njplCO+tRybGxiB55OXDmZ7osifM3KuQb/ykgP4XYn559k3DXeNLFS0NpokuH+mw==
1729
1729
  dependencies:
1730
1730
  "@oclif/core" "^4"
1731
1731
  "@types/react" "^18.3.12"
@@ -1760,13 +1760,13 @@
1760
1760
  semver "^7.6.0"
1761
1761
  ts-json-schema-generator "^1.5.1"
1762
1762
 
1763
- "@oclif/plugin-commands@4.1.7":
1764
- version "4.1.7"
1765
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.7.tgz"
1766
- integrity sha512-BdC857uNq2Ar7pwDYubAoVM8pkl6nTwjieBsvUQt/mUYdHaYZEZRmZ/J2ZnqK0BcDit4VlLdK+y5E8h30jcCYw==
1763
+ "@oclif/plugin-commands@4.1.8":
1764
+ version "4.1.8"
1765
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.8.tgz"
1766
+ integrity sha512-WiRyiq5YQdHdfTBHWpAcjePVf8mFEVyBNAniSVH/LWZCMkcR/uhoxb0gzBc9Q0DwqIbU2iqFyTa/FO+4sf9xXg==
1767
1767
  dependencies:
1768
1768
  "@oclif/core" "^4"
1769
- "@oclif/table" "^0.3.2"
1769
+ "@oclif/table" "^0.3.3"
1770
1770
  lodash "^4.17.21"
1771
1771
  object-treeify "^4.0.1"
1772
1772
 
@@ -2227,17 +2227,17 @@
2227
2227
  form-data "^4.0.0"
2228
2228
  terminal-link "^3.0.0"
2229
2229
 
2230
- "@salesforce/plugin-deploy-retrieve@3.15.9":
2231
- version "3.15.9"
2232
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.15.9.tgz"
2233
- integrity sha512-RUswFq3Xk7wQy6netQxDrt5n+mgwWiYJk27cVGJ8CbM20Gdmwg2WbfEr1exCP1ekYR+IUjqVnNybh1c+Ps6cAg==
2230
+ "@salesforce/plugin-deploy-retrieve@3.15.11":
2231
+ version "3.15.11"
2232
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.15.11.tgz"
2233
+ integrity sha512-xCiamQRkEjgdgyk92a440Exgjk+WZrcNoedzKrj3q0awO86B4vF2LqCVzyOy23DBWyxV0TrBElqJHn6cKTbksQ==
2234
2234
  dependencies:
2235
2235
  "@oclif/core" "^4.0.28"
2236
- "@oclif/multi-stage-output" "^0.7.11"
2236
+ "@oclif/multi-stage-output" "^0.7.12"
2237
2237
  "@salesforce/apex-node" "^8.1.9"
2238
2238
  "@salesforce/core" "^8.6.4"
2239
2239
  "@salesforce/kit" "^3.2.3"
2240
- "@salesforce/plugin-info" "^3.4.13"
2240
+ "@salesforce/plugin-info" "^3.4.18"
2241
2241
  "@salesforce/sf-plugins-core" "^12.0.11"
2242
2242
  "@salesforce/source-deploy-retrieve" "^12.10.1"
2243
2243
  "@salesforce/source-tracking" "^7.1.17"
@@ -2245,7 +2245,7 @@
2245
2245
  ansis "^3.3.2"
2246
2246
  terminal-link "^3.0.0"
2247
2247
 
2248
- "@salesforce/plugin-info@^3.4.12", "@salesforce/plugin-info@^3.4.13", "@salesforce/plugin-info@3.4.18":
2248
+ "@salesforce/plugin-info@^3.4.12", "@salesforce/plugin-info@^3.4.13", "@salesforce/plugin-info@^3.4.18", "@salesforce/plugin-info@3.4.18":
2249
2249
  version "3.4.18"
2250
2250
  resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.18.tgz"
2251
2251
  integrity sha512-QgLtgWmHG+bd88K3JTtsoa39KiimDzKFbw0pSuBU33lxoq24E2XTaFyEj1X6+HvGtDMExnv66VHjC3OU3hLMuQ==
@@ -5370,5 +5370,5 @@
5370
5370
  ]
5371
5371
  }
5372
5372
  },
5373
- "version": "2.67.2"
5373
+ "version": "2.67.3"
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.67.2",
4
+ "version": "2.67.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -141,7 +141,7 @@
141
141
  "@inquirer/select": "^2.3.5",
142
142
  "@oclif/core": "4.0.31",
143
143
  "@oclif/plugin-autocomplete": "3.2.8",
144
- "@oclif/plugin-commands": "4.1.7",
144
+ "@oclif/plugin-commands": "4.1.8",
145
145
  "@oclif/plugin-help": "6.2.16",
146
146
  "@oclif/plugin-not-found": "3.2.25",
147
147
  "@oclif/plugin-plugins": "5.4.15",
@@ -156,7 +156,7 @@
156
156
  "@salesforce/plugin-api": "1.3.2",
157
157
  "@salesforce/plugin-auth": "3.6.72",
158
158
  "@salesforce/plugin-data": "3.11.2",
159
- "@salesforce/plugin-deploy-retrieve": "3.15.9",
159
+ "@salesforce/plugin-deploy-retrieve": "3.15.11",
160
160
  "@salesforce/plugin-info": "3.4.18",
161
161
  "@salesforce/plugin-limits": "3.3.38",
162
162
  "@salesforce/plugin-marketplace": "1.3.4",