@salesforce/cli 2.4.2 → 2.4.4

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.
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.4.2",
3
+ "version": "2.4.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.4.2",
9
+ "version": "2.4.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "2.11.7",
14
- "@oclif/plugin-autocomplete": "2.3.4",
14
+ "@oclif/plugin-autocomplete": "2.3.5",
15
15
  "@oclif/plugin-commands": "2.2.21",
16
- "@oclif/plugin-help": "5.2.15",
17
- "@oclif/plugin-not-found": "2.3.34",
18
- "@oclif/plugin-plugins": "3.1.8",
19
- "@oclif/plugin-search": "0.0.21",
20
- "@oclif/plugin-update": "3.1.28",
16
+ "@oclif/plugin-help": "5.2.16",
17
+ "@oclif/plugin-not-found": "2.3.36",
18
+ "@oclif/plugin-plugins": "3.1.10",
19
+ "@oclif/plugin-search": "0.0.22",
20
+ "@oclif/plugin-update": "3.1.30",
21
21
  "@oclif/plugin-version": "1.3.8",
22
22
  "@oclif/plugin-warn-if-update-available": "2.0.46",
23
23
  "@oclif/plugin-which": "2.2.29",
@@ -26,17 +26,17 @@
26
26
  "@salesforce/plugin-auth": "2.8.10",
27
27
  "@salesforce/plugin-data": "2.5.4",
28
28
  "@salesforce/plugin-deploy-retrieve": "1.17.0",
29
- "@salesforce/plugin-info": "2.6.35",
30
- "@salesforce/plugin-limits": "2.3.27",
31
- "@salesforce/plugin-login": "1.2.23",
29
+ "@salesforce/plugin-info": "2.6.37",
30
+ "@salesforce/plugin-limits": "2.3.28",
31
+ "@salesforce/plugin-login": "1.2.24",
32
32
  "@salesforce/plugin-org": "2.9.28",
33
33
  "@salesforce/plugin-schema": "2.3.21",
34
- "@salesforce/plugin-settings": "1.4.21",
35
- "@salesforce/plugin-sobject": "0.2.0",
34
+ "@salesforce/plugin-settings": "1.4.23",
35
+ "@salesforce/plugin-sobject": "0.2.1",
36
36
  "@salesforce/plugin-source": "2.10.28",
37
37
  "@salesforce/plugin-telemetry": "2.2.3",
38
- "@salesforce/plugin-templates": "55.5.7",
39
- "@salesforce/plugin-trust": "2.5.1",
38
+ "@salesforce/plugin-templates": "55.5.8",
39
+ "@salesforce/plugin-trust": "2.5.2",
40
40
  "@salesforce/plugin-user": "2.3.27",
41
41
  "@salesforce/sf-plugins-core": "3.1.14",
42
42
  "debug": "^4.3.4",
@@ -2936,9 +2936,9 @@
2936
2936
  }
2937
2937
  },
2938
2938
  "node_modules/@oclif/color": {
2939
- "version": "1.0.9",
2940
- "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.9.tgz",
2941
- "integrity": "sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA==",
2939
+ "version": "1.0.10",
2940
+ "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.10.tgz",
2941
+ "integrity": "sha512-INWEDAL3SzzR3pIhkrqk22HV6JravLUeRZXAIpoQqIeLReauaibCVcNTzOlt0z0S8YrqRhksc54ZxZC4Oa8xBw==",
2942
2942
  "license": "MIT",
2943
2943
  "dependencies": {
2944
2944
  "ansi-styles": "^4.2.1",
@@ -3174,24 +3174,6 @@
3174
3174
  "node": ">=8.0.0"
3175
3175
  }
3176
3176
  },
