@salesforce/cli 2.148.0 → 2.148.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.
@@ -1,47 +1,47 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.148.0",
3
+ "version": "2.148.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.148.0",
9
+ "version": "2.148.2",
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.13.3",
15
- "@oclif/plugin-autocomplete": "3.2.55",
16
- "@oclif/plugin-commands": "4.1.62",
17
- "@oclif/plugin-help": "6.2.56",
18
- "@oclif/plugin-not-found": "3.2.91",
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",
19
19
  "@oclif/plugin-plugins": "5.4.86",
20
20
  "@oclif/plugin-search": "1.2.54",
21
- "@oclif/plugin-update": "4.7.57",
22
- "@oclif/plugin-version": "2.2.54",
23
- "@oclif/plugin-warn-if-update-available": "3.1.71",
24
- "@oclif/plugin-which": "3.2.60",
21
+ "@oclif/plugin-update": "4.7.59",
22
+ "@oclif/plugin-version": "2.2.56",
23
+ "@oclif/plugin-warn-if-update-available": "3.1.73",
24
+ "@oclif/plugin-which": "3.2.61",
25
25
  "@salesforce/core": "^9.0.0",
26
26
  "@salesforce/kit": "^4.0.0",
27
27
  "@salesforce/plugin-agent": "2.0.0",
28
- "@salesforce/plugin-apex": "4.0.0",
29
- "@salesforce/plugin-api": "2.0.4",
30
- "@salesforce/plugin-auth": "5.0.2",
31
- "@salesforce/plugin-data": "5.0.1",
32
- "@salesforce/plugin-deploy-retrieve": "4.0.1",
33
- "@salesforce/plugin-info": "4.0.4",
34
- "@salesforce/plugin-limits": "4.0.2",
35
- "@salesforce/plugin-marketplace": "2.0.3",
36
- "@salesforce/plugin-org": "6.0.4",
37
- "@salesforce/plugin-packaging": "3.0.0",
38
- "@salesforce/plugin-schema": "4.0.3",
39
- "@salesforce/plugin-settings": "3.0.3",
40
- "@salesforce/plugin-sobject": "2.0.3",
41
- "@salesforce/plugin-telemetry": "4.0.2",
42
- "@salesforce/plugin-templates": "57.0.3",
43
- "@salesforce/plugin-trust": "4.0.4",
44
- "@salesforce/plugin-user": "4.0.0",
28
+ "@salesforce/plugin-apex": "4.1.0",
29
+ "@salesforce/plugin-api": "2.0.8",
30
+ "@salesforce/plugin-auth": "5.0.3",
31
+ "@salesforce/plugin-data": "5.1.2",
32
+ "@salesforce/plugin-deploy-retrieve": "4.0.2",
33
+ "@salesforce/plugin-info": "4.0.5",
34
+ "@salesforce/plugin-limits": "4.0.3",
35
+ "@salesforce/plugin-marketplace": "2.0.4",
36
+ "@salesforce/plugin-org": "6.0.7",
37
+ "@salesforce/plugin-packaging": "3.0.5",
38
+ "@salesforce/plugin-schema": "4.0.4",
39
+ "@salesforce/plugin-settings": "3.0.5",
40
+ "@salesforce/plugin-sobject": "2.0.5",
41
+ "@salesforce/plugin-telemetry": "4.0.3",
42
+ "@salesforce/plugin-templates": "57.0.5",
43
+ "@salesforce/plugin-trust": "4.0.7",
44
+ "@salesforce/plugin-user": "5.0.0",
45
45
  "@salesforce/sf-plugins-core": "13.0.0",
46
46
  "ansis": "^3.12.0"
47
47
  },
@@ -57,7 +57,7 @@
57
57
  "@salesforce/ts-sinon": "^1.4.36",
58
58
  "@salesforce/ts-types": "^3.0.0",
59
59
  "aws-sdk": "^2.1693.0",
60
- "oclif": "^4.23.29",
60
+ "oclif": "^4.23.30",
61
61
  "ts-node": "^10.9.2",
62
62
  "typescript": "^5.9.3"
63
63
  },
@@ -3188,9 +3188,9 @@
3188
3188
  }
3189
3189
  },
