@salesforce/cli 2.40.5 → 2.40.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.40.5 linux-x64 node-v20.12.2
27
+ @salesforce/cli/2.40.6 linux-x64 node-v20.12.2
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -7680,7 +7680,7 @@ EXAMPLES
7680
7680
  $ sf update --available
7681
7681
  ```
7682
7682
 
7683
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.2.8/src/commands/update.ts)_
7683
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.2.9/src/commands/update.ts)_
7684
7684
 
7685
7685
  ## `sf version`
7686
7686
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.40.5",
3
+ "version": "2.40.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.40.5",
9
+ "version": "2.40.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.7",
19
19
  "@oclif/plugin-plugins": "5.0.16",
20
20
  "@oclif/plugin-search": "1.0.23",
21
- "@oclif/plugin-update": "4.2.8",
21
+ "@oclif/plugin-update": "4.2.9",
22
22
  "@oclif/plugin-version": "2.0.17",
23
23
  "@oclif/plugin-warn-if-update-available": "3.0.16",
24
24
  "@oclif/plugin-which": "3.1.8",
@@ -6772,12 +6772,12 @@
6772
6772
  }
6773
6773
  },
6774
6774
  "node_modules/@oclif/plugin-update": {
6775
- "version": "4.2.8",
6776
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.8.tgz",
6777
- "integrity": "sha512-Zxryo4lvd/AH8uLOV1zRQb2yLZjcUqldiZxsYIA7rccFbG3KLJRZZJLhyDPJdR/yRnNkAi3LlMC3MRl122WbIw==",
6775
+ "version": "4.2.9",
6776
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.9.tgz",
6777
+ "integrity": "sha512-9Q+j5/mncahI+B66yyHGnWc0Ay4rpTFnN1fKgdMrFIXbEdEGqbRlR2xdbie321xGvAlugVZv5uVbmcSN/Bb+3Q==",
6778
6778
  "license": "MIT",
6779
6779
  "dependencies": {
6780
- "@inquirer/select": "^2.3.1",
6780
+ "@inquirer/select": "^2.3.2",
6781
6781
  "@oclif/core": "^3.26.4",
6782
6782
  "chalk": "^5",
6783
6783
  "debug": "^4.3.1",
@@ -6832,14 +6832,14 @@
6832
6832
  }
6833
6833
  },
6834
6834
  "node_modules/@oclif/plugin-update/node_modules/@inquirer/select": {
6835
- "version": "2.3.1",
6836
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.1.tgz",
6837
- "integrity": "sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==",
6835
+ "version": "2.3.2",
6836
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.2.tgz",
6837
+ "integrity": "sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==",
6838
6838
  "license": "MIT",
6839
6839
  "dependencies": {
6840
- "@inquirer/core": "^8.0.1",
6840
+ "@inquirer/core": "^8.1.0",
6841
6841
  "@inquirer/figures": "^1.0.1",
6842
- "@inquirer/type": "^1.3.0",
6842
+ "@inquirer/type": "^1.3.1",
6843
6843
  "ansi-escapes": "^4.3.2",
6844
6844
  "chalk": "^4.1.2"
6845
6845
  },
@@ -22289,15 +22289,15 @@
22289
22289
  }
22290
22290
  },
22291
22291
  "node_modules/oclif/node_modules/@inquirer/select": {
22292
- "version": "2.3.1",
22293
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.1.tgz",
22294
- "integrity": "sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==",
22292
+ "version": "2.3.2",
22293
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.2.tgz",
22294
+ "integrity": "sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==",
22295
22295
  "dev": true,
22296
22296
  "license": "MIT",
22297
22297
  "dependencies": {
22298
- "@inquirer/core": "^8.0.1",
22298
+ "@inquirer/core": "^8.1.0",
22299
22299
  "@inquirer/figures": "^1.0.1",
22300
- "@inquirer/type": "^1.3.0",
22300
+ "@inquirer/type": "^1.3.1",
22301
22301
  "ansi-escapes": "^4.3.2",
22302
22302
  "chalk": "^4.1.2"
22303
22303
  },
package/oclif.lock CHANGED
@@ -1250,7 +1250,7 @@
1250
1250
  strip-ansi "^6.0.1"
1251
1251
  wrap-ansi "^6.2.0"
1252
1252
 
1253
- "@inquirer/core@^8.0.1", "@inquirer/core@^8.1.0":
1253
+ "@inquirer/core@^8.1.0":
1254
1254
  version "8.1.0"
1255
1255
  resolved "https://registry.npmjs.org/@inquirer/core/-/core-8.1.0.tgz"
1256
1256
  integrity sha512-kfx0SU9nWgGe1f03ao/uXc85SFH1v2w3vQVH7QDGjKxdtJz+7vPitFtG++BTyJMYyYgH8MpXigutcXJeiQwVRw==
@@ -1313,28 +1313,28 @@
1313
1313
  figures "^3.2.0"
1314
1314
 
1315
1315
  "@inquirer/select@^2.2.1":
1316
- version "2.3.1"
1317
- resolved "https://registry.npmjs.org/@inquirer/select/-/select-2.3.1.tgz"
1318
- integrity sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==
1316
+ version "2.3.2"
1317
+ resolved "https://registry.npmjs.org/@inquirer/select/-/select-2.3.2.tgz"
1318
+ integrity sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==
1319
1319
  dependencies:
1320
- "@inquirer/core" "^8.0.1"
1320
+ "@inquirer/core" "^8.1.0"
1321
1321
  "@inquirer/figures" "^1.0.1"
1322
- "@inquirer/type" "^1.3.0"
1322
+ "@inquirer/type" "^1.3.1"
1323
1323
  ansi-escapes "^4.3.2"
1324
1324
  chalk "^4.1.2"
1325
1325
 
1326
- "@inquirer/select@^2.3.1":
1327
- version "2.3.1"
1328
- resolved "https://registry.npmjs.org/@inquirer/select/-/select-2.3.1.tgz"
1329
- integrity sha512-UagbSdmSjeoukHLXqkDQi2ewiGEogUyxaOeKeH34Ngmc/2z+S8u4JsJWToMJNKIHjEtoTFdlYpFrxCxapp06nQ==
1326
+ "@inquirer/select@^2.3.2":
1327
+ version "2.3.2"
1328
+ resolved "https://registry.npmjs.org/@inquirer/select/-/select-2.3.2.tgz"
1329
+ integrity sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==
1330
1330
  dependencies:
1331
- "@inquirer/core" "^8.0.1"
1331
+ "@inquirer/core" "^8.1.0"
1332
1332
  "@inquirer/figures" "^1.0.1"
1333
- "@inquirer/type" "^1.3.0"
1333
+ "@inquirer/type" "^1.3.1"
1334
1334
  ansi-escapes "^4.3.2"
1335
1335
  chalk "^4.1.2"
1336
1336
 
1337
- "@inquirer/type@^1.1.2", "@inquirer/type@^1.1.6", "@inquirer/type@^1.3.0", "@inquirer/type@^1.3.1":
1337
+ "@inquirer/type@^1.1.2", "@inquirer/type@^1.1.6", "@inquirer/type@^1.3.1":
1338
1338
  version "1.3.1"
1339
1339
  resolved "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz"
1340
1340
  integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==
@@ -1955,12 +1955,12 @@
1955
1955
  "@oclif/core" "^3.26.4"
1956
1956
  inquirer-autocomplete-standalone "^0.8.1"
1957
1957
 
1958
- "@oclif/plugin-update@4.2.8":
1959
- version "4.2.8"
1960
- resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.8.tgz"
1961
- integrity sha512-Zxryo4lvd/AH8uLOV1zRQb2yLZjcUqldiZxsYIA7rccFbG3KLJRZZJLhyDPJdR/yRnNkAi3LlMC3MRl122WbIw==
1958
+ "@oclif/plugin-update@4.2.9":
1959
+ version "4.2.9"
1960
+ resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.9.tgz"
1961
+ integrity sha512-9Q+j5/mncahI+B66yyHGnWc0Ay4rpTFnN1fKgdMrFIXbEdEGqbRlR2xdbie321xGvAlugVZv5uVbmcSN/Bb+3Q==
1962
1962
  dependencies:
1963
- "@inquirer/select" "^2.3.1"
1963
+ "@inquirer/select" "^2.3.2"
1964
1964
  "@oclif/core" "^3.26.4"
1965
1965
  chalk "^5"
1966
1966
  debug "^4.3.1"
@@ -5384,5 +5384,5 @@
5384
5384
  ]
5385
5385
  }
5386
5386
  },
5387
- "version": "2.40.5"
5387
+ "version": "2.40.6"
5388
5388
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.40.5",
4
+ "version": "2.40.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -146,7 +146,7 @@
146
146
  "@oclif/plugin-not-found": "3.1.7",
147
147
  "@oclif/plugin-plugins": "5.0.16",
148
148
  "@oclif/plugin-search": "1.0.23",
149
- "@oclif/plugin-update": "4.2.8",
149
+ "@oclif/plugin-update": "4.2.9",
150
150
  "@oclif/plugin-version": "2.0.17",
151
151
  "@oclif/plugin-warn-if-update-available": "3.0.16",
152
152
  "@oclif/plugin-which": "3.1.8",