3177
- "node_modules/@oclif/dev-cli/node_modules/@oclif/plugin-help/node_modules/@oclif/config/node_modules/wrap-ansi": {
3178
- "version": "7.0.0",
3179
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
3180
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
3181
- "dev": true,
3182
- "license": "MIT",
3183
- "dependencies": {
3184
- "ansi-styles": "^4.0.0",
3185
- "string-width": "^4.1.0",
3186
- "strip-ansi": "^6.0.0"
3187
- },
3188
- "engines": {
3189
- "node": ">=10"
3190
- },
3191
- "funding": {
3192
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
3193
- }
3194
- },
3195
3177
  "node_modules/@oclif/dev-cli/node_modules/@oclif/plugin-help/node_modules/@oclif/errors": {
3196
3178
  "version": "1.3.5",
3197
3179
  "resolved": "https://registry.npmjs.org/@oclif/errors/-/errors-1.3.5.tgz",
@@ -3209,39 +3191,6 @@
3209
3191
  "node": ">=8.0.0"
3210
3192
  }
3211
3193
  },
3212
- "node_modules/@oclif/dev-cli/node_modules/@oclif/plugin-help/node_modules/@oclif/errors/node_modules/wrap-ansi": {
3213
- "version": "7.0.0",
3214
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
3215
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
3216
- "dev": true,
3217
- "license": "MIT",
3218
- "dependencies": {
3219
- "ansi-styles": "^4.0.0",
3220
- "string-width": "^4.1.0",
3221
- "strip-ansi": "^6.0.0"
3222
- },
3223
- "engines": {
3224
- "node": ">=10"
3225
- },
3226
- "funding": {
3227
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
3228
- }
3229
- },
3230
- "node_modules/@oclif/dev-cli/node_modules/wrap-ansi": {
3231
- "version": "6.2.0",
3232
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3233
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3234
- "dev": true,
3235
- "license": "MIT",
3236
- "dependencies": {
3237
- "ansi-styles": "^4.0.0",
3238
- "string-width": "^4.1.0",
3239
- "strip-ansi": "^6.0.0"
3240
- },
3241
- "engines": {
3242
- "node": ">=8"
3243
- }
3244
- },
3245
3194
  "node_modules/@oclif/errors": {
3246
3195
  "version": "1.3.6",
3247
3196
  "resolved": "https://registry.npmjs.org/@oclif/errors/-/errors-1.3.6.tgz",
@@ -3298,21 +3247,6 @@
3298
3247
  "node": ">=8.0.0"
3299
3248
  }
3300
3249
  },
3301
- "node_modules/@oclif/help/node_modules/wrap-ansi": {
3302
- "version": "6.2.0",
3303
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3304
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3305
- "dev": true,
3306
- "license": "MIT",
3307
- "dependencies": {
3308
- "ansi-styles": "^4.0.0",
3309
- "string-width": "^4.1.0",
3310
- "strip-ansi": "^6.0.0"
3311
- },
3312
- "engines": {
3313
- "node": ">=8"
3314
- }
3315
- },
3316
3250
  "node_modules/@oclif/linewrap": {
3317
3251
  "version": "1.0.0",
3318
3252
  "resolved": "https://registry.npmjs.org/@oclif/linewrap/-/linewrap-1.0.0.tgz",
@@ -3337,12 +3271,12 @@
3337
3271
  }
3338
3272
  },
3339
3273
  "node_modules/@oclif/plugin-autocomplete": {
3340
- "version": "2.3.4",
3341
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.4.tgz",
3342
- "integrity": "sha512-fk5V6T/r8A/lEanX9c+0D8aNzsaC1wUTWbVy/NuyOSgYN4OSUitQSGu/U61LcVQ5uGOy7KvTSnIzf+2PKRYC6w==",
3274
+ "version": "2.3.5",
3275
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.5.tgz",
3276
+ "integrity": "sha512-ZfGBvabWd75U6H0PaM1LlhU3UQcdakpzZJF7ZfqH6FZbRsnMFpLclMu8wM8nY7GVJLv5JsRtkrbUZ0hfrvqlOA==",
3343
3277
  "license": "MIT",
3344
3278
  "dependencies": {
3345
- "@oclif/core": "^2.8.2",
3279
+ "@oclif/core": "^2.11.7",
3346
3280
  "chalk": "^4.1.0",
3347
3281
  "debug": "^4.3.4",
3348
3282
  "fs-extra": "^9.0.1"
@@ -3411,25 +3345,25 @@
3411
3345
  }
3412
3346
  },
