@salesforce/cli 2.60.0 → 2.60.2

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.60.0 linux-x64 node-v20.17.0
27
+ @salesforce/cli/2.60.2 linux-x64 node-v20.17.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -1007,7 +1007,7 @@ DESCRIPTION
1007
1007
  List all sf commands.
1008
1008
  ```
1009
1009
 
1010
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.14/src/commands/commands.ts)_
1010
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.15/src/commands/commands.ts)_
1011
1011
 
1012
1012
  ## `sf config get`
1013
1013
 
@@ -5588,7 +5588,7 @@ EXAMPLES
5588
5588
  $ sf plugins
5589
5589
  ```
5590
5590
 
5591
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/index.ts)_
5591
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/index.ts)_
5592
5592
 
5593
5593
  ## `sf plugins discover`
5594
5594
 
@@ -5633,7 +5633,7 @@ EXAMPLES
5633
5633
  $ sf plugins inspect @salesforce/plugin-packaging
5634
5634
  ```
5635
5635
 
5636
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/inspect.ts)_
5636
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/inspect.ts)_
5637
5637
 
5638
5638
  ## `sf plugins install PLUGIN`
5639
5639
 
@@ -5682,7 +5682,7 @@ EXAMPLES
5682
5682
  $ sf plugins install someuser/someplugin
5683
5683
  ```
5684
5684
 
5685
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/install.ts)_
5685
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/install.ts)_
5686
5686
 
5687
5687
  ## `sf plugins link PATH`
5688
5688
 
@@ -5712,7 +5712,7 @@ EXAMPLES
5712
5712
  $ sf plugins link @salesforce/plugin-packaging
5713
5713
  ```
5714
5714
 
5715
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/link.ts)_
5715
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/link.ts)_
5716
5716
 
5717
5717
  ## `sf plugins reset`
5718
5718
 
@@ -5727,7 +5727,7 @@ FLAGS
5727
5727
  --reinstall Reinstall all plugins after uninstalling.
5728
5728
  ```
5729
5729
 
5730
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/reset.ts)_
5730
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/reset.ts)_
5731
5731
 
5732
5732
  ## `sf plugins trust verify`
5733
5733
 
@@ -5784,7 +5784,7 @@ EXAMPLES
5784
5784
  $ sf plugins uninstall @salesforce/plugin-packaging
5785
5785
  ```
5786
5786
 
5787
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/uninstall.ts)_
5787
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/uninstall.ts)_
5788
5788
 
5789
5789
  ## `sf plugins update`
5790
5790
 
@@ -5802,7 +5802,7 @@ DESCRIPTION
5802
5802
  Update installed plugins.
5803
5803
  ```
5804
5804
 
5805
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.7/src/commands/plugins/update.ts)_
5805
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.8/src/commands/plugins/update.ts)_
5806
5806
 
5807
5807
  ## `sf project convert mdapi`
5808
5808
 
@@ -7948,7 +7948,7 @@ EXAMPLES
7948
7948
  $ sf update --available
