@salesforce/cli 2.141.2 → 2.141.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,46 +1,46 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.141.2",
3
+ "version": "2.141.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.141.2",
9
+ "version": "2.141.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
- "@oclif/core": "4.11.7",
15
- "@oclif/plugin-autocomplete": "3.2.50",
16
- "@oclif/plugin-commands": "4.1.57",
17
- "@oclif/plugin-help": "6.2.50",
18
- "@oclif/plugin-not-found": "3.2.87",
19
- "@oclif/plugin-plugins": "5.4.74",
20
- "@oclif/plugin-search": "1.2.50",
21
- "@oclif/plugin-update": "4.7.49",
22
- "@oclif/plugin-version": "2.2.47",
23
- "@oclif/plugin-warn-if-update-available": "3.1.65",
24
- "@oclif/plugin-which": "3.2.55",
14
+ "@oclif/core": "4.11.9",
15
+ "@oclif/plugin-autocomplete": "3.2.51",
16
+ "@oclif/plugin-commands": "4.1.59",
17
+ "@oclif/plugin-help": "6.2.52",
18
+ "@oclif/plugin-not-found": "3.2.88",
19
+ "@oclif/plugin-plugins": "5.4.78",
20
+ "@oclif/plugin-search": "1.2.51",
21
+ "@oclif/plugin-update": "4.7.51",
22
+ "@oclif/plugin-version": "2.2.49",
23
+ "@oclif/plugin-warn-if-update-available": "3.1.67",
24
+ "@oclif/plugin-which": "3.2.57",
25
25
  "@salesforce/core": "^8.28.0",
26
26
  "@salesforce/kit": "^3.1.6",
27
27
  "@salesforce/plugin-agent": "1.42.1",
28
- "@salesforce/plugin-apex": "3.9.36",
29
- "@salesforce/plugin-api": "1.3.42",
28
+ "@salesforce/plugin-apex": "3.9.38",
29
+ "@salesforce/plugin-api": "1.3.43",
30
30
  "@salesforce/plugin-auth": "4.4.5",
31
31
  "@salesforce/plugin-data": "4.0.110",
32
32
  "@salesforce/plugin-deploy-retrieve": "3.24.54",
33
- "@salesforce/plugin-info": "3.4.143",
33
+ "@salesforce/plugin-info": "3.4.144",
34
34
  "@salesforce/plugin-limits": "3.3.96",
35
- "@salesforce/plugin-marketplace": "1.3.34",
36
- "@salesforce/plugin-org": "5.11.11",
37
- "@salesforce/plugin-packaging": "2.29.4",
38
- "@salesforce/plugin-schema": "3.3.121",
39
- "@salesforce/plugin-settings": "2.4.87",
40
- "@salesforce/plugin-sobject": "1.4.116",
35
+ "@salesforce/plugin-marketplace": "1.3.35",
36
+ "@salesforce/plugin-org": "5.11.12",
37
+ "@salesforce/plugin-packaging": "2.29.6",
38
+ "@salesforce/plugin-schema": "3.3.122",
39
+ "@salesforce/plugin-settings": "2.4.89",
40
+ "@salesforce/plugin-sobject": "1.4.117",
41
41
  "@salesforce/plugin-telemetry": "3.8.27",
42
- "@salesforce/plugin-templates": "56.18.7",
43
- "@salesforce/plugin-trust": "3.8.23",
42
+ "@salesforce/plugin-templates": "56.18.9",
43
+ "@salesforce/plugin-trust": "3.8.26",
44
44
  "@salesforce/plugin-user": "3.10.4",
45
45
  "@salesforce/sf-plugins-core": "12.2.24",
46
46
  "ansis": "^3.12.0"
@@ -3201,9 +3201,9 @@
3201
3201
  }
3202
3202
  },