3190
3190
  "node_modules/@oclif/plugin-autocomplete": {
3191
- "version": "3.2.55",
3192
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.55.tgz",
3193
- "integrity": "sha512-3s3xLlfHarctGcZt8HlbDeEIoOCcsjAzHvvq8pHTy8LpQNag78DwXgvUwFE/RtTme8ahTZEBteD5IPN/B2NTgQ==",
3191
+ "version": "3.2.56",
3192
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.56.tgz",
3193
+ "integrity": "sha512-P96b6RZvQatlJ6pX6sgIFOQhgX2tFVhgSfw53GT/MajecCQNFGVqagJKo2CfcPsacDpuFuPRT6zji8h1oaqtrA==",
3194
3194
  "license": "MIT",
3195
3195
  "dependencies": {
3196
3196
  "@oclif/core": "^4",
@@ -3284,9 +3284,9 @@
3284
3284
  }
3285
3285
  },
3286
3286
  "node_modules/@oclif/plugin-commands": {
3287
- "version": "4.1.62",
3288
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.62.tgz",
3289
- "integrity": "sha512-yvb+Rh3pOMeYVxd/OvDGmkhBuyc9bU/7mfRiZSDMtJOWKLyerbom8Yd8GCpEv8alY08ZH+kPTGN/D57A+BLeJg==",
3287
+ "version": "4.1.63",
3288
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.63.tgz",
3289
+ "integrity": "sha512-Juc7cbqdouooiGJ0x36n2Kp1LZvZgTvYMBEIWoJdUCTvrnV3CpYFrri1OGNBYqFCcPs2ZROMIaqius5KMNhDWA==",
3290
3290
  "license": "MIT",
3291
3291
  "dependencies": {
3292
3292
  "@oclif/core": "^4",
@@ -3299,9 +3299,9 @@
3299
3299
  }
3300
3300
  },
3301
3301
  "node_modules/@oclif/plugin-help": {
3302
- "version": "6.2.56",
3303
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.56.tgz",
3304
- "integrity": "sha512-0LkCjFGRGY7AaZb5p8gDcSPNkFrn+vNLKvGe1f7j/Z6U9Uy1cV6R2eWVsjuZTGQ3RvBvjquFPwLy1jTgR5l87w==",
3302
+ "version": "6.2.58",
3303
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.58.tgz",
3304
+ "integrity": "sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q==",
3305
3305
  "license": "MIT",
3306
3306
  "dependencies": {
3307
3307
  "@oclif/core": "^4"
@@ -3311,13 +3311,13 @@
3311
3311
  }
3312
3312
  },
3313
3313
  "node_modules/@oclif/plugin-not-found": {
3314
- "version": "3.2.91",
3315
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.91.tgz",
3316
- "integrity": "sha512-ICFrUeotKD3gsBOZR5mrgz2y1QDPM/C6hcu1i2tFjfW7AVnKINvsgANFou0ObLJGkslNS+6uX+1qcny37vJcyg==",
3314
+ "version": "3.2.93",
3315
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.93.tgz",
3316
+ "integrity": "sha512-KBizxn+kgTPWLUCo/vDz/oDdEA5Ll5H6x0jJhl05B56yHwgQp46ZxwXmtBsxvvgrmMqJEtFUw2Qrq+nTHWWv4g==",
3317
3317
  "license": "MIT",
3318
3318
  "dependencies": {
3319
3319
  "@inquirer/prompts": "^7.10.1",
3320
- "@oclif/core": "^4.13.2",
3320
+ "@oclif/core": "^4.13.3",
3321
3321
  "ansis": "^3.17.0",
3322
3322
  "fast-levenshtein": "^3.0.0"
3323
3323
  },
@@ -3461,9 +3461,9 @@
3461
3461
  }
3462
3462
  },
3463
3463
  "node_modules/@oclif/plugin-update": {
3464
- "version": "4.7.57",
3465
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.57.tgz",
3466
- "integrity": "sha512-q05i184u3hIKy2eBtkiRn3X0saL3isZb95NVJQI1DbSs726IfpPDIb2gjQ+gTwHXvdNfP+uVlKxlBWWQsoeG1w==",
3464
+ "version": "4.7.59",
3465
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.59.tgz",
3466
+ "integrity": "sha512-rNGf3m3lDKvgGHMfm3GutoK2GmLroQ4pvwP90uWq6W+Wy1beJFNsHb762sSaicTJQRj6DD53T7KNt1oEf3F+wA==",
3467
3467
  "license": "MIT",
3468
3468
  "dependencies": {
3469
3469
  "@inquirer/select": "^2.5.0",
@@ -3482,9 +3482,9 @@
3482
3482
  }
3483
3483
  },
