@salesforce/cli 2.150.4 → 2.150.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.
@@ -1,39 +1,39 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.150.4",
3
+ "version": "2.150.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.150.4",
9
+ "version": "2.150.6",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
14
  "@oclif/core": "4.14.0",
15
- "@oclif/plugin-autocomplete": "3.2.56",
16
- "@oclif/plugin-commands": "4.1.63",
17
- "@oclif/plugin-help": "6.2.58",
18
- "@oclif/plugin-not-found": "3.2.93",
15
+ "@oclif/plugin-autocomplete": "3.3.0",
16
+ "@oclif/plugin-commands": "4.2.0",
17
+ "@oclif/plugin-help": "6.3.0",
18
+ "@oclif/plugin-not-found": "3.3.0",
19
19
  "@oclif/plugin-plugins": "5.5.1",
20
- "@oclif/plugin-search": "1.2.54",
20
+ "@oclif/plugin-search": "1.3.0",
21
21
  "@oclif/plugin-update": "4.8.0",
22
22
  "@oclif/plugin-version": "2.3.0",
23
- "@oclif/plugin-warn-if-update-available": "3.1.73",
24
- "@oclif/plugin-which": "3.2.61",
23
+ "@oclif/plugin-warn-if-update-available": "3.2.0",
24
+ "@oclif/plugin-which": "3.3.0",
25
25
  "@salesforce/core": "^9.0.0",
26
26
  "@salesforce/kit": "^4.0.0",
27
- "@salesforce/plugin-agent": "2.0.4",
27
+ "@salesforce/plugin-agent": "2.0.5",
28
28
  "@salesforce/plugin-apex": "4.1.1",
29
29
  "@salesforce/plugin-api": "2.0.9",
30
30
  "@salesforce/plugin-auth": "5.0.6",
31
- "@salesforce/plugin-data": "5.1.6",
31
+ "@salesforce/plugin-data": "5.1.7",
32
32
  "@salesforce/plugin-deploy-retrieve": "4.1.2",
33
33
  "@salesforce/plugin-info": "4.0.9",
34
34
  "@salesforce/plugin-limits": "4.0.4",
35
35
  "@salesforce/plugin-marketplace": "2.0.5",
36
- "@salesforce/plugin-org": "6.0.10",
36
+ "@salesforce/plugin-org": "6.0.11",
37
37
  "@salesforce/plugin-packaging": "3.0.6",
38
38
  "@salesforce/plugin-schema": "4.0.6",
39
39
  "@salesforce/plugin-settings": "3.0.6",
@@ -2511,9 +2511,9 @@
2511
2511
  }
2512
2512
  },
2513
2513
  "node_modules/@jsforce/jsforce-node": {
2514
- "version": "3.10.22",
2515
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.22.tgz",
2516
- "integrity": "sha512-4TLjnvTlBW59NmNSsRRV5dDEepQGfBKVD0WWQlJUJwkU0d5FFxo8GbfNmCOXkjjYAe1wv7SuvMzJKcLZHU6qyw==",
2514
+ "version": "3.10.23",
2515
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.23.tgz",
2516
+ "integrity": "sha512-sepBNb9Bt0vSdXqZqq97p/EP8NJjjOnDQoRmiH2Lcm/nsznQsrsUttoNmNxfxrRubuJTIL9m4H1I7uOb8HrgRg==",
2517
2517
  "license": "MIT",
2518
2518
  "dependencies": {
2519
2519
  "@sindresorhus/is": "^4",
@@ -3240,9 +3240,9 @@
3240
3240
  }
3241
3241
  },
3242
3242
  "node_modules/@oclif/plugin-autocomplete": {
3243
- "version": "3.2.56",
3244
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.56.tgz",
3245
- "integrity": "sha512-P96b6RZvQatlJ6pX6sgIFOQhgX2tFVhgSfw53GT/MajecCQNFGVqagJKo2CfcPsacDpuFuPRT6zji8h1oaqtrA==",
3243
+ "version": "3.3.0",
3244
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.3.0.tgz",
3245
+ "integrity": "sha512-5CRpSH9FNub2IwAej2PxR6GEbQNLCy0XTzp/KqpZh6U4qiCTLPz20IXcUx9luarJBKRe2qu1cy1acHggo2MMcQ==",
3246
3246
  "license": "MIT",
3247
3247
  "dependencies": {
3248
3248
  "@oclif/core": "^4",
@@ -3251,7 +3251,7 @@
3251
3251
  "ejs": "^3.1.10"
3252
3252
  },
3253
3253
  "engines": {
3254
- "node": ">=18.0.0"
3254
+ "node": ">=22.0.0"
3255
3255
  }
3256
3256
  },