3203
3203
  "node_modules/@oclif/core": {
3204
- "version": "4.11.7",
3205
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.7.tgz",
3206
- "integrity": "sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==",
3204
+ "version": "4.11.9",
3205
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.9.tgz",
3206
+ "integrity": "sha512-w8uupjkdEQQcTFp1BUzWZCRNRW4BwXaSnFldHuziqx79F8q4NRCFwgGoMHV48HpJ6Xn9zeN0l3BiuppnPh6bWA==",
3207
3207
  "license": "MIT",
3208
3208
  "dependencies": {
3209
3209
  "ansi-escapes": "^4.3.2",
@@ -3401,9 +3401,9 @@
3401
3401
  }
3402
3402
  },
3403
3403
  "node_modules/@oclif/plugin-autocomplete": {
3404
- "version": "3.2.50",
3405
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.50.tgz",
3406
- "integrity": "sha512-SQRIJSYue/1tIn7X55W/97gTb8UkSoHeFAcBng2r2YMJyWj8uB1DtFl28D8BDXPQXPTiPK89hQGejoT7RdkR2w==",
3404
+ "version": "3.2.51",
3405
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.51.tgz",
3406
+ "integrity": "sha512-e8uS47+mpbFum8/QPXOomkPnD3ZBuxkfM/+0FiqK+h1P0dX1ObxdpjXigfopkwEWI5O1W9kmQe3g13FEI4tOgw==",
3407
3407
  "license": "MIT",
3408
3408
  "dependencies": {
3409
3409
  "@oclif/core": "^4",
@@ -3484,9 +3484,9 @@
3484
3484
  }
3485
3485
  },
3486
3486
  "node_modules/@oclif/plugin-commands": {
3487
- "version": "4.1.57",
3488
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.57.tgz",
3489
- "integrity": "sha512-8BwSBLOPNZ0O4cpbcYztx2aP1JsE96/RTp4ykA5gzlo78O6W9x3GcSahjbkxY7Budlfdcxl4fzecqBZYY03wpw==",
3487
+ "version": "4.1.59",
3488
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.59.tgz",
3489
+ "integrity": "sha512-nxi/Nrvt2vRIFNMVbjf/vq6OkI+fMT5LyaSaG2gRccuUd90UwHseyT9H6eocSYMJGMEzPeGrauloa7KWAFzVvA==",
3490
3490
  "license": "MIT",
3491
3491
  "dependencies": {
3492
3492
  "@oclif/core": "^4",
@@ -3499,9 +3499,9 @@
3499
3499
  }
3500
3500
  },
3501
3501
  "node_modules/@oclif/plugin-help": {
3502
- "version": "6.2.50",
3503
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.50.tgz",
3504
- "integrity": "sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==",
3502
+ "version": "6.2.52",
3503
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.52.tgz",
3504
+ "integrity": "sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==",
3505
3505
  "license": "MIT",
3506
3506
  "dependencies": {
3507
3507
  "@oclif/core": "^4"
@@ -3511,13 +3511,13 @@
3511
3511
  }
3512
3512
  },
3513
3513
  "node_modules/@oclif/plugin-not-found": {
3514
- "version": "3.2.87",
3515
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.87.tgz",
3516
- "integrity": "sha512-lKyZ4INrx5vB14HNWIkM6Vla/4rWVhOA2U7uCAj6gEBg36/KVmwYXxpZ9ckzZS0+jtLE84TVqS8NCYEhQiQojw==",
3514
+ "version": "3.2.88",
3515
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.88.tgz",
3516
+ "integrity": "sha512-5YTKSpuV77910/iGnGsj0fr9kOazCy/h1brki1CocbfawdvaVPedcwCH25wMcdRfo8mFD656bG9/kdki/+Wb9A==",
3517
3517
  "license": "MIT",
3518
3518
  "dependencies": {
3519
3519
  "@inquirer/prompts": "^7.10.1",
3520
- "@oclif/core": "^4.11.4",
3520
+ "@oclif/core": "^4.11.7",
3521
3521
  "ansis": "^3.17.0",
3522
3522
  "fast-levenshtein": "^3.0.0"
3523
3523
  },
@@ -3526,19 +3526,19 @@
3526
3526
  }
3527
3527
  },