3484
3484
  "node_modules/@oclif/plugin-version": {
3485
- "version": "2.2.54",
3486
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.54.tgz",
3487
- "integrity": "sha512-IMcWMqeobJdf7h75ihDMi25/8wbh2r1/MugIl0D0nGj4OZLWKtHU54o4bYioWdpyfjD9578B53H188U+Gss5FQ==",
3485
+ "version": "2.2.56",
3486
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.56.tgz",
3487
+ "integrity": "sha512-F06RXrIcLC1yi1K0qw1KCNjjOp9dcKd2w/qniiii9RCMQGEkzqmNIC2QKtr2O0Htm5nQhQUVAXKMAb7AeoZ3qQ==",
3488
3488
  "license": "MIT",
3489
3489
  "dependencies": {
3490
3490
  "@oclif/core": "^4",
@@ -3495,9 +3495,9 @@
3495
3495
  }
3496
3496
  },
3497
3497
  "node_modules/@oclif/plugin-warn-if-update-available": {
3498
- "version": "3.1.71",
3499
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.71.tgz",
3500
- "integrity": "sha512-oEw6vtA55w82CkSX9PyVC3V7Ac4UAIlMMUcc8ACOTeOTm7wwg+p5+HjiYozNOV+W7UU3VZy4jzOV1ap8Osdnyw==",
3498
+ "version": "3.1.73",
3499
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.73.tgz",
3500
+ "integrity": "sha512-rEJmChy3THx7hHF0kkmFoDnrWq7tk4RCI8kBspD7HonCRFGvyVkUO6oY+sn1tgPXqbGUqHD3baFItNKKAJcAiQ==",
3501
3501
  "license": "MIT",
3502
3502
  "dependencies": {
3503
3503
  "@oclif/core": "^4",
@@ -3512,9 +3512,9 @@
3512
3512
  }
3513
3513
  },
3514
3514
  "node_modules/@oclif/plugin-which": {
3515
- "version": "3.2.60",
3516
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.60.tgz",
3517
- "integrity": "sha512-l7hkp3WJxrfPVVCRBS0GPfrjHDCNhAyS8VNy5tLvGMVtgv6tZRRS6yo1m31EPvFktKxBk8eZSVK5ZXaExPnEXg==",
3515
+ "version": "3.2.61",
3516
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.61.tgz",
3517
+ "integrity": "sha512-5JCplO5IGC1xwOcMPM4Sdi2ORHpp/i1ej4RXY2cZq/W7NQ611bdaePviV9L78QPWKz588BB06ePQ3roQdAX8Ow==",
3518
3518
  "license": "MIT",
3519
3519
  "dependencies": {
3520
3520
  "@oclif/core": "^4",
@@ -4489,17 +4489,17 @@
4489
4489
  }
4490
4490
  },
4491
4491
  "node_modules/@salesforce/packaging": {
4492
- "version": "5.0.1",
4493
- "resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-5.0.1.tgz",
4494
- "integrity": "sha512-d6g8Q2B/4wLpr+vgF6RERJMY5qLIL+cgohbb8BmrEI4+/fOs8qzY2wX/rAmmZxndnORiXpCZqkR88YiQNd/AiQ==",
4492
+ "version": "5.0.7",
4493
+ "resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-5.0.7.tgz",
4494
+ "integrity": "sha512-8lYJgwI8St4eTjNlHLSjUZikrqTV83BsUx89c3chNa7swXnc1/B3KTeQsJYiLyBZAPVZv+0kAWpz78WIoT3j3w==",
4495
4495
  "license": "Apache-2.0",
4496
4496
  "dependencies": {
4497
4497
  "@jsforce/jsforce-node": "^3.10.19",
4498
4498
  "@salesforce/core": "^9.0.0",
4499
4499
  "@salesforce/kit": "^4.0.0",
4500
4500
  "@salesforce/schemas": "^1.10.3",
4501
- "@salesforce/source-deploy-retrieve": "^13.0.0",
4502
- "@salesforce/ts-types": "^3.0.0",
4501
+ "@salesforce/source-deploy-retrieve": "^13.0.1",
4502
+ "@salesforce/ts-types": "^3.0.1",
4503
4503
  "@salesforce/types": "^1.8.0",
4504
4504
  "fast-xml-parser": "^5.10.1",
4505
4505
  "globby": "^11",
@@ -4584,9 +4584,9 @@
4584
4584
  }
4585
4585
  },
4586
4586
  "node_modules/@salesforce/plugin-apex": {
4587
- "version": "4.0.0",
4588
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.0.0.tgz",
4589
- "integrity": "sha512-chTafSXemzxF89medFMJ+afq+f7Elt46BYOevrq5GZlzRZi/3BSZeLVFql/KNfQdLA+0vgFTEZCpEPg4lDhwaw==",
4587
+ "version": "4.1.0",
4588
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.1.0.tgz",
4589
+ "integrity": "sha512-gJOIJLmWK3wlAmlDn9VnYbihj79eo0m5yyfUtJnPXftmT81vvc1+gklyHGfpZHzuyJwurhDYU4yv+U2lQI94bA==",
4590
4590
  "license": "Apache-2.0",
4591
4591
  "dependencies": {
4592
4592
  "@salesforce/apex-node": "^9.0.0",
@@ -4600,16 +4600,16 @@
4600
4600
  }
4601
4601
  },