3413
3347
  "node_modules/@oclif/plugin-help": {
3414
- "version": "5.2.15",
3415
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.15.tgz",
3416
- "integrity": "sha512-q3gC4kIRlTilA8sG/9Eq2BEW2wo2KWV0ZbQ+8i3uQCvrgY4qoCIp5JTfsbbKR5XWaqPDdZPWhWuS1Rveu5V4FA==",
3348
+ "version": "5.2.16",
3349
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.16.tgz",
3350
+ "integrity": "sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==",
3417
3351
  "license": "MIT",
3418
3352
  "dependencies": {
3419
- "@oclif/core": "^2.11.1"
3353
+ "@oclif/core": "^2.11.7"
3420
3354
  },
3421
3355
  "engines": {
3422
3356
  "node": ">=12.0.0"
3423
3357
  }
3424
3358
  },
3425
3359
  "node_modules/@oclif/plugin-not-found": {
3426
- "version": "2.3.34",
3427
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.34.tgz",
3428
- "integrity": "sha512-uXUpw6o2e0aqnNn+XkGL7LbL+Th2rBD1JGtFbb6anmvUvz2skiGz0o23BYmrQW8tvU92ajPOykfClKD75ptZcw==",
3360
+ "version": "2.3.36",
3361
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.36.tgz",
3362
+ "integrity": "sha512-YMXvSpXOo13S3gNA8+0uJR6DoRQ+Bbxs06VnFpJST39RnZy51XyIAn3PYaIo6iyGoDCg+MqL+txLmhWlRLEn+w==",
3429
3363
  "license": "MIT",
3430
3364
  "dependencies": {
3431
3365
  "@oclif/color": "^1.0.9",
3432
- "@oclif/core": "^2.9.4",
3366
+ "@oclif/core": "^2.11.7",
3433
3367
  "fast-levenshtein": "^3.0.0"
3434
3368
  },
3435
3369
  "engines": {
@@ -3437,9 +3371,9 @@
3437
3371
  }
3438
3372
  },
3439
3373
  "node_modules/@oclif/plugin-plugins": {
3440
- "version": "3.1.8",
3441
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.8.tgz",
3442
- "integrity": "sha512-514sFBzLcR9QCSMWCHt/1XntfjJEZvb637b9YuV4kwq749pKEPF7fjCxSV1gYQCCP4TjMB5gB4AwPL4cCbe+/A==",
3374
+ "version": "3.1.10",
3375
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.10.tgz",
3376
+ "integrity": "sha512-hDBGarSnmDZUzp/Vqz5bsykkG3EYVSoCQ9Ld55bREw6IO8jchFjRKhFD1LH28kqmYp66qU8OuEyFWPbpOR9XJw==",
3443
3377
  "license": "MIT",
3444
3378
  "dependencies": {
3445
3379
  "@oclif/color": "^1.0.4",
@@ -3451,9 +3385,9 @@
3451
3385
  "load-json-file": "^5.3.0",
3452
3386
  "npm": "^9.7.2",
3453
3387
  "npm-run-path": "^4.0.1",
3454
- "semver": "^7.5.3",
3388
+ "semver": "^7.5.4",
3455
3389
  "shelljs": "^0.8.5",
3456
- "tslib": "^2.6.0",
3390
+ "tslib": "^2.6.1",
3457
3391
  "validate-npm-package-name": "^5.0.0",
3458
3392
  "yarn": "^1.22.18"
3459
3393
  },
@@ -7828,15 +7762,15 @@
7828
7762
  }
7829
7763
  },
7830
7764
  "node_modules/@oclif/plugin-search": {
7831
- "version": "0.0.21",
7832
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.21.tgz",
7833
- "integrity": "sha512-GWu1TgeZ+aKBwDa+JCm/rcsFAsX0reKNfiZcWonCroa7pnTrrr3LSaBeiI0Js3PZAsIEzD149TkREdaU2dNE7A==",
7765
+ "version": "0.0.22",
7766
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.22.tgz",
7767
+ "integrity": "sha512-YPOGOm2/hclKeNfddMHX753TgbVFXUJYrGX/abeduXBdFV+h+ZYrp6PK0fCPTWPjJZQt63b8Ejvkd418dF5lMg==",
7834
7768
  "license": "MIT",
7835
7769
  "dependencies": {
7836
7770
  "@oclif/core": "^2.9.3",
7837
7771
  "chalk": "^4",
7838
7772
  "fuse.js": "^6.6.2",
7839
- "inquirer": "^8.2.5",
7773
+ "inquirer": "^8.2.6",
7840
7774
  "rxjs": "^7.8.1"
7841
7775
  },
7842
7776
  "engines": {
@@ -7844,13 +7778,13 @@
7844
7778
  }
7845
7779
  },