3528
3528
  "node_modules/@oclif/plugin-plugins": {
3529
- "version": "5.4.74",
3530
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.74.tgz",
3531
- "integrity": "sha512-v4UFRyY6Olc551xGduzhsMYPfzKVc5Nezzc3LwSLoQxQ3AYEU+lcOtTbVW9YzpALX9IxfY2BRQzkBdw60QbkEA==",
3529
+ "version": "5.4.78",
3530
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.78.tgz",
3531
+ "integrity": "sha512-CXNJfRasUZXXN7DYHms9oPComJCqajPAF08r29QWINORLTCkw6dBDWaMY8ZUHDSzBFeGXegNm4c84MG7YRBx+Q==",
3532
3532
  "license": "MIT",
3533
3533
  "dependencies": {
3534
- "@oclif/core": "^4.11.4",
3534
+ "@oclif/core": "^4.11.7",
3535
3535
  "ansis": "^3.17.0",
3536
3536
  "debug": "^4.4.0",
3537
3537
  "npm": "^11.17.0",
3538
3538
  "npm-package-arg": "^11.0.3",
3539
3539
  "npm-run-path": "^5.3.0",
3540
3540
  "object-treeify": "^4.0.1",
3541
- "semver": "^7.8.2",
3541
+ "semver": "^7.8.5",
3542
3542
  "validate-npm-package-name": "^5.0.1",
3543
3543
  "which": "^4.0.0",
3544
3544
  "yarn": "^1.22.22"
@@ -3635,9 +3635,9 @@
3635
3635
  }
3636
3636
  },
3637
3637
  "node_modules/@oclif/plugin-search": {
3638
- "version": "1.2.50",
3639
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.50.tgz",
3640
- "integrity": "sha512-5R+5sOHACz9w7Te8SGzBT/2542hqMjIZSItqmTv5JBv1KOAB5KOGMX2veKWQhj4lq7kZlUO8EZE8yaWBxK1dBA==",
3638
+ "version": "1.2.51",
3639
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.51.tgz",
3640
+ "integrity": "sha512-5nSYkDHpkk7nQBqY555KpV+quWKAqhPG6LBBrZiYHhs5ZhWOUxNkS0ocC5ck0rzr7YkmTRRywQxTph49ll6NhA==",
3641
3641
  "license": "MIT",
3642
3642
  "dependencies": {
3643
3643
  "@oclif/core": "^4",
@@ -3664,9 +3664,9 @@
3664
3664
  }
3665
3665
  },
3666
3666
  "node_modules/@oclif/plugin-update": {
3667
- "version": "4.7.49",
3668
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.49.tgz",
3669
- "integrity": "sha512-4Xu41KAp6mE2Xx+sdeFGdGutx5vM/WePbTDZkHYz2WRS7KW0Yj8eqDkIux1b86+oRtgjvPaaEKppeCjVJHJEsQ==",
3667
+ "version": "4.7.51",
3668
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.51.tgz",
3669
+ "integrity": "sha512-rfy9wrowa3g7jmJbLJr34LJdFpuiyhYyYknrvDvwkH4TNXJQkLJ65zP+xVcjkm4KmQcvB5Tkf3fe9GuONBhZQw==",
3670
3670
  "license": "MIT",
3671
3671
  "dependencies": {
3672
3672
  "@inquirer/select": "^2.5.0",
@@ -3685,9 +3685,9 @@
3685
3685
  }
3686
3686
  },
3687
3687
  "node_modules/@oclif/plugin-version": {
3688
- "version": "2.2.47",
3689
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.47.tgz",
3690
- "integrity": "sha512-Hn6xbOb3bdcGAGHAHAkCi1XwqZ+Gd8uUQRhwZD+BE/MNY7gGf4LWtD4p4jj/7804WLS41iFVU4fR0TSIaZ3dUQ==",
3688
+ "version": "2.2.49",
3689
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.49.tgz",
3690
+ "integrity": "sha512-41g6jy4NLUd4tK4LKC3k5t+r/nNWsQPkxbJIsqV4xlg+Maa58ENUCsREDIQycRJecztU5aJxScORPbWq4jiq1A==",
3691
3691
  "license": "MIT",
3692
3692
  "dependencies": {
3693
3693
  "@oclif/core": "^4",
@@ -3698,9 +3698,9 @@
3698
3698
  }
3699
3699
  },