3257
3257
  "node_modules/@oclif/plugin-command-snapshot": {
@@ -3336,9 +3336,9 @@
3336
3336
  }
3337
3337
  },
3338
3338
  "node_modules/@oclif/plugin-commands": {
3339
- "version": "4.1.63",
3340
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.63.tgz",
3341
- "integrity": "sha512-Juc7cbqdouooiGJ0x36n2Kp1LZvZgTvYMBEIWoJdUCTvrnV3CpYFrri1OGNBYqFCcPs2ZROMIaqius5KMNhDWA==",
3339
+ "version": "4.2.0",
3340
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.2.0.tgz",
3341
+ "integrity": "sha512-NBLhswj/QH3T8fn8lB/3VgoDmJbEA0iFENJ4X7rI3EEGp1TuFgOh7u87pHv+ktjQq5piIwiHJc/TWnCJnot1ZQ==",
3342
3342
  "license": "MIT",
3343
3343
  "dependencies": {
3344
3344
  "@oclif/core": "^4",
@@ -3351,9 +3351,9 @@
3351
3351
  }
3352
3352
  },
3353
3353
  "node_modules/@oclif/plugin-help": {
3354
- "version": "6.2.58",
3355
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.58.tgz",
3356
- "integrity": "sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q==",
3354
+ "version": "6.3.0",
3355
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.3.0.tgz",
3356
+ "integrity": "sha512-cpSRv7tyHHFPv39HrV22eNmu8ylrwjmPvqdlNo3URp79+p5319p+a8PI/3ez6A6GZmjwBj1EWUdVz1aPUAsSmw==",
3357
3357
  "license": "MIT",
3358
3358
  "dependencies": {
3359
3359
  "@oclif/core": "^4"
@@ -3363,9 +3363,9 @@
3363
3363
  }
3364
3364
  },
3365
3365
  "node_modules/@oclif/plugin-not-found": {
3366
- "version": "3.2.93",
3367
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.93.tgz",
3368
- "integrity": "sha512-KBizxn+kgTPWLUCo/vDz/oDdEA5Ll5H6x0jJhl05B56yHwgQp46ZxwXmtBsxvvgrmMqJEtFUw2Qrq+nTHWWv4g==",
3366
+ "version": "3.3.0",
3367
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.3.0.tgz",
3368
+ "integrity": "sha512-GbdWJOmmBO3xmrVjDXeWG7tXl4vzeGZ+af9ztCfAmhOPEkd/+eeAAadzQPeZoygedqCvsdux3QLq9/MAxusPKg==",
3369
3369
  "license": "MIT",
3370
3370
  "dependencies": {
3371
3371
  "@inquirer/prompts": "^7.10.1",
@@ -3469,9 +3469,9 @@
3469
3469
  }
3470
3470
  },
3471
3471
  "node_modules/@oclif/plugin-search": {
3472
- "version": "1.2.54",
3473
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.54.tgz",
3474
- "integrity": "sha512-uVTNzqTuQlswmNYKcDOmbRCdffwtxADRIxipZr/SU1NEXeUlCBrZ0l7wLzYG51kje4VRCNlQkte8Fd2Pi8qRsg==",
3472
+ "version": "1.3.0",
3473
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.3.0.tgz",
3474
+ "integrity": "sha512-1i6F2qFHVQu05qgjitixSMbK/G8Ok8nb4BBA/DrcKdvaVVOiDCdbVw1o1eva0mGA5TxiQtLHVqfm+0P3SQ3zGA==",
3475
3475
  "license": "MIT",
3476
3476
  "dependencies": {
3477
3477
  "@oclif/core": "^4",
@@ -3533,9 +3533,9 @@
3533
3533
  }
3534
3534
  },
3535
3535
  "node_modules/@oclif/plugin-warn-if-update-available": {
3536
- "version": "3.1.73",
3537
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.73.tgz",
3538
- "integrity": "sha512-rEJmChy3THx7hHF0kkmFoDnrWq7tk4RCI8kBspD7HonCRFGvyVkUO6oY+sn1tgPXqbGUqHD3baFItNKKAJcAiQ==",
3536
+ "version": "3.2.0",
3537
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.2.0.tgz",
3538
+ "integrity": "sha512-E7l+/NTjddOi32Q9G1CWzEtuh0EwNylVHfTRlFxlZD50v1oBqBpziWh+Dzz6oAIe4ee5U7EUc7lP22aLxpW3vA==",
3539
3539
  "license": "MIT",
3540
3540
  "dependencies": {
3541
3541
  "@oclif/core": "^4",
@@ -3550,9 +3550,9 @@
3550
3550
  }
3551
3551
  },