7846
7780
  "node_modules/@oclif/plugin-update": {
7847
- "version": "3.1.28",
7848
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.28.tgz",
7849
- "integrity": "sha512-anP0kt73La0hzz9iqiBcxkXFwf7Mr+vQ+PdVnyKVTsI86yFWROFDmrBf5HSgF1rjvvGashvVGLq6hpKzSFUFJw==",
7781
+ "version": "3.1.30",
7782
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.30.tgz",
7783
+ "integrity": "sha512-x8EKvKcfCbh8+rZkZT0AFOUrSkPqkmbS3Bz434nfDLUmOiGh5zPajvvPhb10uod78G5j9nCoSVsc1d+MRiU/Xw==",
7850
7784
  "license": "MIT",
7851
7785
  "dependencies": {
7852
- "@oclif/color": "^1.0.9",
7853
- "@oclif/core": "^2.9.3",
7786
+ "@oclif/color": "^1.0.10",
7787
+ "@oclif/core": "^2.11.7",
7854
7788
  "cross-spawn": "^7.0.3",
7855
7789
  "debug": "^4.3.1",
7856
7790
  "filesize": "^6.1.0",
@@ -9105,12 +9039,12 @@
9105
9039
  }
9106
9040
  },
9107
9041
  "node_modules/@salesforce/plugin-info": {
9108
- "version": "2.6.35",
9109
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.35.tgz",
9110
- "integrity": "sha512-kqNixAuPCyIowZ7xtKWtYXyeqIbIvMBrZEPqtmYIKVc5UduymibWqY4o2xc+am/Jjsl5/Pdb2KU1o7a3VHZ4vA==",
9042
+ "version": "2.6.37",
9043
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.37.tgz",
9044
+ "integrity": "sha512-mdiliahDS2msH3S8vIxdkUb8zINzqUHvEQNXVFuniAKoT7Tu3MgUcQfmLkM62um+RxGtpXkBMdBG3O30G2wBYg==",
9111
9045
  "license": "BSD-3-Clause",
9112
9046
  "dependencies": {
9113
- "@oclif/core": "^2.8.11",
9047
+ "@oclif/core": "^2.11.7",
9114
9048
  "@salesforce/core": "^4.3.11",
9115
9049
  "@salesforce/kit": "^3.0.4",
9116
9050
  "@salesforce/sf-plugins-core": "^3.1.12",
@@ -9118,7 +9052,7 @@
9118
9052
  "marked": "^4.3.0",
9119
9053
  "marked-terminal": "^4.2.0",
9120
9054
  "open": "^8.4.2",
9121
- "proxy-agent": "^6.2.1",
9055
+ "proxy-agent": "^6.3.0",
9122
9056
  "semver": "^7.5.4",
9123
9057
  "tslib": "^2"
9124
9058
  },
@@ -9127,9 +9061,9 @@
9127
9061
  }
9128
9062
  },
9129
9063
  "node_modules/@salesforce/plugin-limits": {
9130
- "version": "2.3.27",
9131
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.27.tgz",
9132
- "integrity": "sha512-2A0JOVUKG6QIp8ZqVRVchoJbTlClKD+y5v3rBjY3/WK2Y/LYKklAKaLT/XxTtBFbzs+wgwx5AvmUUi4YPNOFHA==",
9064
+ "version": "2.3.28",
9065
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.28.tgz",
9066
+ "integrity": "sha512-h3TomtMc+k5c+GiPND9UQF0dexEKoD2LS/+eBsjMyzt97P6zUEPym1sYMs18IoY3k/PcvVV/Dex37KknA5yVJA==",
9133
9067
  "license": "BSD-3-Clause",
9134
9068
  "dependencies": {
9135
9069
  "@oclif/core": "^2.8.7",
@@ -9144,14 +9078,14 @@
9144
9078
  }
9145
9079
  },