3700
3700
  "node_modules/@oclif/plugin-warn-if-update-available": {
3701
- "version": "3.1.65",
3702
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz",
3703
- "integrity": "sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ==",
3701
+ "version": "3.1.67",
3702
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.67.tgz",
3703
+ "integrity": "sha512-TDo9Ea9y6eErQzz4TN+P3woU7072LADylQzkVYyZPM1KRB/hAbcR8No/Hu72SYlyLSbtnQPFG9nKHDbe6I6xoA==",
3704
3704
  "license": "MIT",
3705
3705
  "dependencies": {
3706
3706
  "@oclif/core": "^4",
@@ -3715,9 +3715,9 @@
3715
3715
  }
3716
3716
  },
3717
3717
  "node_modules/@oclif/plugin-which": {
3718
- "version": "3.2.55",
3719
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.55.tgz",
3720
- "integrity": "sha512-6RjcKvwDeAMEuWYMrGk2JWRZTKiPY0hHjnecxWQyNt7p85JWTqoH1+NuC9npLRgqEIuErXJXHyAvNDDvMQxfkw==",
3718
+ "version": "3.2.57",
3719
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.57.tgz",
3720
+ "integrity": "sha512-ABYDF7HI8uSYlQBOnqC03vdzU4H14dmqSdXk8SiH6vzBl/lYuQm+jLon483FQYTeR0BOaX8ZUnQWbTHPu7CAeA==",
3721
3721
  "license": "MIT",
3722
3722
  "dependencies": {
3723
3723
  "@oclif/core": "^4",
@@ -4262,12 +4262,12 @@
4262
4262
  }
4263
4263
  },
4264
4264
  "node_modules/@salesforce/apex-node": {
4265
- "version": "8.4.27",
4266
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.27.tgz",
4267
- "integrity": "sha512-MludqzK4gvuV6d4yIiIYWRlQLg7RX0dzZzOpuRHGpLZ7BTKKixJFZUwYIJ/J+LAuYWhNcIo/yYVnPePqP9po1g==",
4265
+ "version": "8.4.30",
4266
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.30.tgz",
4267
+ "integrity": "sha512-F+RmFyy6ri9RQULC05RlJJfUptZyPqHS2hGliYF3agJ4eo/6+M+RUWa7r6Vd7Er1D5UVOgFQrsRhgbJd64zowA==",
4268
4268
  "license": "BSD-3-Clause",
4269
4269
  "dependencies": {
4270
- "@salesforce/core": "^8.31.0",
4270
+ "@salesforce/core": "^8.31.2",
4271
4271
  "@salesforce/kit": "^3.2.6",
4272
4272
  "@types/istanbul-reports": "^3.0.4",
4273
4273
  "fast-glob": "^3.3.2",
@@ -4393,9 +4393,9 @@
4393
4393
  }
4394
4394
  },
4395
4395
  "node_modules/@salesforce/core": {
4396
- "version": "8.31.1",
4397
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.1.tgz",
4398
- "integrity": "sha512-dnBfLI0v/Ucsh/QrpYPGeo39qsvvglWMRSifx1lmAwLc9QAnL3Hhp9zUxJyX5icD9jj1uMftsAtIOGyjC2+KXA==",
4396
+ "version": "8.31.2",
4397
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.2.tgz",
4398
+ "integrity": "sha512-naqnq7Z+gbl1LdnyNvrGrNUoeMUQtCOsnrS6DfqeuLMJTFqcL9Dq0/od+xcuqi0+l7HTyH0/gU1BQitWpd1rag==",
4399
4399
  "license": "BSD-3-Clause",
4400
4400
  "dependencies": {
4401
4401
  "@jsforce/jsforce-node": "^3.10.13",
@@ -4762,13 +4762,13 @@
4762
4762
  }
4763
4763
  },