7949
7949
  ```
7950
7950
 
7951
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.5.6/src/commands/update.ts)_
7951
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.5.7/src/commands/update.ts)_
7952
7952
 
7953
7953
  ## `sf version`
7954
7954
 
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.60.0",
3
+ "version": "2.60.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.60.0",
9
+ "version": "2.60.2",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
- "@oclif/core": "4.0.21",
14
+ "@oclif/core": "4.0.22",
15
15
  "@oclif/plugin-autocomplete": "3.2.3",
16
- "@oclif/plugin-commands": "4.0.14",
16
+ "@oclif/plugin-commands": "4.0.15",
17
17
  "@oclif/plugin-help": "6.2.11",
18
- "@oclif/plugin-not-found": "3.2.20",
19
- "@oclif/plugin-plugins": "5.4.7",
18
+ "@oclif/plugin-not-found": "3.2.21",
19
+ "@oclif/plugin-plugins": "5.4.8",
20
20
  "@oclif/plugin-search": "1.2.8",
21
- "@oclif/plugin-update": "4.5.6",
21
+ "@oclif/plugin-update": "4.5.7",
22
22
  "@oclif/plugin-version": "2.2.12",
23
- "@oclif/plugin-warn-if-update-available": "3.1.15",
23
+ "@oclif/plugin-warn-if-update-available": "3.1.16",
24
24
  "@oclif/plugin-which": "3.2.13",
25
25
  "@salesforce/core": "^8.2.3",
26
26
  "@salesforce/kit": "^3.1.6",
@@ -42,7 +42,7 @@
42
42
  "@salesforce/plugin-templates": "56.3.18",
43
43
  "@salesforce/plugin-trust": "3.7.27",
44
44
  "@salesforce/plugin-user": "3.5.29",
45
- "@salesforce/sf-plugins-core": "11.3.9",
45
+ "@salesforce/sf-plugins-core": "11.3.10",
46
46
  "ansis": "^3.3.0"
47
47
  },
48
48
  "bin": {
@@ -3104,9 +3104,9 @@
3104
3104
  }
3105
3105
  },
3106
3106
  "node_modules/@oclif/core": {
3107
- "version": "4.0.21",
3108
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.21.tgz",
3109
- "integrity": "sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg==",
3107
+ "version": "4.0.22",
3108
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.22.tgz",
3109
+ "integrity": "sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==",
3110
3110
  "license": "MIT",
3111
3111
  "dependencies": {
3112
3112
  "ansi-escapes": "^4.3.2",
@@ -3259,9 +3259,9 @@
3259
3259
  }
3260
3260
  },
3261
3261
  "node_modules/@oclif/plugin-commands": {
3262
- "version": "4.0.14",
3263
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.14.tgz",
3264
- "integrity": "sha512-v2dvurdH2BQnJeuyUbpE/BDuJS6gmngpQWoOrR3tqyEWggsVdIOwwXhk+R93VtmRFi9OBO61ybuOJwiWPvMrxQ==",
3262
+ "version": "4.0.15",
3263
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.15.tgz",
3264
+ "integrity": "sha512-rs4nlZmhF4zdwAx+aP+4w/Kpfc+La9tABAJnbnSepKDiA1nH37N4SnkREt4Y7uoNvm77qpWFwKXLQ1HUPCIddw==",
3265
3265
  "license": "MIT",
3266
3266
  "dependencies": {
3267
3267
  "@oclif/core": "^4",
@@ -3286,9 +3286,9 @@
3286
3286
  }
3287
3287
  },
3288
3288
  "node_modules/@oclif/plugin-not-found": {
3289
- "version": "3.2.20",
3290
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.20.tgz",
3291
- "integrity": "sha512-Le/+9TpXn7HQu4hU7bi6oBDu7aRHNtqBm+JvNlRAcv9tsw3IySOq9DWhsQI3ZN6w6ou1524gx+0DObxKwciZFA==",
3289
+ "version": "3.2.21",
3290
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.21.tgz",
3291
+ "integrity": "sha512-1v5MkECOH+mkubpk5RgyVK1qEHn3hr2wX1qsx5hawTyssd10WEFIkH258M9CjyiG42M6ZCQhOS3Wo2wteLo/vg==",
3292
3292
  "license": "MIT",
3293
3293
  "dependencies": {
3294
3294
  "@inquirer/confirm": "^3.2.0",
@@ -3301,9 +3301,9 @@
3301
3301
  }
3302
3302
  },
3303
3303
  "node_modules/@oclif/plugin-plugins": {
3304
- "version": "5.4.7",
3305
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.7.tgz",
3306
- "integrity": "sha512-y2pbTSFT8/1yCd+ZyEjXqla2wgv3AfY/1GD72UzFlp130W8v2SPxYN3tW8/LhCe0Ka5bSqR67MQbMU80k3T+1w==",
3304
+ "version": "5.4.8",
3305
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.8.tgz",
3306
+ "integrity": "sha512-jDkWedI7HVhkig8UycXpvSq92s08Op0MJqYnumHZv3g3puz3AAMPouESlMOKY8Z0mEnJHSlnOjLyVXQL2BDKWg==",
3307
3307
  "license": "MIT",
3308
3308
  "dependencies": {
3309
3309
  "@oclif/core": "^4",
@@ -3379,9 +3379,9 @@
3379
3379
  }
3380
3380
  },
3381
3381
  "node_modules/@oclif/plugin-update": {
3382
- "version": "4.5.6",
3383
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.5.6.tgz",
3384
- "integrity": "sha512-34FsDkqEfcoZcuzJJHKdfigFEFrbR8qvLHouuM8Azh+uzeqgvbLprCSpWM1S/NuwYobe4zb1WJKKOo+fTtwLrQ==",
3382
+ "version": "4.5.7",
3383
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.5.7.tgz",
3384
+ "integrity": "sha512-OOIiDnc4eopq3eKTvx8Ku/1jYnd3E5gZZoEJJzqj2cgTwQk9yyXfg/XHuC5EsWML3OpPDb8W/7WvUnit/YN/cw==",
3385
3385
  "license": "MIT",
3386
3386
  "dependencies": {
3387
3387
  "@inquirer/select": "^2.4.7",
@@ -3413,9 +3413,9 @@
3413
3413
  }
3414
3414
  },
3415
3415
  "node_modules/@oclif/plugin-warn-if-update-available": {
3416
- "version": "3.1.15",
3417
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.15.tgz",
3418
- "integrity": "sha512-VzKbjzKiJssh7bDG9vTsZ9r6g7WuCL1Q7/Njqw7t33f17rGAn6w31S7eCZiWJBBjCEqxKF2JmhkfZ4YSA8Xt2g==",
3416
+ "version": "3.1.16",
3417
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.16.tgz",
3418
+ "integrity": "sha512-QGQF1kL+aUj/cTtXdV0GT1n7HNf3HX1ZnCwL86Y9rlZgQbBU9gl8/01/6P/uPj0E+WWExZMVF6+fmktTqwYVQw==",
3419
3419
  "license": "MIT",
3420
3420
  "dependencies": {
3421
3421
  "@oclif/core": "^4",
@@ -4477,9 +4477,9 @@
4477
4477
  "license": "ISC"
4478
4478
  },
4479
4479
  "node_modules/@salesforce/sf-plugins-core": {
4480
- "version": "11.3.9",
4481
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.9.tgz",
4482
- "integrity": "sha512-AYbaK7ivSOl/jkdkF5otNvNo2A0jtnZjahjYM1icniaZ29cZ27G0hst1iekIkI0mUa8Y428+yvfVwyarfnhZAw==",
4480
+ "version": "11.3.10",
4481
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.10.tgz",
4482
+ "integrity": "sha512-Gvj6OM57cs1R/M/U8tWCo0srTyLNAsSOVtRWie8nz6x/qp6212ewkVgwwHBmP8XJsfuzjNvbzGcCjrCgwBzmCQ==",
4483
4483
  "license": "BSD-3-Clause",
4484
4484
  "dependencies": {
4485
4485
  "@inquirer/confirm": "^3.1.22",
package/oclif.lock CHANGED
@@ -1518,10 +1518,10 @@
1518
1518
  proc-log "^4.0.0"
1519
1519
  which "^4.0.0"
1520
1520
 
1521
- "@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.18", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.6", "@oclif/core@4.0.21":
1522
- version "4.0.21"
1523
- resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.21.tgz"
1524
- integrity sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg==
1521
+ "@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.18", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.6", "@oclif/core@4.0.22":
1522
+ version "4.0.22"
1523
+ resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.22.tgz"
1524
+ integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1525
1525
  dependencies:
1526
1526
  ansi-escapes "^4.3.2"
1527
1527
  ansis "^3.3.2"
@@ -1566,10 +1566,10 @@
1566
1566
  semver "^7.6.0"
1567
1567
  ts-json-schema-generator "^1.5.1"
1568
1568
 
1569
- "@oclif/plugin-commands@4.0.14":
1570
- version "4.0.14"
1571
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.14.tgz"
1572
- integrity sha512-v2dvurdH2BQnJeuyUbpE/BDuJS6gmngpQWoOrR3tqyEWggsVdIOwwXhk+R93VtmRFi9OBO61ybuOJwiWPvMrxQ==
1569
+ "@oclif/plugin-commands@4.0.15":
1570
+ version "4.0.15"
1571
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.15.tgz"
1572
+ integrity sha512-rs4nlZmhF4zdwAx+aP+4w/Kpfc+La9tABAJnbnSepKDiA1nH37N4SnkREt4Y7uoNvm77qpWFwKXLQ1HUPCIddw==
1573
1573
  dependencies:
1574
1574
  "@oclif/core" "^4"
1575
1575
  lodash "^4.17.21"
@@ -1583,20 +1583,20 @@
1583
1583
  dependencies:
1584
1584
  "@oclif/core" "^4"
1585
1585
 
1586
- "@oclif/plugin-not-found@^3.2.16", "@oclif/plugin-not-found@3.2.20":
1587
- version "3.2.20"
1588
- resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.20.tgz"
1589
- integrity sha512-Le/+9TpXn7HQu4hU7bi6oBDu7aRHNtqBm+JvNlRAcv9tsw3IySOq9DWhsQI3ZN6w6ou1524gx+0DObxKwciZFA==
1586
+ "@oclif/plugin-not-found@^3.2.16", "@oclif/plugin-not-found@3.2.21":
1587
+ version "3.2.21"
1588
+ resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.21.tgz"
1589
+ integrity sha512-1v5MkECOH+mkubpk5RgyVK1qEHn3hr2wX1qsx5hawTyssd10WEFIkH258M9CjyiG42M6ZCQhOS3Wo2wteLo/vg==
1590
1590
  dependencies:
1591
1591
  "@inquirer/confirm" "^3.2.0"
1592
1592
  "@oclif/core" "^4"
1593
1593
  ansis "^3.3.1"
1594
1594
  fast-levenshtein "^3.0.0"
1595
1595
 
1596
- "@oclif/plugin-plugins@5.4.7":
1597
- version "5.4.7"
1598
- resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.7.tgz"
1599
- integrity sha512-y2pbTSFT8/1yCd+ZyEjXqla2wgv3AfY/1GD72UzFlp130W8v2SPxYN3tW8/LhCe0Ka5bSqR67MQbMU80k3T+1w==
1596
+ "@oclif/plugin-plugins@5.4.8":
1597
+ version "5.4.8"
1598
+ resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.8.tgz"
1599
+ integrity sha512-jDkWedI7HVhkig8UycXpvSq92s08Op0MJqYnumHZv3g3puz3AAMPouESlMOKY8Z0mEnJHSlnOjLyVXQL2BDKWg==
1600
1600
  dependencies:
1601
1601
  "@oclif/core" "^4"
1602
1602
  ansis "^3.3.2"
@@ -1619,10 +1619,10 @@
1619
1619
  ansi-escapes "^7.0.0"
1620
1620
  inquirer-autocomplete-standalone "^0.8.1"
1621
1621
 
1622
- "@oclif/plugin-update@4.5.6":
1623
- version "4.5.6"
1624
- resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.5.6.tgz"
1625
- integrity sha512-34FsDkqEfcoZcuzJJHKdfigFEFrbR8qvLHouuM8Azh+uzeqgvbLprCSpWM1S/NuwYobe4zb1WJKKOo+fTtwLrQ==
1622
+ "@oclif/plugin-update@4.5.7":
1623
+ version "4.5.7"
1624
+ resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.5.7.tgz"
1625
+ integrity sha512-OOIiDnc4eopq3eKTvx8Ku/1jYnd3E5gZZoEJJzqj2cgTwQk9yyXfg/XHuC5EsWML3OpPDb8W/7WvUnit/YN/cw==
1626
1626
  dependencies:
1627
1627
  "@inquirer/select" "^2.4.7"
1628
1628
  "@oclif/core" "^4"
@@ -1643,10 +1643,10 @@
1643
1643
  "@oclif/core" "^4"
1644
1644
  ansis "^3.3.1"
1645
1645
 
1646
- "@oclif/plugin-warn-if-update-available@^3.1.11", "@oclif/plugin-warn-if-update-available@3.1.15":
1647
- version "3.1.15"
1648
- resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.15.tgz"
1649
- integrity sha512-VzKbjzKiJssh7bDG9vTsZ9r6g7WuCL1Q7/Njqw7t33f17rGAn6w31S7eCZiWJBBjCEqxKF2JmhkfZ4YSA8Xt2g==
1646
+ "@oclif/plugin-warn-if-update-available@^3.1.11", "@oclif/plugin-warn-if-update-available@3.1.16":
1647
+ version "3.1.16"
1648
+ resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.16.tgz"
1649
+ integrity sha512-QGQF1kL+aUj/cTtXdV0GT1n7HNf3HX1ZnCwL86Y9rlZgQbBU9gl8/01/6P/uPj0E+WWExZMVF6+fmktTqwYVQw==
1650
1650
  dependencies:
1651
1651
  "@oclif/core" "^4"
1652
1652
  ansis "^3.3.1"
@@ -2234,10 +2234,10 @@
2234
2234
  resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz"
2235
2235
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
2236
2236
 
2237
- "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.2.4", "@salesforce/sf-plugins-core@^11.3.2", "@salesforce/sf-plugins-core@^11.3.4", "@salesforce/sf-plugins-core@^11.3.5", "@salesforce/sf-plugins-core@^11.3.6", "@salesforce/sf-plugins-core@^11.3.7", "@salesforce/sf-plugins-core@11.3.9":
2238
- version "11.3.9"
2239
- resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.9.tgz"
2240
- integrity sha512-AYbaK7ivSOl/jkdkF5otNvNo2A0jtnZjahjYM1icniaZ29cZ27G0hst1iekIkI0mUa8Y428+yvfVwyarfnhZAw==
2237
+ "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.2.4", "@salesforce/sf-plugins-core@^11.3.2", "@salesforce/sf-plugins-core@^11.3.4", "@salesforce/sf-plugins-core@^11.3.5", "@salesforce/sf-plugins-core@^11.3.6", "@salesforce/sf-plugins-core@^11.3.7", "@salesforce/sf-plugins-core@11.3.10":
2238
+ version "11.3.10"
2239
+ resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.10.tgz"
2240
+ integrity sha512-Gvj6OM57cs1R/M/U8tWCo0srTyLNAsSOVtRWie8nz6x/qp6212ewkVgwwHBmP8XJsfuzjNvbzGcCjrCgwBzmCQ==
2241
2241
  dependencies:
2242
2242
  "@inquirer/confirm" "^3.1.22"
2243
2243
  "@inquirer/password" "^2.2.0"
@@ -5351,5 +5351,5 @@
5351
5351
  ]
5352
5352
  }
5353
5353
  },
5354
- "version": "2.60.0"
5354
+ "version": "2.60.2"
5355
5355
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.60.0",
4
+ "version": "2.60.2",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -140,16 +140,16 @@
140
140
  },
141
141
  "dependencies": {
142
142
  "@inquirer/select": "^2.3.5",
143
- "@oclif/core": "4.0.21",
143
+ "@oclif/core": "4.0.22",
144
144
  "@oclif/plugin-autocomplete": "3.2.3",
145
- "@oclif/plugin-commands": "4.0.14",
145
+ "@oclif/plugin-commands": "4.0.15",
146
146
  "@oclif/plugin-help": "6.2.11",
147
- "@oclif/plugin-not-found": "3.2.20",
148
- "@oclif/plugin-plugins": "5.4.7",
147
+ "@oclif/plugin-not-found": "3.2.21",
148
+ "@oclif/plugin-plugins": "5.4.8",
149
149
  "@oclif/plugin-search": "1.2.8",
150
- "@oclif/plugin-update": "4.5.6",
150
+ "@oclif/plugin-update": "4.5.7",
151
151
  "@oclif/plugin-version": "2.2.12",
152
- "@oclif/plugin-warn-if-update-available": "3.1.15",
152
+ "@oclif/plugin-warn-if-update-available": "3.1.16",
153
153
  "@oclif/plugin-which": "3.2.13",
154
154
  "@salesforce/core": "^8.2.3",
155
155
  "@salesforce/kit": "^3.1.6",
@@ -171,7 +171,7 @@
171
171
  "@salesforce/plugin-templates": "56.3.18",
172
172
  "@salesforce/plugin-trust": "3.7.27",
173
173
  "@salesforce/plugin-user": "3.5.29",
174
- "@salesforce/sf-plugins-core": "11.3.9",
174
+ "@salesforce/sf-plugins-core": "11.3.10",
175
175
  "ansis": "^3.3.0"
176
176
  },
177
177
  "pinnedDependencies": [