4602
4602
  "node_modules/@salesforce/plugin-api": {
4603
- "version": "2.0.4",
4604
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-2.0.4.tgz",
4605
- "integrity": "sha512-wiZtpvIc42cZRpMlgJj+UHdJy02yYIXycQAvGvgIiY79yOjJdHWWi0y84IpHHYCVDT90d+q1tuQxRxZcuAAkeQ==",
4603
+ "version": "2.0.8",
4604
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-2.0.8.tgz",
4605
+ "integrity": "sha512-ZxnnNf+DDwcV9C36kE+XlQFWOLlcxjPCX98V6OjYVkwGy/doSIOBRutDeYnBIFbHp9zoPADZZcKSDwSVoEcjEA==",
4606
4606
  "license": "Apache-2.0",
4607
4607
  "dependencies": {
4608
4608
  "@oclif/core": "^4",
4609
- "@salesforce/core": "^9.0.0",
4609
+ "@salesforce/core": "^9.1.0",
4610
4610
  "@salesforce/kit": "^4.0.0",
4611
4611
  "@salesforce/sf-plugins-core": "^13.0.0",
4612
- "@salesforce/ts-types": "^3.0.0",
4612
+ "@salesforce/ts-types": "^3.0.1",
4613
4613
  "ansis": "^3.3.2",
4614
4614
  "form-data": "^4.0.6",
4615
4615
  "got": "^13.0.0",
@@ -4620,9 +4620,9 @@
4620
4620
  }
4621
4621
  },
4622
4622
  "node_modules/@salesforce/plugin-auth": {
4623
- "version": "5.0.2",
4624
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.2.tgz",
4625
- "integrity": "sha512-Bn5U0CLTkHrGffBePoVllgJhZqT4QiUFsZ/sFcgIf6qKCIcTvXDezmEDmCDygj/HDAJRA5T2drr9ZrdOqVKr7Q==",
4623
+ "version": "5.0.3",
4624
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.3.tgz",
4625
+ "integrity": "sha512-b5TJkTt9Ii+t8ikhPiWQLoTxpaQdIQES7TRn0+bgGwLa+5tae0DpAqF93jK4ICt4ojyRK//Bhc9LqQePzPzjNQ==",
4626
4626
  "license": "Apache-2.0",
4627
4627
  "dependencies": {
4628
4628
  "@inquirer/checkbox": "^2.5.0",
@@ -4856,17 +4856,17 @@
4856
4856
  }
4857
4857
  },
4858
4858
  "node_modules/@salesforce/plugin-data": {
4859
- "version": "5.0.1",
4860
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.0.1.tgz",
4861
- "integrity": "sha512-rkP2FMkRNrIt1234hnQu/BF2nJB+aQJuqTviGENOo2t/FFrtqz7sOI463AyMuEOfZAXSudJZRbDVOKEe0/nxGA==",
4859
+ "version": "5.1.2",
4860
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.2.tgz",
4861
+ "integrity": "sha512-F3dA1rmhZ7W7fLWQx4oJyR/LGHOPPgacOCI+robFyhAcGYfgD31NzGJQXvAUC9kJRj1KG6xeP2hgZXXqwTUmUA==",
4862
4862
  "license": "Apache-2.0",
4863
4863
  "dependencies": {
4864
4864
  "@jsforce/jsforce-node": "^3.10.15",
4865
4865
  "@oclif/multi-stage-output": "^0.8.44",
4866
- "@salesforce/core": "^9.0.0",
4866
+ "@salesforce/core": "^9.1.0",
4867
4867
  "@salesforce/kit": "^4.0.0",
4868
4868
  "@salesforce/sf-plugins-core": "^13.0.0",
4869
- "@salesforce/ts-types": "^3.0.0",
4869
+ "@salesforce/ts-types": "^3.0.1",
4870
4870
  "ansis": "^3.16.0",
4871
4871
  "change-case": "^5.4.4",
4872
4872
  "csv-parse": "^5.6.0",
@@ -4887,9 +4887,9 @@
4887
4887
  "license": "MIT"
4888
4888
  },
4889
4889
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4890
- "version": "4.0.1",
4891
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-4.0.1.tgz",
4892
- "integrity": "sha512-qgFnU/lhKWAOdS4txrObDO9SyKbuu6llKmxJiuWpFWxBgWInDNEXd7A4b/P0ujatc2VHgt8iO2iPzTdgtiKj2w==",
4890
+ "version": "4.0.2",
4891
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-4.0.2.tgz",
4892
+ "integrity": "sha512-NDlkgWSf/zPonCsEflriHlDseu1liKAvr6IEsjMCQZCThqey8yLmabIN5MRtm21djHF23AzddCLsaqELpo4kwA==",
4893
4893
  "license": "Apache-2.0",
4894
4894
  "dependencies": {
4895
4895
  "@inquirer/prompts": "^7.8.3",
@@ -4911,15 +4911,15 @@
4911
4911
  }
4912
4912
  },