4764
4764
  "node_modules/@salesforce/plugin-apex": {
4765
- "version": "3.9.36",
4766
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.36.tgz",
4767
- "integrity": "sha512-N7QkjqLM25K+0ii9tRx10UOUj8SVYk+F24TSuR8hMt92++f7SMOrRyb51HJoW8hvmdQVFzRLh7gjykE9Ole/8Q==",
4765
+ "version": "3.9.38",
4766
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.38.tgz",
4767
+ "integrity": "sha512-3D2jfubVWhM+Edo88QDUG/aENPiVirOdaMhiHw3qHgicD0rNWz3uXDfuaJbBSA9EyMrApZkkfGLk+W5D75mXOg==",
4768
4768
  "license": "Apache-2.0",
4769
4769
  "dependencies": {
4770
- "@salesforce/apex-node": "^8.4.27",
4771
- "@salesforce/core": "^8.31.0",
4770
+ "@salesforce/apex-node": "^8.4.28",
4771
+ "@salesforce/core": "^8.31.2",
4772
4772
  "@salesforce/kit": "^3.2.3",
4773
4773
  "@salesforce/sf-plugins-core": "^12.2.24",
4774
4774
  "ansis": "^3.3.1"
@@ -4778,9 +4778,9 @@
4778
4778
  }
4779
4779
  },
4780
4780
  "node_modules/@salesforce/plugin-api": {
4781
- "version": "1.3.42",
4782
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.42.tgz",
4783
- "integrity": "sha512-I21fkk6Mx0qkgiokpFsPEP0VZ/7KJR8UUIj25pHF1euXDTxt8VOgmV9PXqlWJDPMESNNbYykF8EradPjNOqdHw==",
4781
+ "version": "1.3.43",
4782
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.43.tgz",
4783
+ "integrity": "sha512-KO+BqQrJ0JA50I8K8UGKgcOAK+J/Q1XBJgN1TGHP8/3hUxOokGh/QlRqmmHKc/WPuq1NeHGLTsgd1ofkuL9Xaw==",
4784
4784
  "license": "Apache-2.0",
4785
4785
  "dependencies": {
4786
4786
  "@oclif/core": "^4",
@@ -4900,9 +4900,9 @@
4900
4900
  }
4901
4901
  },
4902
4902
  "node_modules/@salesforce/plugin-info": {
4903
- "version": "3.4.143",
4904
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.143.tgz",
4905
- "integrity": "sha512-tB7zh3hxQ3++ii9gWZ3B01pCfLL29jeSaiKh5P/01ksrdTSK4mC1UZneAoP0CUJs3nKajl+ibJN+DYlruTKSnw==",
4903
+ "version": "3.4.144",
4904
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.144.tgz",
4905
+ "integrity": "sha512-CUD63DQe71MlrJnCmws0bbkc+Zq0tuZ2Bf5bf63OCPs1Bc7jLBIQ6cf6J8ZVFM/sjeRBFq5ojNlZQg2TM7AepQ==",
4906
4906
  "license": "Apache-2.0",
4907
4907
  "dependencies": {
4908
4908
  "@inquirer/input": "^2.3.0",
@@ -4936,12 +4936,12 @@
4936
4936
  }
4937
4937
  },
4938
4938
  "node_modules/@salesforce/plugin-marketplace": {
4939
- "version": "1.3.34",
4940
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.34.tgz",
4941
- "integrity": "sha512-tv1n9Kji+e4/GffgZfm6qvvtCg0McLzLamVlVA/MdxD7QGJCCOzGAhaE9HaWLQxFZZG6a2Oa+6N8elMTQvpwJA==",
4939
+ "version": "1.3.35",
4940
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.35.tgz",
4941
+ "integrity": "sha512-BDnki4w+YZ5Eti2gLL+sTrdwnnDytsbbmMXTWC9IvfL0X94usIGG+n4eJ/aQBGo7+W9s+C/BGBkH7w4dK4m3nA==",
4942
4942
  "license": "Apache-2.0",
4943
4943
  "dependencies": {
4944
- "@salesforce/core": "^8.31.1",
4944
+ "@salesforce/core": "^8.31.2",
4945
4945
  "@salesforce/kit": "^3.2.4",
4946
4946
  "@salesforce/sf-plugins-core": "^12.2.24",
4947
4947
  "got": "^13.0.0",
@@ -4952,9 +4952,9 @@
4952
4952
  }
4953
4953
  },