9146
9080
  "node_modules/@salesforce/plugin-login": {
9147
- "version": "1.2.23",
9148
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.23.tgz",
9149
- "integrity": "sha512-cRoBixzu05so8i/SKEj982GyVxex/AVadLlvPGmWh6bXnZS82uhxcsa/OGuopr5ku64Rxx7fcdsk/IqzscEb7A==",
9081
+ "version": "1.2.24",
9082
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.24.tgz",
9083
+ "integrity": "sha512-C9N2WNP8M0RsmA0idtgEKGjXJWoDLKc5fbLejYFduttGPnnnfwejhpXl40KStvIxwAnkXjwxwAWMzYJgWphicA==",
9150
9084
  "license": "BSD-3-Clause",
9151
9085
  "dependencies": {
9152
9086
  "@oclif/core": "^2.9.3",
9153
9087
  "@salesforce/core": "^4.3.1",
9154
- "@salesforce/sf-plugins-core": "^3.1.11",
9088
+ "@salesforce/sf-plugins-core": "^3.1.14",
9155
9089
  "chalk": "^4.1.2",
9156
9090
  "inquirer": "^8.2.5",
9157
9091
  "tslib": "^2"
@@ -9655,14 +9589,14 @@
9655
9589
  }
9656
9590
  },
9657
9591
  "node_modules/@salesforce/plugin-settings": {
9658
- "version": "1.4.21",
9659
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.21.tgz",
9660
- "integrity": "sha512-UJk4vYf+toA9ERBW1hn/GAkCLduq79rwdckrphubgOdAkAHfTGhb+sUQmvRpHhkjSa6SDBOLHD0bqbXH/k+zjg==",
9592
+ "version": "1.4.23",
9593
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.23.tgz",
9594
+ "integrity": "sha512-SXPbAmMmAHWRWWwaV+RyPpvU3WDIFOz1NR99PTH0+afvEVXAUz7Tudz/LsIZ3x+Cdyn31a8Y7VBozrTxTG0d5w==",
9661
9595
  "license": "BSD-3-Clause",
9662
9596
  "dependencies": {
9663
9597
  "@oclif/core": "^2.8.11",
9664
9598
  "@salesforce/core": "^4.0.1",
9665
- "@salesforce/sf-plugins-core": "^3.1.0",
9599
+ "@salesforce/sf-plugins-core": "^3.1.14",
9666
9600
  "fast-levenshtein": "^3.0.0",
9667
9601
  "tslib": "^2"
9668
9602
  },
@@ -9671,15 +9605,15 @@
9671
9605
  }
9672
9606
  },
9673
9607
  "node_modules/@salesforce/plugin-sobject": {
9674
- "version": "0.2.0",
9675
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.0.tgz",
9676
- "integrity": "sha512-yYGAmghFIHCB8LA5LetGfhlG68iVYlXbrOxyuP/v++KkHwjQF/cRsw1JMk1Uf9EiZaSVRkUEVqWDyoS7s4Tm3w==",
9608
+ "version": "0.2.1",
9609
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.1.tgz",
9610
+ "integrity": "sha512-3V4UCq/KZRwRYAe7hQZOQFTR3gOdNqXNaZokqCQ5O1T20U07LA+fMd6L5BXHBJIrgPZ7U+T1RYwGtVX/BZl+ng==",
9677
9611
  "license": "BSD-3-Clause",
9678
9612
  "dependencies": {
9679
9613
  "@oclif/core": "^2.9.3",
9680
9614
  "@salesforce/core": "^4.3.5",
9681
9615
  "@salesforce/kit": "^3.0.4",
9682
- "@salesforce/sf-plugins-core": "^3.1.10",
9616
+ "@salesforce/sf-plugins-core": "^3.1.14",
9683
9617
  "change-case": "^4.1.2",
9684
9618
  "fast-glob": "^3.3.1",
9685
9619
  "fast-xml-parser": "^4.2.6",
@@ -9731,9 +9665,9 @@
9731
9665
  }
9732
9666
  },