4913
4913
  "node_modules/@salesforce/plugin-info": {
4914
- "version": "4.0.4",
4915
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-4.0.4.tgz",
4916
- "integrity": "sha512-rJkI9yHiskvlNFfMH0vbkUcnE2H7uJBmhFMkFvl9Ck5sUjORE5gLcH2Z3gNPv2suVeVLDeMaPsRPXvrM24KWaw==",
4914
+ "version": "4.0.5",
4915
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-4.0.5.tgz",
4916
+ "integrity": "sha512-uU+ozywEXq+pwTal+hVKt/Mg/uln0ZD7EFYv7z5gFIaL4Qsrrd/YeqPu2Larorxvy7d8NoXQ6UZEdF0pvd85iw==",
4917
4917
  "license": "Apache-2.0",
4918
4918
  "dependencies": {
4919
4919
  "@inquirer/input": "^2.3.0",
4920
4920
  "@jsforce/jsforce-node": "^3.10.19",
4921
4921
  "@oclif/core": "^4",
4922
- "@salesforce/core": "^9.0.0",
4922
+ "@salesforce/core": "^9.1.0",
4923
4923
  "@salesforce/kit": "^4.0.0",
4924
4924
  "@salesforce/sf-plugins-core": "^13.0.0",
4925
4925
  "got": "^13.0.0",
@@ -4934,12 +4934,12 @@
4934
4934
  }
4935
4935
  },
4936
4936
  "node_modules/@salesforce/plugin-limits": {
4937
- "version": "4.0.2",
4938
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.2.tgz",
4939
- "integrity": "sha512-VqKRkyST+gaY3b0sM8d3yycjofdHvGggpEyp63KsQ6EfKK++lf2U+buJV+ZNPUyBiqAnEINBC/AgfqVlz+ODQg==",
4937
+ "version": "4.0.3",
4938
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.3.tgz",
4939
+ "integrity": "sha512-RRYXgSX13cbizaWXUanOwjbRTbBHqlD5dPKgNj2266po4Q8UeW9On3hXOUtUcLHi33RXYL/k8xWQLHOaLbWlog==",
4940
4940
  "license": "Apache-2.0",
4941
4941
  "dependencies": {
4942
- "@salesforce/core": "^9.0.0",
4942
+ "@salesforce/core": "^9.1.0",
4943
4943
  "@salesforce/sf-plugins-core": "^13.0.0"
4944
4944
  },
4945
4945
  "engines": {
@@ -4947,12 +4947,12 @@
4947
4947
  }
4948
4948
  },
4949
4949
  "node_modules/@salesforce/plugin-marketplace": {
4950
- "version": "2.0.3",
4951
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-2.0.3.tgz",
4952
- "integrity": "sha512-dSRu53rVHuvZAQMDCLwC/jtUVIat/jNacfIM7XU4aq59N+I6CFdQoBQGJha0VWmgGPD7uQOJ+JHGWT/nETHQbQ==",
4950
+ "version": "2.0.4",
4951
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-2.0.4.tgz",
4952
+ "integrity": "sha512-2bilUsHMso+c5f0CaDW9tUZ4cmgRfWGggwe9lipLTJvV4UdRUrTZb0GSoGwTuFKhSoaq8bdlIXSlv7IoJN8vWw==",
4953
4953
  "license": "Apache-2.0",
4954
4954
  "dependencies": {
4955
- "@salesforce/core": "^9.0.0",
4955
+ "@salesforce/core": "^9.1.0",
4956
4956
  "@salesforce/kit": "^4.0.0",
4957
4957
  "@salesforce/sf-plugins-core": "^13.0.0",
4958
4958
  "got": "^13.0.0",
@@ -4963,18 +4963,18 @@
4963
4963
  }
4964
4964
  },