4954
4954
  "node_modules/@salesforce/plugin-org": {
4955
- "version": "5.11.11",
4956
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.11.tgz",
4957
- "integrity": "sha512-dupKzRAF0J5eNl1kGSkhBv6RhREa9cyAbHorNQ0miTnasI6+HZHUg6ZlgWdaznfRv/0L5EnwhvKCZl81zom9dA==",
4955
+ "version": "5.11.12",
4956
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.12.tgz",
4957
+ "integrity": "sha512-2+SWh2T1ZHLSH7wFoPk++q4Nv+HCzVOt5bZxkM3ji1UW1E1/+hA1iOLtqZck0X+Xjplflr6AGR3XCVV6tfvmmA==",
4958
4958
  "license": "Apache-2.0",
4959
4959
  "dependencies": {
4960
4960
  "@oclif/core": "^4.11.4",
@@ -4962,7 +4962,7 @@
4962
4962
  "@salesforce/core": "^8.31.1",
4963
4963
  "@salesforce/kit": "^3.2.4",
4964
4964
  "@salesforce/sf-plugins-core": "^12.2.16",
4965
- "@salesforce/source-deploy-retrieve": "^12.36.2",
4965
+ "@salesforce/source-deploy-retrieve": "^12.36.3",
4966
4966
  "@salesforce/ts-types": "^2.0.12",
4967
4967
  "ansis": "^3.16.0",
4968
4968
  "change-case": "^5.4.4",
@@ -4975,9 +4975,9 @@
4975
4975
  }
4976
4976
  },
4977
4977
  "node_modules/@salesforce/plugin-packaging": {
4978
- "version": "2.29.4",
4979
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.4.tgz",
4980
- "integrity": "sha512-M14TMN2OQ4koNbb0LO2GB4x+swD51VXIxkcV8Gu+dJeoXhZXqnsSz1GWVFd48R2QMKx16j5K0Ze9f0TlRDMJkg==",
4978
+ "version": "2.29.6",
4979
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.6.tgz",
4980
+ "integrity": "sha512-jCnLm4yYw6b1Zvbwl3bfYQ8BNbzgrKz8r9G7B6MQEjS/oWLHq2kXEhzHiukY2zpr9HobasgzI6IamYpnXH5mUw==",
4981
4981
  "license": "Apache-2.0",
4982
4982
  "dependencies": {
4983
4983
  "@oclif/core": "^4",
@@ -5056,9 +5056,9 @@
5056
5056
  }
5057
5057
  },
5058
5058
  "node_modules/@salesforce/plugin-schema": {
5059
- "version": "3.3.121",
5060
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.121.tgz",
5061
- "integrity": "sha512-O18sPLP7wJB/KM0K6wBu/7O/o0DVGtvDNOPHy6VXk04e7B6QUUbiE081VfHhVjqX5udwyqalGVwrhwbMOhDJcw==",
5059
+ "version": "3.3.122",
5060
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.122.tgz",
5061
+ "integrity": "sha512-tZqMnCDsGDcUERULB3y2nhlW6lqJoOUe+Y0m9KOTR3sKsSdzaKybpzBQaecAe4UeHF5kMsD4j5PH/XlZsLMXCg==",
5062
5062
  "license": "Apache-2.0",
5063
5063
  "dependencies": {
5064
5064
  "@oclif/core": "^4",
@@ -5070,13 +5070,13 @@
5070
5070
  }
5071
5071
  },