9733
9667
  "node_modules/@salesforce/plugin-templates": {
9734
- "version": "55.5.7",
9735
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.7.tgz",
9736
- "integrity": "sha512-rK8VuyA35r1ps5iPK95SCA2TXXARtNrL7O15jElA58exE6h9IaoSr+Q8kxA6LIBEBDaqz1Z/21avOzLI/L61RQ==",
9668
+ "version": "55.5.8",
9669
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.8.tgz",
9670
+ "integrity": "sha512-uPltl4XGXf942XHg26PpzHNDfnFCs1jfyrqYab3IlR+KVIpgFvnxhpNy4TiNh5taBwsG6KoMDtzOYGa+doqdPA==",
9737
9671
  "license": "BSD-3-Clause",
9738
9672
  "dependencies": {
9739
9673
  "@oclif/core": "^2.9.4",
@@ -9749,14 +9683,14 @@
9749
9683
  }
9750
9684
  },
9751
9685
  "node_modules/@salesforce/plugin-trust": {
9752
- "version": "2.5.1",
9753
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.5.1.tgz",
9754
- "integrity": "sha512-MbBFP7D3aA8HMHsOol/KdUjB70gL+YPgZzyvqsw5dEerHhgtzMqPo/j6uUz/3hCMh5WJ1i7a4B4k8gT4YnPgBg==",
9686
+ "version": "2.5.2",
9687
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.5.2.tgz",
9688
+ "integrity": "sha512-lgunkXs68FnlschfVDBtv7k+rIlzeGVshb+Rjar+Q//tPkUb2DPkWIxTE9KsuQwbIEDSNDYpachCrnHTwvWdrw==",
9755
9689
  "license": "BSD-3-Clause",
9756
9690
  "dependencies": {
9757
9691
  "@oclif/core": "^2.11.1",
9758
9692
  "@salesforce/core": "^5.1.4",
9759
- "@salesforce/sf-plugins-core": "^3.1.13",
9693
+ "@salesforce/sf-plugins-core": "^3.1.14",
9760
9694
  "@salesforce/telemetry": "^3.2.29",
9761
9695
  "got": "^11",
9762
9696
  "npm": "^8.19.4",
@@ -17085,9 +17019,9 @@
17085
17019
  }
17086
17020
  },
17087
17021
  "node_modules/inquirer": {
17088
- "version": "8.2.5",
17089
- "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz",
17090
- "integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==",
17022
+ "version": "8.2.6",
17023
+ "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.6.tgz",
17024
+ "integrity": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==",
17091
17025
  "license": "MIT",
17092
17026
  "dependencies": {
17093
17027
  "ansi-escapes": "^4.2.1",
@@ -17104,7 +17038,7 @@
17104
17038
  "string-width": "^4.1.0",
17105
17039
  "strip-ansi": "^6.0.0",
17106
17040
  "through": "^2.3.6",
17107
- "wrap-ansi": "^7.0.0"
17041
+ "wrap-ansi": "^6.0.1"
17108
17042
  },
17109
17043
  "engines": {
17110
17044
  "node": ">=12.0.0"
@@ -24409,21 +24343,6 @@
24409
24343
  "node": ">=8"
24410
24344
  }
24411
24345
  },
24412
- "node_modules/nyc/node_modules/wrap-ansi": {
24413
- "version": "6.2.0",
24414
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
24415
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
24416
- "dev": true,
24417
- "license": "MIT",
24418
- "dependencies": {
24419
- "ansi-styles": "^4.0.0",
24420
- "string-width": "^4.1.0",
24421
- "strip-ansi": "^6.0.0"
24422
- },
24423
- "engines": {
24424
- "node": ">=8"
24425
- }
24426
- },
24427
24346
  "node_modules/nyc/node_modules/y18n": {
24428
24347
  "version": "4.0.3",
24429
24348
  "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
@@ -29523,9 +29442,9 @@
29523
29442
  "license": "Apache-2.0"
29524
29443
  },