4965
4965
  "node_modules/@salesforce/plugin-org": {
4966
- "version": "6.0.4",
4967
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.4.tgz",
4968
- "integrity": "sha512-w871cVVRrqs3SPQ77YUNhB+mqeFw+kwmcwYX/rgskIcFnIjJ58BhcPOVtYun2Uq5+CR0aSMmYjOEx6Cb54G/lA==",
4966
+ "version": "6.0.7",
4967
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.7.tgz",
4968
+ "integrity": "sha512-STESNA0UyeO1fzebRN8uZnGj5qkNcNTnszB8k8a8tuUg9lAtqexon8j9sv0BLjikvYv8p/cb86u7PEmpJxe9DA==",
4969
4969
  "license": "Apache-2.0",
4970
4970
  "dependencies": {
4971
- "@oclif/core": "^4.13.2",
4971
+ "@oclif/core": "^4.13.3",
4972
4972
  "@oclif/multi-stage-output": "^0.8.44",
4973
4973
  "@salesforce/core": "^9.0.0",
4974
4974
  "@salesforce/kit": "^4.0.0",
4975
4975
  "@salesforce/sf-plugins-core": "^13.0.0",
4976
- "@salesforce/source-deploy-retrieve": "^13.0.0",
4977
- "@salesforce/ts-types": "^3.0.0",
4976
+ "@salesforce/source-deploy-retrieve": "^13.0.1",
4977
+ "@salesforce/ts-types": "^3.0.1",
4978
4978
  "ansis": "^3.16.0",
4979
4979
  "change-case": "^5.4.4",
4980
4980
  "is-wsl": "^3.1.1",
@@ -4992,17 +4992,17 @@
4992
4992
  "license": "MIT"
4993
4993
  },
4994
4994
  "node_modules/@salesforce/plugin-packaging": {
4995
- "version": "3.0.0",
4996
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.0.tgz",
4997
- "integrity": "sha512-IsHIHMGoYFAuhAKvOmGi8L2lICCG4Y5olGOTWNwz2fq31pL1Mea2+jHWyDnzGjbfv1gE+pHro43b5T7bOX5rEA==",
4995
+ "version": "3.0.5",
4996
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.5.tgz",
4997
+ "integrity": "sha512-I5oYV/mSPKuwzSeodRmBKD4JntD8DZ+mn610gPWQ2ITrKdb16SlUF+3QDFRITFaFMUnXRBAU3+lIwpvNwuaQyw==",
4998
4998
  "license": "Apache-2.0",
4999
4999
  "dependencies": {
5000
5000
  "@oclif/core": "^4",
5001
- "@salesforce/core": "^9.0.0",
5001
+ "@salesforce/core": "^9.1.0",
5002
5002
  "@salesforce/kit": "^4.0.0",
5003
- "@salesforce/packaging": "^5.0.0",
5003
+ "@salesforce/packaging": "^5.0.4",
5004
5004
  "@salesforce/sf-plugins-core": "^13.0.0",
5005
- "@salesforce/ts-types": "^3.0.0",
5005
+ "@salesforce/ts-types": "^3.0.1",
5006
5006
  "chalk": "^5.6.2"
5007
5007
  },
5008
5008
  "engines": {
@@ -5084,13 +5084,13 @@
5084
5084
  }
5085
5085
  },
5086
5086
  "node_modules/@salesforce/plugin-schema": {
5087
- "version": "4.0.3",
5088
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.3.tgz",
5089
- "integrity": "sha512-WLxZ7kdzHWuAOlaqA5pZVI89urs8rcwkRdERTSnmr1QkfPIe6VqGZM3wIvGUc/PM7vBpEbYZdXEoWcwCugGTog==",
5087
+ "version": "4.0.4",
5088
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.4.tgz",
5089
+ "integrity": "sha512-P0HVpV5PiRh5Ej0/iV3zHctJGUeGVff9JHOOue4DAAOOpBuyLBwjQGBXvIx/LBAeyOjvX4pSRorjHHf+A3ax8g==",
5090
5090
  "license": "Apache-2.0",
5091
5091
  "dependencies": {
5092
5092
  "@oclif/core": "^4",
5093
- "@salesforce/core": "^9.0.0",
5093
+ "@salesforce/core": "^9.1.0",
5094
5094
  "@salesforce/sf-plugins-core": "^13.0.0"
5095
5095
  },
5096
5096
  "engines": {
@@ -5098,13 +5098,13 @@
5098
5098
  }
5099
5099
  },
5100
5100
  "node_modules/@salesforce/plugin-settings": {
5101
- "version": "3.0.3",
5102
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.3.tgz",
5103
- "integrity": "sha512-D0S7GS9qr7fbdAj1mNcxdBzDebEAXgJupsQdVQt3//ASDCW4wLrzO2pJ84S+OnNmTmVpyQ8gBy3VfXfGoNlXYQ==",
5101
+ "version": "3.0.5",
5102
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.5.tgz",
5103
+ "integrity": "sha512-aQNOHcjviNGnaXQ8jLrTDiGpljZwJEuT1TYu/YES+eDa83+Jr66ruyBw6xwS0maa+mk3Eb8fMN42DrVaIoRcPQ==",
5104
5104
  "license": "Apache-2.0",
5105
5105
  "dependencies": {
5106
5106
  "@oclif/core": "^4",
5107
- "@salesforce/core": "^9.0.0",
5107
+ "@salesforce/core": "^9.1.0",
5108
5108
  "@salesforce/sf-plugins-core": "^13.0.0",
5109
5109
  "fast-levenshtein": "^3.0.0"
5110
5110
  },
@@ -5113,16 +5113,16 @@
5113
5113
  }
5114
5114
  },