3552
3552
  "node_modules/@oclif/plugin-which": {
3553
- "version": "3.2.61",
3554
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.61.tgz",
3555
- "integrity": "sha512-5JCplO5IGC1xwOcMPM4Sdi2ORHpp/i1ej4RXY2cZq/W7NQ611bdaePviV9L78QPWKz588BB06ePQ3roQdAX8Ow==",
3553
+ "version": "3.3.0",
3554
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.3.0.tgz",
3555
+ "integrity": "sha512-zCnq/vlMJEm3etBsPxpxs3xgepCdaylDfYa8LpcCOFdPPAI89CIk3xDs+lV8ANKOueLXbx0qwgh8eFjHr8pc8g==",
3556
3556
  "license": "MIT",
3557
3557
  "dependencies": {
3558
3558
  "@oclif/core": "^4",
@@ -4136,9 +4136,9 @@
4136
4136
  "license": "MIT"
4137
4137
  },
4138
4138
  "node_modules/@salesforce/agents": {
4139
- "version": "2.0.4",
4140
- "resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-2.0.4.tgz",
4141
- "integrity": "sha512-ZUZH6+y4pfowqw6OMeF4rifsSObr0dyMZsBlkgkvwexqKXyg6igKyfwmN3NbjHfgtSfeyJN6n0dfsA3U51qBrQ==",
4139
+ "version": "2.0.6",
4140
+ "resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-2.0.6.tgz",
4141
+ "integrity": "sha512-RF/h/1f9UBPyz91KszoFuGRNI+LkeXQPFuOvCxxWdFBatxMN5wkpcCQsoZ/RIOiE7VrHzjoqk8UDFXPYENmo5g==",
4142
4142
  "license": "Apache-2.0",
4143
4143
  "dependencies": {
4144
4144
  "@salesforce/core": "^9.0.0",
@@ -4344,12 +4344,12 @@
4344
4344
  }
4345
4345
  },
4346
4346
  "node_modules/@salesforce/core": {
4347
- "version": "9.1.4",
4348
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-9.1.4.tgz",
4349
- "integrity": "sha512-S4VZ0xstYOAs5dwt7EDGkuFZA8rddy0wmuPTGjsIhgAPzuq3I5lKyBNwqXMMxdhBcWi+P4cXccHLpOYivgdrXQ==",
4347
+ "version": "9.1.7",
4348
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-9.1.7.tgz",
4349
+ "integrity": "sha512-6ecm8k3RQ5lLZ8ecv4kuY9ORpdZ5vceQO/QEDkEIfg+XbT3k10lMztX6/Q0lM6EmeNGT8xqwbdHaYvcKhCwyDQ==",
4350
4350
  "license": "Apache-2.0",
4351
4351
  "dependencies": {
4352
- "@jsforce/jsforce-node": "^3.10.22",
4352
+ "@jsforce/jsforce-node": "^3.10.23",
4353
4353
  "@salesforce/kit": "^4.0.0",
4354
4354
  "@salesforce/ts-types": "^3.0.0",
4355
4355
  "ajv": "^8.18.0",
@@ -4561,16 +4561,16 @@
4561
4561
  }
4562
4562
  },
4563
4563
  "node_modules/@salesforce/plugin-agent": {
4564
- "version": "2.0.4",
4565
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.4.tgz",
4566
- "integrity": "sha512-8HLTvFB2Kg7Su9piL8s5ce0D4zdnvzLby6hmse9eoPUsa+ipPbMB3kzW5oETcbS7XxUTlqGp3W1W+VaHqGpksw==",
4564
+ "version": "2.0.5",
4565
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.5.tgz",
4566
+ "integrity": "sha512-mEUIZybMsw/XDm/n98aKfhoadg1ZLshMv/OV47OINVSyDYMVM9FLYqIJ8xoopoDNJEA/Oh40wLhR5nyCEIpoeg==",
4567
4567
  "license": "Apache-2.0",
4568
4568
  "dependencies": {
4569
4569
  "@inquirer/core": "^10.3.2",
4570
4570
  "@inquirer/prompts": "^7.10.1",
4571
4571
  "@oclif/core": "^4",
4572
4572
  "@oclif/multi-stage-output": "^0.8.36",
4573
- "@salesforce/agents": "^2.0.4",
4573
+ "@salesforce/agents": "^2.0.6",
4574
4574
  "@salesforce/core": "^9.0.0",
4575
4575
  "@salesforce/kit": "^4.0.0",
4576
4576
  "@salesforce/sf-plugins-core": "^13.0.0",
@@ -4895,16 +4895,16 @@
4895
4895
  }
4896
4896
  },
4897
4897
  "node_modules/@salesforce/plugin-data": {
4898
- "version": "5.1.6",
4899
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.6.tgz",
4900
- "integrity": "sha512-mRSvepUpwgCb0bJtwldPX31RD571Bd2Lha/Yqeyp8YT0zRKITjCPd9e17vMkvSjHjWd2ftB6178EVZqThO5RDQ==",
4898
+ "version": "5.1.7",
4899
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.7.tgz",
4900
+ "integrity": "sha512-1eTux7FYdVBO4u4JwQvvkR1J5KPEdLcrTEMTnXh6yQ+EKxAq4CTAtwSGzk77pA9Y2GtLjAKIVpxQlLhkkq9HBg==",
4901
4901
  "license": "Apache-2.0",
4902
4902
  "dependencies": {
4903
- "@jsforce/jsforce-node": "^3.10.15",
4903
+ "@jsforce/jsforce-node": "^3.10.23",
4904
4904
  "@oclif/multi-stage-output": "^0.8.44",
4905
- "@salesforce/core": "^9.1.2",
4905
+ "@salesforce/core": "^9.1.7",
4906
4906
  "@salesforce/kit": "^4.0.0",
4907
- "@salesforce/sf-plugins-core": "^13.0.0",
4907
+ "@salesforce/sf-plugins-core": "^13.0.3",
4908
4908
  "@salesforce/ts-types": "^3.0.1",
4909
4909
  "ansis": "^3.16.0",
4910
4910
  "change-case": "^5.4.4",
@@ -5036,16 +5036,16 @@
5036
5036
  }
5037
5037
  },
5038
5038
  "node_modules/@salesforce/plugin-org": {
5039
- "version": "6.0.10",
5040
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.10.tgz",
5041
- "integrity": "sha512-tbOhB1IkUfEh2+QvDv8sU6EdQaATwEr9qdJ8/8ppCeLcWe3x/EwOmFov6zmKyGOOMdcvf0hxKkX8KYIYslINYQ==",
5039
+ "version": "6.0.11",
5040
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.11.tgz",
5041
+ "integrity": "sha512-dwG/RYZdxM2WPLRn5D3/oKmPKGyBrwSO+7+2yny0xjtGGdh6LKhlEXPhyFicv9Yy9/FZXpEoZqQA7iZN9dpuJA==",
5042
5042
  "license": "Apache-2.0",
5043
5043
  "dependencies": {
5044
5044
  "@oclif/core": "^4.13.3",
5045
5045
  "@oclif/multi-stage-output": "^0.8.44",
5046
- "@salesforce/core": "^9.1.2",
5046
+ "@salesforce/core": "^9.1.7",
5047
5047
  "@salesforce/kit": "^4.0.0",
5048
- "@salesforce/sf-plugins-core": "^13.0.0",
5048
+ "@salesforce/sf-plugins-core": "^13.0.3",
5049
5049
  "@salesforce/source-deploy-retrieve": "^13.0.1",
5050
5050
  "@salesforce/ts-types": "^3.0.1",
5051
5051
  "ansis": "^3.16.0",
package/oclif.lock CHANGED
@@ -1074,10 +1074,10 @@
1074
1074
  "@jridgewell/resolve-uri" "^3.0.3"
1075
1075
  "@jridgewell/sourcemap-codec" "^1.4.10"
1076
1076
 
1077
- "@jsforce/jsforce-node@^3.10.15", "@jsforce/jsforce-node@^3.10.17", "@jsforce/jsforce-node@^3.10.19", "@jsforce/jsforce-node@^3.10.22":
1078
- version "3.10.22"
1079
- resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.22.tgz"
1080
- integrity sha512-4TLjnvTlBW59NmNSsRRV5dDEepQGfBKVD0WWQlJUJwkU0d5FFxo8GbfNmCOXkjjYAe1wv7SuvMzJKcLZHU6qyw==
1077
+ "@jsforce/jsforce-node@^3.10.17", "@jsforce/jsforce-node@^3.10.19", "@jsforce/jsforce-node@^3.10.22", "@jsforce/jsforce-node@^3.10.23":
1078
+ version "3.10.23"
1079
+ resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.23.tgz"
1080
+ integrity sha512-sepBNb9Bt0vSdXqZqq97p/EP8NJjjOnDQoRmiH2Lcm/nsznQsrsUttoNmNxfxrRubuJTIL9m4H1I7uOb8HrgRg==
1081
1081
  dependencies:
1082
1082
  "@sindresorhus/is" "^4"
1083
1083
  base64url "^3.0.1"
@@ -1370,10 +1370,10 @@
1370
1370
  react "^18.3.1"
1371
1371
  wrap-ansi "^9.0.2"
1372
1372
 
1373
- "@oclif/plugin-autocomplete@3.2.56":
1374
- version "3.2.56"
1375
- resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.56.tgz"
1376
- integrity sha512-P96b6RZvQatlJ6pX6sgIFOQhgX2tFVhgSfw53GT/MajecCQNFGVqagJKo2CfcPsacDpuFuPRT6zji8h1oaqtrA==
1373
+ "@oclif/plugin-autocomplete@3.3.0":
1374
+ version "3.3.0"
1375
+ resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.3.0.tgz"
1376
+ integrity sha512-5CRpSH9FNub2IwAej2PxR6GEbQNLCy0XTzp/KqpZh6U4qiCTLPz20IXcUx9luarJBKRe2qu1cy1acHggo2MMcQ==
1377
1377
  dependencies:
1378
1378
  "@oclif/core" "^4"
1379
1379
  ansis "^3.16.0"
@@ -1395,27 +1395,27 @@
1395
1395
  semver "^7.8.5"
1396
1396
  ts-json-schema-generator "^2.9.0"
1397
1397
 
1398
- "@oclif/plugin-commands@4.1.63":
1399
- version "4.1.63"
1400
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.63.tgz"
1401
- integrity sha512-Juc7cbqdouooiGJ0x36n2Kp1LZvZgTvYMBEIWoJdUCTvrnV3CpYFrri1OGNBYqFCcPs2ZROMIaqius5KMNhDWA==
1398
+ "@oclif/plugin-commands@4.2.0":
1399
+ version "4.2.0"
1400
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.2.0.tgz"
1401
+ integrity sha512-NBLhswj/QH3T8fn8lB/3VgoDmJbEA0iFENJ4X7rI3EEGp1TuFgOh7u87pHv+ktjQq5piIwiHJc/TWnCJnot1ZQ==
1402
1402
  dependencies:
1403
1403
  "@oclif/core" "^4"
1404
1404
  "@oclif/table" "^0.5.9"
1405
1405
  lodash "^4.18.1"
1406
1406
  object-treeify "^4.0.1"
1407
1407
 
1408
- "@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@6.2.58":
1409
- version "6.2.58"
1410
- resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.58.tgz"
1411
- integrity sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q==
1408
+ "@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@6.3.0":
1409
+ version "6.3.0"
1410
+ resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.3.0.tgz"
1411
+ integrity sha512-cpSRv7tyHHFPv39HrV22eNmu8ylrwjmPvqdlNo3URp79+p5319p+a8PI/3ez6A6GZmjwBj1EWUdVz1aPUAsSmw==
1412
1412
  dependencies:
1413
1413
  "@oclif/core" "^4"
1414
1414
 
1415
- "@oclif/plugin-not-found@^3.2.87", "@oclif/plugin-not-found@3.2.93":
1416
- version "3.2.93"
1417
- resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.93.tgz"
1418
- integrity sha512-KBizxn+kgTPWLUCo/vDz/oDdEA5Ll5H6x0jJhl05B56yHwgQp46ZxwXmtBsxvvgrmMqJEtFUw2Qrq+nTHWWv4g==
1415
+ "@oclif/plugin-not-found@^3.2.87", "@oclif/plugin-not-found@3.3.0":
1416
+ version "3.3.0"
1417
+ resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.3.0.tgz"
1418
+ integrity sha512-GbdWJOmmBO3xmrVjDXeWG7tXl4vzeGZ+af9ztCfAmhOPEkd/+eeAAadzQPeZoygedqCvsdux3QLq9/MAxusPKg==
1419
1419
  dependencies:
1420
1420
  "@inquirer/prompts" "^7.10.1"
1421
1421
  "@oclif/core" "^4.13.3"
@@ -1439,10 +1439,10 @@
1439
1439
  which "^4.0.0"
1440
1440
  yarn "^1.22.22"
1441
1441
 
1442
- "@oclif/plugin-search@1.2.54":
1443
- version "1.2.54"
1444
- resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.54.tgz"
1445
- integrity sha512-uVTNzqTuQlswmNYKcDOmbRCdffwtxADRIxipZr/SU1NEXeUlCBrZ0l7wLzYG51kje4VRCNlQkte8Fd2Pi8qRsg==
1442
+ "@oclif/plugin-search@1.3.0":
1443
+ version "1.3.0"
1444
+ resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.3.0.tgz"
1445
+ integrity sha512-1i6F2qFHVQu05qgjitixSMbK/G8Ok8nb4BBA/DrcKdvaVVOiDCdbVw1o1eva0mGA5TxiQtLHVqfm+0P3SQ3zGA==
1446
1446
  dependencies:
1447
1447
  "@oclif/core" "^4"
1448
1448
  ansi-escapes "^7.3.0"
@@ -1473,10 +1473,10 @@
1473
1473
  ansis "^3.17.0"
1474
1474
  which "^4"
1475
1475
 
1476
- "@oclif/plugin-warn-if-update-available@^3.1.67", "@oclif/plugin-warn-if-update-available@3.1.73":
1477
- version "3.1.73"
1478
- resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.73.tgz"
1479
- integrity sha512-rEJmChy3THx7hHF0kkmFoDnrWq7tk4RCI8kBspD7HonCRFGvyVkUO6oY+sn1tgPXqbGUqHD3baFItNKKAJcAiQ==
1476
+ "@oclif/plugin-warn-if-update-available@^3.1.67", "@oclif/plugin-warn-if-update-available@3.2.0":
1477
+ version "3.2.0"
1478
+ resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.2.0.tgz"
1479
+ integrity sha512-E7l+/NTjddOi32Q9G1CWzEtuh0EwNylVHfTRlFxlZD50v1oBqBpziWh+Dzz6oAIe4ee5U7EUc7lP22aLxpW3vA==
1480
1480
  dependencies:
1481
1481
  "@oclif/core" "^4"
1482
1482
  ansis "^3.17.0"
@@ -1485,10 +1485,10 @@
1485
1485
  lodash "^4.18.1"
1486
1486
  registry-auth-token "^5.1.1"
1487
1487
 
1488
- "@oclif/plugin-which@3.2.61":
1489
- version "3.2.61"
1490
- resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.61.tgz"
1491
- integrity sha512-5JCplO5IGC1xwOcMPM4Sdi2ORHpp/i1ej4RXY2cZq/W7NQ611bdaePviV9L78QPWKz588BB06ePQ3roQdAX8Ow==
1488
+ "@oclif/plugin-which@3.3.0":
1489
+ version "3.3.0"
1490
+ resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.3.0.tgz"
1491
+ integrity sha512-zCnq/vlMJEm3etBsPxpxs3xgepCdaylDfYa8LpcCOFdPPAI89CIk3xDs+lV8ANKOueLXbx0qwgh8eFjHr8pc8g==
1492
1492
  dependencies:
1493
1493
  "@oclif/core" "^4"
1494
1494
  ansis "^3.17.0"
@@ -1781,10 +1781,10 @@
1781
1781
  resolved "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz"
1782
1782
  integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
1783
1783
 
1784
- "@salesforce/agents@^2.0.4":
1785
- version "2.0.4"
1786
- resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-2.0.4.tgz"
1787
- integrity sha512-ZUZH6+y4pfowqw6OMeF4rifsSObr0dyMZsBlkgkvwexqKXyg6igKyfwmN3NbjHfgtSfeyJN6n0dfsA3U51qBrQ==
1784
+ "@salesforce/agents@^2.0.6":
1785
+ version "2.0.6"
1786
+ resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-2.0.6.tgz"
1787
+ integrity sha512-RF/h/1f9UBPyz91KszoFuGRNI+LkeXQPFuOvCxxWdFBatxMN5wkpcCQsoZ/RIOiE7VrHzjoqk8UDFXPYENmo5g==
1788
1788
  dependencies:
1789
1789
  "@salesforce/core" "^9.0.0"
1790
1790
  "@salesforce/kit" "^4.0.0"
@@ -1874,12 +1874,12 @@
1874
1874
  ts-retry-promise "^0.8.1"
1875
1875
  zod "^4.1.12"
1876
1876
 
1877
- "@salesforce/core@^9.0.0", "@salesforce/core@^9.1.0", "@salesforce/core@^9.1.2", "@salesforce/core@^9.1.4":
1878
- version "9.1.4"
1879
- resolved "https://registry.npmjs.org/@salesforce/core/-/core-9.1.4.tgz"
1880
- integrity sha512-S4VZ0xstYOAs5dwt7EDGkuFZA8rddy0wmuPTGjsIhgAPzuq3I5lKyBNwqXMMxdhBcWi+P4cXccHLpOYivgdrXQ==
1877
+ "@salesforce/core@^9.0.0", "@salesforce/core@^9.1.0", "@salesforce/core@^9.1.2", "@salesforce/core@^9.1.4", "@salesforce/core@^9.1.7":
1878
+ version "9.1.7"
1879
+ resolved "https://registry.npmjs.org/@salesforce/core/-/core-9.1.7.tgz"
1880
+ integrity sha512-6ecm8k3RQ5lLZ8ecv4kuY9ORpdZ5vceQO/QEDkEIfg+XbT3k10lMztX6/Q0lM6EmeNGT8xqwbdHaYvcKhCwyDQ==
1881
1881
  dependencies:
1882
- "@jsforce/jsforce-node" "^3.10.22"
1882
+ "@jsforce/jsforce-node" "^3.10.23"
1883
1883
  "@salesforce/kit" "^4.0.0"
1884
1884
  "@salesforce/ts-types" "^3.0.0"
1885
1885
  ajv "^8.18.0"
@@ -1978,16 +1978,16 @@
1978
1978
  jszip "^3.10.1"
1979
1979
  object-treeify "^2"
1980
1980
 
1981
- "@salesforce/plugin-agent@2.0.4":
1982
- version "2.0.4"
1983
- resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.4.tgz"
1984
- integrity sha512-8HLTvFB2Kg7Su9piL8s5ce0D4zdnvzLby6hmse9eoPUsa+ipPbMB3kzW5oETcbS7XxUTlqGp3W1W+VaHqGpksw==
1981
+ "@salesforce/plugin-agent@2.0.5":
1982
+ version "2.0.5"
1983
+ resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.5.tgz"
1984
+ integrity sha512-mEUIZybMsw/XDm/n98aKfhoadg1ZLshMv/OV47OINVSyDYMVM9FLYqIJ8xoopoDNJEA/Oh40wLhR5nyCEIpoeg==
1985
1985
  dependencies:
1986
1986
  "@inquirer/core" "^10.3.2"
1987
1987
  "@inquirer/prompts" "^7.10.1"
1988
1988
  "@oclif/core" "^4"
1989
1989
  "@oclif/multi-stage-output" "^0.8.36"
1990
- "@salesforce/agents" "^2.0.4"
1990
+ "@salesforce/agents" "^2.0.6"
1991
1991
  "@salesforce/core" "^9.0.0"
1992
1992
  "@salesforce/kit" "^4.0.0"
1993
1993
  "@salesforce/sf-plugins-core" "^13.0.0"
@@ -2058,16 +2058,16 @@
2058
2058
  debug "^4.4.3"
2059
2059
  handlebars "^4.7.9"
2060
2060
 
2061
- "@salesforce/plugin-data@5.1.6":
2062
- version "5.1.6"
2063
- resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.6.tgz"
2064
- integrity sha512-mRSvepUpwgCb0bJtwldPX31RD571Bd2Lha/Yqeyp8YT0zRKITjCPd9e17vMkvSjHjWd2ftB6178EVZqThO5RDQ==
2061
+ "@salesforce/plugin-data@5.1.7":
2062
+ version "5.1.7"
2063
+ resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.7.tgz"
2064
+ integrity sha512-1eTux7FYdVBO4u4JwQvvkR1J5KPEdLcrTEMTnXh6yQ+EKxAq4CTAtwSGzk77pA9Y2GtLjAKIVpxQlLhkkq9HBg==
2065
2065
  dependencies:
2066
- "@jsforce/jsforce-node" "^3.10.15"
2066
+ "@jsforce/jsforce-node" "^3.10.23"
2067
2067
  "@oclif/multi-stage-output" "^0.8.44"
2068
- "@salesforce/core" "^9.1.2"
2068
+ "@salesforce/core" "^9.1.7"
2069
2069
  "@salesforce/kit" "^4.0.0"
2070
- "@salesforce/sf-plugins-core" "^13.0.0"
2070
+ "@salesforce/sf-plugins-core" "^13.0.3"
2071
2071
  "@salesforce/ts-types" "^3.0.1"
2072
2072
  ansis "^3.16.0"
2073
2073
  change-case "^5.4.4"
@@ -2135,16 +2135,16 @@
2135
2135
  got "^13.0.0"
2136
2136
  proxy-agent "^6.5.0"
2137
2137
 
2138
- "@salesforce/plugin-org@6.0.10":
2139
- version "6.0.10"
2140
- resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.10.tgz"
2141
- integrity sha512-tbOhB1IkUfEh2+QvDv8sU6EdQaATwEr9qdJ8/8ppCeLcWe3x/EwOmFov6zmKyGOOMdcvf0hxKkX8KYIYslINYQ==
2138
+ "@salesforce/plugin-org@6.0.11":
2139
+ version "6.0.11"
2140
+ resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.11.tgz"
2141
+ integrity sha512-dwG/RYZdxM2WPLRn5D3/oKmPKGyBrwSO+7+2yny0xjtGGdh6LKhlEXPhyFicv9Yy9/FZXpEoZqQA7iZN9dpuJA==
2142
2142
  dependencies:
2143
2143
  "@oclif/core" "^4.13.3"
2144
2144
  "@oclif/multi-stage-output" "^0.8.44"
2145
- "@salesforce/core" "^9.1.2"
2145
+ "@salesforce/core" "^9.1.7"
2146
2146
  "@salesforce/kit" "^4.0.0"
2147
- "@salesforce/sf-plugins-core" "^13.0.0"
2147
+ "@salesforce/sf-plugins-core" "^13.0.3"
2148
2148
  "@salesforce/source-deploy-retrieve" "^13.0.1"
2149
2149
  "@salesforce/ts-types" "^3.0.1"
2150
2150
  ansis "^3.16.0"
@@ -7006,5 +7006,5 @@
7006
7006
  "requiresProject": true
7007
7007
  }
7008
7008
  },
7009
- "version": "2.150.4"
7009
+ "version": "2.150.6"
7010
7010
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.150.4",
4
+ "version": "2.150.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -147,28 +147,28 @@
147
147
  "dependencies": {
148
148
  "@inquirer/select": "^2.3.5",
149
149
  "@oclif/core": "4.14.0",
150
- "@oclif/plugin-autocomplete": "3.2.56",
151
- "@oclif/plugin-commands": "4.1.63",
152
- "@oclif/plugin-help": "6.2.58",
153
- "@oclif/plugin-not-found": "3.2.93",
150
+ "@oclif/plugin-autocomplete": "3.3.0",
151
+ "@oclif/plugin-commands": "4.2.0",
152
+ "@oclif/plugin-help": "6.3.0",
153
+ "@oclif/plugin-not-found": "3.3.0",
154
154
  "@oclif/plugin-plugins": "5.5.1",
155
- "@oclif/plugin-search": "1.2.54",
155
+ "@oclif/plugin-search": "1.3.0",
156
156
  "@oclif/plugin-update": "4.8.0",
157
157
  "@oclif/plugin-version": "2.3.0",
158
- "@oclif/plugin-warn-if-update-available": "3.1.73",
159
- "@oclif/plugin-which": "3.2.61",
158
+ "@oclif/plugin-warn-if-update-available": "3.2.0",
159
+ "@oclif/plugin-which": "3.3.0",
160
160
  "@salesforce/core": "^9.0.0",
161
161
  "@salesforce/kit": "^4.0.0",
162
- "@salesforce/plugin-agent": "2.0.4",
162
+ "@salesforce/plugin-agent": "2.0.5",
163
163
  "@salesforce/plugin-apex": "4.1.1",
164
164
  "@salesforce/plugin-api": "2.0.9",
165
165
  "@salesforce/plugin-auth": "5.0.6",
166
- "@salesforce/plugin-data": "5.1.6",
166
+ "@salesforce/plugin-data": "5.1.7",
167
167
  "@salesforce/plugin-deploy-retrieve": "4.1.2",
168
168
  "@salesforce/plugin-info": "4.0.9",
169
169
  "@salesforce/plugin-limits": "4.0.4",
170
170
  "@salesforce/plugin-marketplace": "2.0.5",
171
- "@salesforce/plugin-org": "6.0.10",
171
+ "@salesforce/plugin-org": "6.0.11",
172
172
  "@salesforce/plugin-packaging": "3.0.6",
173
173
  "@salesforce/plugin-schema": "4.0.6",
174
174
  "@salesforce/plugin-settings": "3.0.6",