29525
29444
  "node_modules/wrap-ansi": {
29526
- "version": "7.0.0",
29527
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
29528
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
29445
+ "version": "6.2.0",
29446
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
29447
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
29529
29448
  "license": "MIT",
29530
29449
  "dependencies": {
29531
29450
  "ansi-styles": "^4.0.0",
@@ -29533,10 +29452,7 @@
29533
29452
  "strip-ansi": "^6.0.0"
29534
29453
  },
29535
29454
  "engines": {
29536
- "node": ">=10"
29537
- },
29538
- "funding": {
29539
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
29455
+ "node": ">=8"
29540
29456
  }
29541
29457
  },
29542
29458
  "node_modules/wrap-ansi-cjs": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.4.2",
2
+ "version": "2.4.4",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.4.2",
4
+ "version": "2.4.4",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -71,8 +71,8 @@
71
71
  "jitPlugins": {
72
72
  "@salesforce/plugin-custom-metadata": "2.1.36",
73
73
  "@salesforce/plugin-community": "2.3.10",
74
- "@salesforce/plugin-dev": "1.1.7",
75
- "@salesforce/plugin-env": "2.1.20",
74
+ "@salesforce/plugin-dev": "1.1.8",
75
+ "@salesforce/plugin-env": "2.1.21",
76
76
  "@salesforce/plugin-functions": "1.21.11",
77
77
  "@salesforce/plugin-packaging": "1.22.0",
78
78
  "@salesforce/plugin-signups": "1.4.31",
@@ -120,13 +120,13 @@
120
120
  },
121
121
  "dependencies": {
122
122
  "@oclif/core": "2.11.7",
123
- "@oclif/plugin-autocomplete": "2.3.4",
123
+ "@oclif/plugin-autocomplete": "2.3.5",
124
124
  "@oclif/plugin-commands": "2.2.21",
125
- "@oclif/plugin-help": "5.2.15",
126
- "@oclif/plugin-not-found": "2.3.34",
127
- "@oclif/plugin-plugins": "3.1.8",
128
- "@oclif/plugin-search": "0.0.21",
129
- "@oclif/plugin-update": "3.1.28",
125
+ "@oclif/plugin-help": "5.2.16",
126
+ "@oclif/plugin-not-found": "2.3.36",
127
+ "@oclif/plugin-plugins": "3.1.10",
128
+ "@oclif/plugin-search": "0.0.22",
129
+ "@oclif/plugin-update": "3.1.30",
130
130
  "@oclif/plugin-version": "1.3.8",
131
131
  "@oclif/plugin-warn-if-update-available": "2.0.46",
132
132
  "@oclif/plugin-which": "2.2.29",
@@ -135,17 +135,17 @@
135
135
  "@salesforce/plugin-auth": "2.8.10",
136
136
  "@salesforce/plugin-data": "2.5.4",
137
137
  "@salesforce/plugin-deploy-retrieve": "1.17.0",
138
- "@salesforce/plugin-info": "2.6.35",
139
- "@salesforce/plugin-limits": "2.3.27",
140
- "@salesforce/plugin-login": "1.2.23",
138
+ "@salesforce/plugin-info": "2.6.37",
139
+ "@salesforce/plugin-limits": "2.3.28",
140
+ "@salesforce/plugin-login": "1.2.24",
141
141
  "@salesforce/plugin-org": "2.9.28",
142
142
  "@salesforce/plugin-schema": "2.3.21",
143
- "@salesforce/plugin-settings": "1.4.21",
144
- "@salesforce/plugin-sobject": "0.2.0",
143
+ "@salesforce/plugin-settings": "1.4.23",
144
+ "@salesforce/plugin-sobject": "0.2.1",
145
145
  "@salesforce/plugin-source": "2.10.28",
146
146
  "@salesforce/plugin-telemetry": "2.2.3",
147
- "@salesforce/plugin-templates": "55.5.7",
148
- "@salesforce/plugin-trust": "2.5.1",
147
+ "@salesforce/plugin-templates": "55.5.8",
148
+ "@salesforce/plugin-trust": "2.5.2",
149
149
  "@salesforce/plugin-user": "2.3.27",
150
150
  "@salesforce/sf-plugins-core": "3.1.14",
151
151
  "debug": "^4.3.4",