5115
5115
  "node_modules/@salesforce/plugin-sobject": {
5116
- "version": "2.0.3",
5117
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-2.0.3.tgz",
5118
- "integrity": "sha512-r0R9JXU1iPBreNZTZHegS8dH7Ao5IrOQYrlUOuzNLt5l/CZmrlH6TISq6HQqdWxuQz26TuKXfr+8HPLIBBqoCQ==",
5116
+ "version": "2.0.5",
5117
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-2.0.5.tgz",
5118
+ "integrity": "sha512-1meesZnkrK/coIM/lXD8vbG9Vb47SAUYNujiBSA/w9xvXk5h3vyDfaII51eogwszCpoXatueiBJfUb61WfrMpA==",
5119
5119
  "license": "Apache-2.0",
5120
5120
  "dependencies": {
5121
5121
  "@inquirer/confirm": "^3.2.0",
5122
5122
  "@inquirer/input": "^2.3.0",
5123
5123
  "@inquirer/select": "^2.5.0",
5124
- "@oclif/core": "^4.13.2",
5125
- "@salesforce/core": "^9.0.0",
5124
+ "@oclif/core": "^4.13.3",
5125
+ "@salesforce/core": "^9.1.0",
5126
5126
  "@salesforce/kit": "^4.0.0",
5127
5127
  "@salesforce/sf-plugins-core": "^13.0.0",
5128
5128
  "fast-glob": "^3.3.3",
@@ -5134,9 +5134,9 @@
5134
5134
  }
5135
5135
  },
5136
5136
  "node_modules/@salesforce/plugin-telemetry": {
5137
- "version": "4.0.2",
5138
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.2.tgz",
5139
- "integrity": "sha512-kRCWWt2PTulLA2H9Ond2yPwhhSz730kxVNz0TscF8zZMjV/F1E4SgzrOtLfG5XM+5SgyTgZFXSVHRhF2lvl20w==",
5137
+ "version": "4.0.3",
5138
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-4.0.3.tgz",
5139
+ "integrity": "sha512-9bOZ6KW5VuZfzN0gJoTAdvpOxrhZWMJXDd0/Bx9ejU7UjqFIbhR9kpO2bsViINxLbcQntwSS/m/s5ntCLgDV0A==",
5140
5140
  "license": "Apache-2.0",
5141
5141
  "dependencies": {
5142
5142
  "@oclif/core": "^4.13.2",
@@ -5152,29 +5152,29 @@
5152
5152
  }
5153
5153
  },
5154
5154
  "node_modules/@salesforce/plugin-templates": {
5155
- "version": "57.0.3",
5156
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.3.tgz",
5157
- "integrity": "sha512-B0hG5Ls0VBvl1dHWdKtTyLv6LJ0azEs5n2BcZ5dcXIlL87ktRJ51fyDq3ilWIQrxPP5Kl99HZf4dHB08UjdGrQ==",
5155
+ "version": "57.0.5",
5156
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.5.tgz",
5157
+ "integrity": "sha512-cWfvYa9hAYKgZIkY1TCGUR7BuVw23p4bq2UeBYa0TogWWmxuQVJuqfqlrHnwSvJGIHT8Nu6mZUP+FnWvXbTGzQ==",
5158
5158
  "license": "Apache-2.0",
5159
5159
  "dependencies": {
5160
- "@salesforce/core": "^9.0.0",
5160
+ "@salesforce/core": "^9.1.0",
5161
5161
  "@salesforce/sf-plugins-core": "^13.0.0",
5162
- "@salesforce/templates": "^66.13.4"
5162
+ "@salesforce/templates": "^66.13.5"
5163
5163
  },
5164
5164
  "engines": {
5165
5165
  "node": ">=22.0.0"
5166
5166
  }
5167
5167
  },