5072
5072
  "node_modules/@salesforce/plugin-settings": {
5073
- "version": "2.4.87",
5074
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.87.tgz",
5075
- "integrity": "sha512-8+P5Gjs+tBYr9VBCe0FKR01bnPsW4aSMb99mDdgRH9WKMtjjfxz+hGeouzrzEo2eeE2ArE+9lh2kCV7D7GhzmA==",
5073
+ "version": "2.4.89",
5074
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.89.tgz",
5075
+ "integrity": "sha512-tNaoAOmOL9nD/ctWxmhc0nJz3xkSvh4qBmTXwSChpjQLQVDryKrxOC73vtoR1lvW+mcQgmWs7fWtsF83VBWWOw==",
5076
5076
  "license": "Apache-2.0",
5077
5077
  "dependencies": {
5078
5078
  "@oclif/core": "^4",
5079
- "@salesforce/core": "^8.31.1",
5079
+ "@salesforce/core": "^8.31.2",
5080
5080
  "@salesforce/sf-plugins-core": "^12.2.24",
5081
5081
  "fast-levenshtein": "^3.0.0"
5082
5082
  },
@@ -5085,15 +5085,15 @@
5085
5085
  }
5086
5086
  },
5087
5087
  "node_modules/@salesforce/plugin-sobject": {
5088
- "version": "1.4.116",
5089
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.116.tgz",
5090
- "integrity": "sha512-RslkKIJrlYYA4otGOXuXkHXikpL4gUXbUxg62g6XBa2pgbWobj5SbQGP97Lgca5tA3Fw25leDiFZUFGUDA5Yig==",
5088
+ "version": "1.4.117",
5089
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.117.tgz",
5090
+ "integrity": "sha512-fJW8poLD0B2uzZnBFMET9ZvRu8Sur8zRqxOKHFQCpqyZrje2uaS5DzegqeLdjrg9PREmzuhsP3v4eHgGhSUrrg==",
5091
5091
  "license": "Apache-2.0",
5092
5092
  "dependencies": {
5093
5093
  "@inquirer/confirm": "^3.2.0",
5094
5094
  "@inquirer/input": "^2.3.0",
5095
5095
  "@inquirer/select": "^2.5.0",
5096
- "@oclif/core": "^4.11.4",
5096
+ "@oclif/core": "^4.11.7",
5097
5097
  "@salesforce/core": "^8.31.0",
5098
5098
  "@salesforce/kit": "^3.2.6",
5099
5099
  "@salesforce/sf-plugins-core": "^12.2.24",
@@ -5124,33 +5124,33 @@
5124
5124
  }
5125
5125
  },
5126
5126
  "node_modules/@salesforce/plugin-templates": {
5127
- "version": "56.18.7",
5128
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.7.tgz",
5129
- "integrity": "sha512-UAqwqBbBiInishDgzTLEz2XtWfVA3tP3zajwCcWaub8h0dLRf08GQ0p7G7+kT8zxbbjQWvEah9GY6C4rjSZ3FA==",
5127
+ "version": "56.18.9",
5128
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.9.tgz",
5129
+ "integrity": "sha512-tR/ipO/JxsovyGxt0jVpusYw0UEMpGy9wBDlzqmb2jNbjlwam3oRsm95WpcnzZhWsLCBQ9df2qc8eYjdf+PQMQ==",
5130
5130
  "license": "Apache-2.0",
5131
5131
  "dependencies": {
5132
- "@salesforce/core": "^8.31.1",
5132
+ "@salesforce/core": "^8.31.2",
5133
5133
  "@salesforce/sf-plugins-core": "^12",
5134
- "@salesforce/templates": "^66.10.0"
5134
+ "@salesforce/templates": "^66.10.2"
5135
5135
  },
5136
5136
  "engines": {
5137
5137
  "node": ">=18.0.0"
5138
5138
  }
5139
5139
  },
5140
5140
  "node_modules/@salesforce/plugin-trust": {
5141
- "version": "3.8.23",
5142
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.23.tgz",
5143
- "integrity": "sha512-DoQ6s7Yrcbapzn1DxBUBP6W6LrGeAKZRseggngPdx6yK/arGo8I6H1tC/pN6LMq5OfyRPie1VcPYy6sp6dlmCw==",
5141
+ "version": "3.8.26",
5142
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.26.tgz",
5143
+ "integrity": "sha512-UqfF1/NntpBBUCqg+9p6fTX6H4es9w20ovahqR22b1XUoxUbzflrBNro700/OwP4U5ceLwzotNAtoKEFBBMNwg==",
5144
5144
  "license": "Apache-2.0",
5145
5145
  "dependencies": {
5146
5146
  "@oclif/core": "^4",
5147
5147
  "@salesforce/core": "^8.29.1",
5148
5148
  "@salesforce/kit": "^3.2.6",
5149
- "@salesforce/plugin-info": "^3.4.131",
5149
+ "@salesforce/plugin-info": "^3.4.143",
5150
5150
  "@salesforce/sf-plugins-core": "^12",
5151
5151
  "cross-spawn": "^7.0.6",
5152
5152
  "got": "^13.0.0",
5153
- "npm": "^11.16.0",
5153
+ "npm": "^11.17.0",
5154
5154
  "npm-run-path": "^4.0.1",
5155
5155
  "proxy-agent": "^6.5.0",
5156
5156
  "semver": "^7.8.2",
@@ -5331,9 +5331,9 @@
5331
5331
  }
5332
5332
  },
5333
5333
  "node_modules/@salesforce/source-deploy-retrieve": {
5334
- "version": "12.36.2",
5335
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.36.2.tgz",
5336
- "integrity": "sha512-N3+dnM2EBsviXbnzP89iuBbdSyzB5b3RqUPZwyCw99SF6x6u9GKQVL164kfWyozl4XtZnhTQvbU75qkriFYWoQ==",
5334
+ "version": "12.36.3",
5335
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.36.3.tgz",
5336
+ "integrity": "sha512-0M2WhDpPQHWIBbyGl1whlnStylgk7VESy21Jlgq0I1bvkdggpsAVHGDQSLG0fQh6WIOgx2hmA9lkLKUMvzzujw==",
5337
5337
  "license": "Apache-2.0",
5338
5338
  "dependencies": {
5339
5339
  "@salesforce/core": "^8.31.0",
@@ -5640,9 +5640,9 @@
5640
5640
  }
5641
5641
  },
5642
5642
  "node_modules/@salesforce/templates": {
5643
- "version": "66.10.0",
5644
- "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.10.0.tgz",
5645
- "integrity": "sha512-dijpp0CpG3vagWa6w2WFhyuEWZ19T5mM3LVi3fOFy0mVHCwCAqOU80rqtJEbZWPCWgCH8sUM9Kihjt/foWY66w==",
5643
+ "version": "66.10.2",
5644
+ "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.10.2.tgz",
5645
+ "integrity": "sha512-J4o19lrDvmAJ5VP1WDBnRLbGhqyf4yWnytyw92bj+09b56qZ8fKPDrZHjWVaPqjr/oAHDqUAi328gKvEIC5NsQ==",
5646
5646
  "license": "BSD-3-Clause",
5647
5647
  "dependencies": {
5648
5648
  "@salesforce/kit": "^3.2.6",
@@ -17689,8 +17689,6 @@
17689
17689
  },
17690
17690
  "node_modules/npm/node_modules/semver": {
17691
17691
  "version": "7.8.4",
17692
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz",
17693
- "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
17694
17692
  "inBundle": true,
17695
17693
  "license": "ISC",
17696
17694
  "bin": {
@@ -20145,9 +20143,9 @@
20145
20143
  "license": "BSD-3-Clause"
20146
20144
  },
20147
20145
  "node_modules/semver": {
20148
- "version": "7.8.4",
20149
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz",
20150
- "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
20146
+ "version": "7.8.5",
20147
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
20148
+ "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
20151
20149
  "license": "ISC",
20152
20150
  "bin": {
20153
20151
  "semver": "bin/semver.js"