5168
5168
  "node_modules/@salesforce/plugin-trust": {
5169
- "version": "4.0.4",
5170
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-4.0.4.tgz",
5171
- "integrity": "sha512-kc0tS3jU1qTx/4/upZK4Qndm30WhEcPOT3DFpdhdmM5CETxcnXuCezoI/f/2w7ssdtDLpNIm76GwD7mmk9wVKg==",
5169
+ "version": "4.0.7",
5170
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-4.0.7.tgz",
5171
+ "integrity": "sha512-b70IQPIO1182LOdEXRZnuiK4zlOLDAMvALUMNE/g3A59zh1h/x5XdWAyaK9wrjGsJLLCFDX6Z2MYfhhqXDEyoA==",
5172
5172
  "license": "Apache-2.0",
5173
5173
  "dependencies": {
5174
5174
  "@oclif/core": "^4",
5175
- "@salesforce/core": "^9.0.0",
5175
+ "@salesforce/core": "^9.1.0",
5176
5176
  "@salesforce/kit": "^4.0.0",
5177
- "@salesforce/plugin-info": "^4.0.0",
5177
+ "@salesforce/plugin-info": "^4.0.4",
5178
5178
  "@salesforce/sf-plugins-core": "^13.0.0",
5179
5179
  "cross-spawn": "^7.0.6",
5180
5180
  "got": "^13.0.0",
@@ -5207,15 +5207,15 @@
5207
5207
  }
5208
5208
  },
5209
5209
  "node_modules/@salesforce/plugin-user": {
5210
- "version": "4.0.0",
5211
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-4.0.0.tgz",
5212
- "integrity": "sha512-fTMw9E6iDYrq6njL46dyXICAkheFIdb4T37pe81PhJdAcYPkElG+PWAADAbk9obwWNVIioqWKbh6Pt1ceElEpA==",
5210
+ "version": "5.0.0",
5211
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-5.0.0.tgz",
5212
+ "integrity": "sha512-oiXkMBwOrcsklJllLD39I86eBzRXD+ymhdkIXctQHI71gtZ3X5B0gjersyKGA88/jf1q20CwR/gmZ09ELtch7g==",
5213
5213
  "license": "Apache-2.0",
5214
5214
  "dependencies": {
5215
- "@salesforce/core": "^9.0.0",
5215
+ "@salesforce/core": "^9.1.0",
5216
5216
  "@salesforce/kit": "^4.0.0",
5217
5217
  "@salesforce/sf-plugins-core": "^13.0.0",
5218
- "@salesforce/ts-types": "^3.0.0"
5218
+ "@salesforce/ts-types": "^3.0.1"
5219
5219
  },
5220
5220
  "engines": {
5221
5221
  "node": ">=22.0.0"
@@ -5359,9 +5359,9 @@
5359
5359
  }
5360
5360
  },
5361
5361
  "node_modules/@salesforce/source-deploy-retrieve": {
5362
- "version": "13.0.0",
5363
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-13.0.0.tgz",
5364
- "integrity": "sha512-MBqBM9Waewh+tCR89KlDHEGaUJ9cAjwS2FIyIn+Zq/NwW7aRucyCF25MWs4gSHeFsBiNUGyGtxlIt+2oWNUIlw==",
5362
+ "version": "13.0.1",
5363
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-13.0.1.tgz",
5364
+ "integrity": "sha512-7A2l/4rI6YVif2xfb3L39QSC0T0D6enKblyTLzqo/E6bxSBatW9Ra/tLEoEWCLfzcLeT/Zupjcpsgbbwm90Daw==",
5365
5365
  "license": "Apache-2.0",
5366
5366
  "dependencies": {
5367
5367
  "@salesforce/core": "^9.0.0",
@@ -18794,9 +18794,9 @@
18794
18794
  "license": "MIT"
18795
18795
  },
18796
18796
  "node_modules/oclif": {
18797
- "version": "4.23.29",
18798
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.29.tgz",
18799
- "integrity": "sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ==",
18797
+ "version": "4.23.30",
18798
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.30.tgz",
18799
+ "integrity": "sha512-x8sMRv606XqZAWEfGh981PP2JM4G2CKt4/z2KDntoNHljD8slfJ5sHaDFUQya9w6W8xOJDMFF3UaLAFFYHo13w==",
18800
18800
  "dev": true,
18801
18801
  "license": "MIT",
18802
18802
  "dependencies": {