diff --git a/README.md b/README.md index d93cd0f4..3db868aa 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.47.0 linux-x64 node-v20.14.0 +@salesforce/cli/2.47.1 linux-x64 node-v20.14.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -204,7 +204,7 @@ EXAMPLES $ sf alias list ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/alias/list.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/alias/list.ts)_ ## `sf alias set` @@ -253,7 +253,7 @@ EXAMPLES $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/alias/set.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/alias/set.ts)_ ## `sf alias unset` @@ -293,7 +293,7 @@ EXAMPLES $ sf alias unset --all [--no-prompt] ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/alias/unset.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/alias/unset.ts)_ ## `sf analytics generate template` @@ -335,7 +335,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/analytics/generate/template.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/analytics/generate/template.ts)_ ## `sf apex generate class` @@ -394,7 +394,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/apex/generate/class.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/apex/generate/class.ts)_ ## `sf apex generate trigger` @@ -463,7 +463,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/apex/generate/trigger.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/apex/generate/trigger.ts)_ ## `sf apex get log` @@ -519,7 +519,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/get/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/get/log.ts)_ ## `sf apex get test` @@ -573,7 +573,7 @@ EXAMPLES me@myorg', ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/get/test.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/get/test.ts)_ ## `sf apex list log` @@ -613,7 +613,7 @@ EXAMPLES $ sf apex list log --target-org me@my.org ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/list/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/list/log.ts)_ ## `sf apex run` @@ -660,7 +660,7 @@ EXAMPLES $ sf apex run ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/run.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/run.ts)_ ## `sf apex run test` @@ -770,7 +770,7 @@ FLAG DESCRIPTIONS --tests Test1 --tests Test2 ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/run/test.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/run/test.ts)_ ## `sf apex tail log` @@ -813,7 +813,7 @@ EXAMPLES $ sf apex tail log --color --skip-trace-flag ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.18/src/commands/apex/tail/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.19/src/commands/apex/tail/log.ts)_ ## `sf autocomplete [SHELL]` @@ -844,7 +844,7 @@ EXAMPLES $ sf autocomplete --refresh-cache ``` -_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.2/src/commands/autocomplete/index.ts)_ +_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.3/src/commands/autocomplete/index.ts)_ ## `sf commands` @@ -873,7 +873,7 @@ DESCRIPTION List all sf commands. ``` -_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.2/src/commands/commands.ts)_ +_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.3/src/commands/commands.ts)_ ## `sf config get` @@ -922,7 +922,7 @@ CONFIGURATION VARIABLES org-capitalize-record-types Whether record types are capitalized on scratch org creation. ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/config/get.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/config/get.ts)_ ## `sf config list` @@ -962,7 +962,7 @@ EXAMPLES $ sf config list ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/config/list.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/config/list.ts)_ ## `sf config set` @@ -1031,7 +1031,7 @@ CONFIGURATION VARIABLES org-capitalize-record-types Whether record types are capitalized on scratch org creation. ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/config/set.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/config/set.ts)_ ## `sf config unset` @@ -1081,7 +1081,7 @@ CONFIGURATION VARIABLES org-capitalize-record-types Whether record types are capitalized on scratch org creation. ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.1/src/commands/config/unset.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.2/src/commands/config/unset.ts)_ ## `sf data create file` @@ -1130,7 +1130,7 @@ EXAMPLES $ sf data create file --file path/to/astro.png --parent-id a03fakeLoJWPIA3 ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/create/file.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/create/file.ts)_ ## `sf data create record` @@ -1186,7 +1186,7 @@ EXAMPLES TracedEntityId=01p17000000R6bLAAS" ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/create/record.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/create/record.ts)_ ## `sf data delete bulk` @@ -1233,7 +1233,7 @@ EXAMPLES $ sf data delete bulk --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/delete/bulk.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/delete/bulk.ts)_ ## `sf data delete record` @@ -1294,7 +1294,7 @@ EXAMPLES $ sf data delete record --use-tooling-api --sobject TraceFlag --record-id 7tf8c ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/delete/record.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/delete/record.ts)_ ## `sf data delete resume` @@ -1333,7 +1333,7 @@ EXAMPLES $ sf data delete resume --use-most-recent --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/delete/resume.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/delete/resume.ts)_ ## `sf data export beta tree` @@ -1391,7 +1391,7 @@ EXAMPLES my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/export/beta/tree.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/export/beta/tree.ts)_ ## `sf data export tree` @@ -1451,7 +1451,7 @@ EXAMPLES my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/export/tree.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/export/tree.ts)_ ## `sf data get record` @@ -1515,7 +1515,7 @@ EXAMPLES $ sf data get record --use-tooling-api --sobject TraceFlag --record-id 7tf8c ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/get/record.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/get/record.ts)_ ## `sf data import beta tree` @@ -1559,7 +1559,7 @@ EXAMPLES $ sf data import beta tree --plan Account-Contact-plan.json ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/import/beta/tree.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/import/beta/tree.ts)_ ## `sf data import tree` @@ -1609,7 +1609,7 @@ EXAMPLES $ sf data import tree --plan Account-Contact-plan.json ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/import/tree.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/import/tree.ts)_ ## `sf data query` @@ -1673,7 +1673,7 @@ EXAMPLES $ sf data query --query "SELECT Id FROM Contact" --bulk --wait 0 ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/query.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/query.ts)_ ## `sf data query resume` @@ -1711,7 +1711,7 @@ EXAMPLES $ sf data query resume --bulk-query-id 7500x000005BdFzXXX ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/query/resume.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/query/resume.ts)_ ## `sf data resume` @@ -1748,7 +1748,7 @@ EXAMPLES $ sf data resume --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/resume.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/resume.ts)_ ## `sf data update record` @@ -1810,7 +1810,7 @@ EXAMPLES "ExpirationDate=2017-12-01T00:58:04.000+0000" ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/update/record.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/update/record.ts)_ ## `sf data upsert bulk` @@ -1863,7 +1863,7 @@ EXAMPLES my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/upsert/bulk.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/upsert/bulk.ts)_ ## `sf data upsert resume` @@ -1902,7 +1902,7 @@ EXAMPLES $ sf data upsert resume --use-most-recent --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/data/upsert/resume.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/data/upsert/resume.ts)_ ## `sf doctor` @@ -1950,7 +1950,7 @@ EXAMPLES $ sf doctor --plugin @salesforce/plugin-source ``` -_See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.6/src/commands/doctor.ts)_ +_See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.7/src/commands/doctor.ts)_ ## `sf force data bulk delete` @@ -1997,7 +1997,7 @@ EXAMPLES $ sf force data bulk delete --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/force/data/bulk/delete.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/force/data/bulk/delete.ts)_ ## `sf force data bulk status` @@ -2034,7 +2034,7 @@ EXAMPLES $ sf force data bulk status --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/force/data/bulk/status.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/force/data/bulk/status.ts)_ ## `sf force data bulk upsert` @@ -2092,7 +2092,7 @@ EXAMPLES --target-org my-scratch ``` -_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.6/src/commands/force/data/bulk/upsert.ts)_ +_See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.4.8/src/commands/force/data/bulk/upsert.ts)_ ## `sf help [COMMAND]` @@ -2112,7 +2112,7 @@ DESCRIPTION Display help for sf. ``` -_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.1/src/commands/help.ts)_ +_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.2/src/commands/help.ts)_ ## `sf info releasenotes display` @@ -2152,7 +2152,7 @@ EXAMPLES $ sf info releasenotes display --version latest ``` -_See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.6/src/commands/info/releasenotes/display.ts)_ +_See code: [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info/blob/3.3.7/src/commands/info/releasenotes/display.ts)_ ## `sf lightning generate app` @@ -2207,7 +2207,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/lightning/generate/app.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/lightning/generate/app.ts)_ ## `sf lightning generate component` @@ -2276,7 +2276,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/lightning/generate/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/lightning/generate/component.ts)_ ## `sf lightning generate event` @@ -2331,7 +2331,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/lightning/generate/event.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/lightning/generate/event.ts)_ ## `sf lightning generate interface` @@ -2386,7 +2386,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/lightning/generate/interface.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/lightning/generate/interface.ts)_ ## `sf lightning generate test` @@ -2441,7 +2441,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/lightning/generate/test.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/lightning/generate/test.ts)_ ## `sf org assign permset` @@ -2486,7 +2486,7 @@ EXAMPLES $ sf org assign permset --name DreamHouse --on-behalf-of user1@my.org --on-behalf-of user2 --on-behalf-of user ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/assign/permset.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/assign/permset.ts)_ ## `sf org assign permsetlicense` @@ -2532,7 +2532,7 @@ EXAMPLES user3 ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/assign/permsetlicense.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/assign/permsetlicense.ts)_ ## `sf org create sandbox` @@ -2649,7 +2649,7 @@ FLAG DESCRIPTIONS sandbox. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/create/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/create/sandbox.ts)_ ## `sf org create scratch` @@ -2803,7 +2803,7 @@ FLAG DESCRIPTIONS Omit this flag to have Salesforce generate a unique username for your org. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/create/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/create/scratch.ts)_ ## `sf org create user` @@ -2911,7 +2911,7 @@ FLAG DESCRIPTIONS might be different than what you specify in the definition file. ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/create/user.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/create/user.ts)_ ## `sf org delete sandbox` @@ -2957,7 +2957,7 @@ EXAMPLES $ sf org delete sandbox --target-org my-sandbox --no-prompt ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/delete/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/delete/sandbox.ts)_ ## `sf org delete scratch` @@ -3001,7 +3001,7 @@ EXAMPLES $ sf org delete scratch --target-org my-scratch-org --no-prompt ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/delete/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/delete/scratch.ts)_ ## `sf org disable tracking` @@ -3040,7 +3040,7 @@ EXAMPLES $ sf org disable tracking ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/disable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/disable/tracking.ts)_ ## `sf org display` @@ -3085,7 +3085,7 @@ EXAMPLES $ sf org display --target-org TestOrg1 --verbose ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/display.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/display.ts)_ ## `sf org display user` @@ -3124,7 +3124,7 @@ EXAMPLES $ sf org display user --target-org me@my.org --json ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/display/user.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/display/user.ts)_ ## `sf org enable tracking` @@ -3166,7 +3166,7 @@ EXAMPLES $ sf org enable tracking ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/enable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/enable/tracking.ts)_ ## `sf org generate password` @@ -3233,7 +3233,7 @@ EXAMPLES $ sf org generate password --on-behalf-of user1@my.org --on-behalf-of user2@my.org --on-behalf-of user3@my.org ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/generate/password.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/generate/password.ts)_ ## `sf org list` @@ -3272,7 +3272,7 @@ EXAMPLES $ sf org list --clean ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/list.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/list.ts)_ ## `sf org list auth` @@ -3304,7 +3304,7 @@ EXAMPLES $ sf org list auth ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/list/auth.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/list/auth.ts)_ ## `sf org list limits` @@ -3344,7 +3344,7 @@ EXAMPLES $ sf org list limits --target-org my-scratch-org ``` -_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.12/src/commands/org/list/limits.ts)_ +_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.13/src/commands/org/list/limits.ts)_ ## `sf org list metadata` @@ -3411,7 +3411,7 @@ FLAG DESCRIPTIONS Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/list/metadata.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/list/metadata.ts)_ ## `sf org list metadata-types` @@ -3466,7 +3466,7 @@ FLAG DESCRIPTIONS Override the api version used for api requests made by this command ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/list/metadata-types.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/list/metadata-types.ts)_ ## `sf org list sobject record-counts` @@ -3512,7 +3512,7 @@ EXAMPLES $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org ``` -_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.12/src/commands/org/list/sobject/record-counts.ts)_ +_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.13/src/commands/org/list/sobject/record-counts.ts)_ ## `sf org list users` @@ -3550,7 +3550,7 @@ EXAMPLES $ sf org list users --target-org me@my.org ``` -_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.13/src/commands/org/list/users.ts)_ +_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.5.14/src/commands/org/list/users.ts)_ ## `sf org login access-token` @@ -3604,7 +3604,7 @@ FLAG DESCRIPTIONS To specify a sandbox, set --instance-url to "https://--.sandbox.my.salesforce.com". ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/login/access-token.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/login/access-token.ts)_ ## `sf org login device` @@ -3664,7 +3664,7 @@ FLAG DESCRIPTIONS To specify a sandbox, set --instance-url to "https://--.sandbox.my.salesforce.com". ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/login/device.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/login/device.ts)_ ## `sf org login jwt` @@ -3755,7 +3755,7 @@ FLAG DESCRIPTIONS To specify a sandbox, set --instance-url to "https://--.sandbox.my.salesforce.com". ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/login/jwt.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/login/jwt.ts)_ ## `sf org login sfdx-url` @@ -3820,7 +3820,7 @@ EXAMPLES $ echo url | sf org login sfdx-url --sfdx-url-stdin ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/login/sfdx-url.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/login/sfdx-url.ts)_ ## `sf org login web` @@ -3907,7 +3907,7 @@ FLAG DESCRIPTIONS To specify a sandbox, set --instance-url to "https://--.sandbox.my.salesforce.com". ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/login/web.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/login/web.ts)_ ## `sf org logout` @@ -3968,7 +3968,7 @@ FLAG DESCRIPTIONS All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs. ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.21/src/commands/org/logout.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.22/src/commands/org/logout.ts)_ ## `sf org open` @@ -4040,7 +4040,7 @@ EXAMPLES $ sf org open --source-file force-app/main/default/flows/Hello.flow-meta.xml ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/open.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/open.ts)_ ## `sf org refresh sandbox` @@ -4119,7 +4119,7 @@ FLAG DESCRIPTIONS By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/refresh/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/refresh/sandbox.ts)_ ## `sf org resume sandbox` @@ -4182,7 +4182,7 @@ FLAG DESCRIPTIONS returns the job ID. To resume checking the sandbox creation, rerun this command. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/resume/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/resume/sandbox.ts)_ ## `sf org resume scratch` @@ -4229,7 +4229,7 @@ FLAG DESCRIPTIONS The job ID is valid for 24 hours after you start the scratch org creation. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.1/src/commands/org/resume/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.2.2/src/commands/org/resume/scratch.ts)_ ## `sf package create` @@ -5446,7 +5446,7 @@ EXAMPLES $ sf plugins ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/index.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/index.ts)_ ## `sf plugins discover` @@ -5464,7 +5464,7 @@ EXAMPLES $ sf plugins discover ``` -_See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.12/src/commands/plugins/discover.ts)_ +_See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.13/src/commands/plugins/discover.ts)_ ## `sf plugins:inspect PLUGIN...` @@ -5491,7 +5491,7 @@ EXAMPLES $ sf plugins inspect @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/inspect.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/inspect.ts)_ ## `sf plugins install PLUGIN` @@ -5540,7 +5540,7 @@ EXAMPLES $ sf plugins install someuser/someplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/install.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/install.ts)_ ## `sf plugins link PATH` @@ -5570,7 +5570,7 @@ EXAMPLES $ sf plugins link @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/link.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/link.ts)_ ## `sf plugins reset` @@ -5585,7 +5585,7 @@ FLAGS --reinstall Reinstall all plugins after uninstalling. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/reset.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/reset.ts)_ ## `sf plugins trust verify` @@ -5614,7 +5614,7 @@ EXAMPLES $ sf plugins trust verify --npm @scope/npmName ``` -_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.5/src/commands/plugins/trust/verify.ts)_ +_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.7.6/src/commands/plugins/trust/verify.ts)_ ## `sf plugins uninstall [PLUGIN]` @@ -5642,7 +5642,7 @@ EXAMPLES $ sf plugins uninstall @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/uninstall.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/uninstall.ts)_ ## `sf plugins update` @@ -5660,7 +5660,7 @@ DESCRIPTION Update installed plugins. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.0/src/commands/plugins/update.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.1/src/commands/plugins/update.ts)_ ## `sf project convert mdapi` @@ -7005,7 +7005,7 @@ FLAG DESCRIPTIONS Override the api version used for api requests made by this command ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/project/generate.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/project/generate.ts)_ ## `sf project generate manifest` @@ -7601,7 +7601,7 @@ DESCRIPTION Once you select a command, hit enter and it will show the help for that command. ``` -_See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.1.2/src/commands/search.ts)_ +_See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/1.1.3/src/commands/search.ts)_ ## `sf sobject describe` @@ -7648,7 +7648,7 @@ EXAMPLES $ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api ``` -_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.11/src/commands/sobject/describe.ts)_ +_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.12/src/commands/sobject/describe.ts)_ ## `sf sobject list` @@ -7687,7 +7687,7 @@ EXAMPLES $ sf sobject list --sobject custom --target-org my-scratch-org ``` -_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.11/src/commands/sobject/list.ts)_ +_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.12/src/commands/sobject/list.ts)_ ## `sf static-resource generate` @@ -7749,7 +7749,7 @@ FLAG DESCRIPTIONS etc. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/static-resource/generate.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/static-resource/generate.ts)_ ## `sf update [CHANNEL]` @@ -7786,7 +7786,7 @@ EXAMPLES $ sf update --available ``` -_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.4.0/src/commands/update.ts)_ +_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.4.1/src/commands/update.ts)_ ## `sf version` @@ -7862,7 +7862,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/visualforce/generate/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/visualforce/generate/component.ts)_ ## `sf visualforce generate page` @@ -7912,7 +7912,7 @@ FLAG DESCRIPTIONS The name can be up to 40 characters and must start with a letter. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.11/src/commands/visualforce/generate/page.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.2.12/src/commands/visualforce/generate/page.ts)_ ## `sf which` @@ -7946,6 +7946,6 @@ EXAMPLES $ sf which "foo bar baz" ``` -_See code: [@oclif/plugin-which](https://github.com/oclif/plugin-which/blob/3.2.2/src/commands/which.ts)_ +_See code: [@oclif/plugin-which](https://github.com/oclif/plugin-which/blob/3.2.3/src/commands/which.ts)_ diff --git a/package.json b/package.json index a26e8ea7..bddd20e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.47.0", + "version": "2.47.1", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -75,11 +75,11 @@ "@salesforce/plugin-user" ], "jitPlugins": { - "@salesforce/plugin-custom-metadata": "3.3.11", - "@salesforce/plugin-community": "3.2.17", - "@salesforce/plugin-dev": "2.3.2", + "@salesforce/plugin-custom-metadata": "3.3.12", + "@salesforce/plugin-community": "3.2.18", + "@salesforce/plugin-dev": "2.3.3", "@salesforce/plugin-devops-center": "1.2.14", - "@salesforce/plugin-env": "3.0.31", + "@salesforce/plugin-env": "3.0.32", "@salesforce/plugin-functions": "1.23.0", "@salesforce/plugin-signups": "2.3.10", "@salesforce/sfdx-plugin-lwc-test": "1.2.0", @@ -140,36 +140,36 @@ "dependencies": { "@inquirer/select": "^2.3.5", "@oclif/core": "4.0.6", - "@oclif/plugin-autocomplete": "3.1.2", - "@oclif/plugin-commands": "4.0.2", - "@oclif/plugin-help": "6.2.1", - "@oclif/plugin-not-found": "3.2.3", - "@oclif/plugin-plugins": "5.3.0", - "@oclif/plugin-search": "1.1.2", - "@oclif/plugin-update": "4.4.0", + "@oclif/plugin-autocomplete": "3.1.3", + "@oclif/plugin-commands": "4.0.3", + "@oclif/plugin-help": "6.2.2", + "@oclif/plugin-not-found": "3.2.4", + "@oclif/plugin-plugins": "5.3.1", + "@oclif/plugin-search": "1.1.3", + "@oclif/plugin-update": "4.4.1", "@oclif/plugin-version": "2.2.3", "@oclif/plugin-warn-if-update-available": "3.1.5", - "@oclif/plugin-which": "3.2.2", + "@oclif/plugin-which": "3.2.3", "@salesforce/core": "^7.2.0", "@salesforce/kit": "^3.1.0", - "@salesforce/plugin-apex": "3.1.18", - "@salesforce/plugin-auth": "3.6.21", - "@salesforce/plugin-data": "3.4.6", + "@salesforce/plugin-apex": "3.1.19", + "@salesforce/plugin-auth": "3.6.22", + "@salesforce/plugin-data": "3.4.8", "@salesforce/plugin-deploy-retrieve": "3.9.5", - "@salesforce/plugin-info": "3.3.6", - "@salesforce/plugin-limits": "3.3.12", - "@salesforce/plugin-marketplace": "1.2.12", - "@salesforce/plugin-org": "4.2.1", + "@salesforce/plugin-info": "3.3.7", + "@salesforce/plugin-limits": "3.3.13", + "@salesforce/plugin-marketplace": "1.2.13", + "@salesforce/plugin-org": "4.2.2", "@salesforce/plugin-packaging": "2.4.6", - "@salesforce/plugin-schema": "3.3.11", - "@salesforce/plugin-settings": "2.3.1", + "@salesforce/plugin-schema": "3.3.12", + "@salesforce/plugin-settings": "2.3.2", "@salesforce/plugin-sobject": "1.4.11", - "@salesforce/plugin-source": "3.4.2", - "@salesforce/plugin-telemetry": "3.4.0", - "@salesforce/plugin-templates": "56.2.11", - "@salesforce/plugin-trust": "3.7.5", - "@salesforce/plugin-user": "3.5.13", - "@salesforce/sf-plugins-core": "10.0.1", + "@salesforce/plugin-source": "3.4.3", + "@salesforce/plugin-telemetry": "3.4.1", + "@salesforce/plugin-templates": "56.2.12", + "@salesforce/plugin-trust": "3.7.6", + "@salesforce/plugin-user": "3.5.14", + "@salesforce/sf-plugins-core": "11.0.1", "ansis": "^3.2.0" }, "pinnedDependencies": [ diff --git a/yarn.lock b/yarn.lock index d581eab4..90253c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2028,10 +2028,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-autocomplete@3.1.2": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.2.tgz#415f310ccb1224201d2e0f26d840577733160418" - integrity sha512-QcTi3TYwRVCBWPFa5AVwzsQQPjHceMXyekCcIcoZ7X6gZhRKyZy6+n0WR7GSj1HfENh65fL9JHveN0VJbfbR2w== +"@oclif/plugin-autocomplete@3.1.3": + version "3.1.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.3.tgz#6b0564f0e635e0731366d90ab6bac181d8873ca2" + integrity sha512-waCo5AUGl3j8C+rNdkKD5L3Tiy5gszeec3/u+BERVJd6mfc/qqxhBffyrTT7iogXVpz3KUyrHwhTQDL/L/jxBA== dependencies: "@oclif/core" "^4" ansis "^3.2.0" @@ -2054,37 +2054,37 @@ semver "^7.6.0" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-commands@4.0.2": - version "4.0.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.0.2.tgz#e0d2f67edcbf09f1e7bbb83a76ef0aff92f4dcf3" - integrity sha512-hNhfsnBU/Emw9xHdpY+gGTC9zbWe6wP4sy65Gha9dZSCoZhMx8On8pbvF09myFIwdAMs7rWGmhDpTALTd4QANg== +"@oclif/plugin-commands@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.0.3.tgz#c8878bb42d93e256255551755be194c707bf9e81" + integrity sha512-aHDgn+lkqsVm6v+oEqLDw+nTaxTgxc2Geutc9LE4bMQ3djHcVM5GGdPGTUZSWwv2tUDK6CyskhmdFq7clbmobg== dependencies: "@oclif/core" "^4" lodash "^4.17.21" object-treeify "^4.0.1" tty-table "^4.2.3" -"@oclif/plugin-help@6.2.1", "@oclif/plugin-help@^6.2.0": - version "6.2.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.1.tgz#af13f012df1bcc4cd8f88cd19a3626bc15e3427a" - integrity sha512-ipWBN2eYr3jnac5ruRjsVfcoXyuzpjNKc/9qnL8a366vZ9b+Kdb0Z+6nFkfL7hiPI9Yo0DD+OqEjBKhETGHjRA== +"@oclif/plugin-help@6.2.2", "@oclif/plugin-help@^6.2.0": + version "6.2.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.2.tgz#d782f273693b19b6d78e7fbf696641d4ddfd8576" + integrity sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA== dependencies: "@oclif/core" "^4" -"@oclif/plugin-not-found@3.2.3", "@oclif/plugin-not-found@^3.2.3": - version "3.2.3" - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.3.tgz#90e1ee6829315d0822969bc1dde0296a70caa8be" - integrity sha512-hDHuvMFl7CfJ+GdtDVkLDAMc9J+9Tk1ZRSuFQT7vw4eBtv0EmiXtlTafQqCW9kXypQHgw6UigC3Dz1HXkPpwNQ== +"@oclif/plugin-not-found@3.2.4", "@oclif/plugin-not-found@^3.2.3": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.4.tgz#c4e84983e1b36b3b5470f14aade0b10970dc1c33" + integrity sha512-dTOqfFJZCVVmDQXgJJqbTEgmc1Dguz6tWi2R3V0XlQoRljdEKq0ixk9D6g3Ty5cRr/C3NYlJozAErbCsxZnPcg== dependencies: "@inquirer/confirm" "^3.1.9" "@oclif/core" "^4" ansis "^3.2.0" fast-levenshtein "^3.0.0" -"@oclif/plugin-plugins@5.3.0": - version "5.3.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.0.tgz#f6b2bb9d909c9c619048a6d1790a5be8a76c811d" - integrity sha512-LRurBH7ApwwlYPjuSqoXAWaWWNp/HEkWBCNHxHt58byebUWHy8AXHALNEmEN3AYfXZpdeWrPnRlW/d3rxcoYMg== +"@oclif/plugin-plugins@5.3.1": + version "5.3.1" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.1.tgz#3bc9c043af2b970de695bf38dda881d1b2e13754" + integrity sha512-llfT+/zy+8xWf/djgC6DFJwSxvrz6bH22lf72B/75N9OQZhDRSy/PGn3KxEnYQ4DOdleG6TlWNKq5y8lCjICPQ== dependencies: "@oclif/core" "^4" ansis "^3.2.0" @@ -2098,18 +2098,18 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-search@1.1.2": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-search/-/plugin-search-1.1.2.tgz#b3ec2c3832795dd55d65e60bbfb3b077807892ac" - integrity sha512-F4CH+q4CFIpr3XmSXycOEHK/6cat+/DrFHChV6/PAqQQS0bDPa08XPeTqkFqUfyh0DbLHki6gyfX5pbfhMRbyw== +"@oclif/plugin-search@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-search/-/plugin-search-1.1.3.tgz#152c17fb4de058accace4c45bb4d3c229cc011ce" + integrity sha512-eY+S/oUHvS8wH6t7xqYWXp1XR0gaGS1A5zQTrbfZHpKfUKlXMDY7fyzR+BGcfPCeViBkZSLYqPpMKMMkE0lOCw== dependencies: "@oclif/core" "^4" inquirer-autocomplete-standalone "^0.8.1" -"@oclif/plugin-update@4.4.0": - version "4.4.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.4.0.tgz#3d6ab41dfbf153d1e8b82cc72900a2d82b68f62c" - integrity sha512-4eOGAHX6kpyfsOy0ByBOw+Jl2Y+UaHTWBhLOBicXpvHFFMbLIygN7mCYxHcGrniEKW5uB1TJBZHZNJOIe1Vsng== +"@oclif/plugin-update@4.4.1": + version "4.4.1" + resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.4.1.tgz#3bad1559f6714402db5aab1941c16d5e62a8077c" + integrity sha512-+/N+boky7he+WCKmV+UQgrofalncABAT1QVJkM5ZKz0TUhsPN5bjvTK1NnkOWI/HWKF9/WNW/FPadDtCmxbYBA== dependencies: "@inquirer/select" "^2.3.5" "@oclif/core" "^4" @@ -2140,10 +2140,10 @@ http-call "^5.2.2" lodash "^4.17.21" -"@oclif/plugin-which@3.2.2": - version "3.2.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-which/-/plugin-which-3.2.2.tgz#1a1062870b42652b2630d78b10b31415126a19c4" - integrity sha512-4tCVnLZ+i0RwXb6edKh3GsBcwlLFW2+X6zNVupR7sNq6UjX7YBsdzU75DOIW7NPiyH/iXgdK2WpKiFX/GZA0vA== +"@oclif/plugin-which@3.2.3": + version "3.2.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-which/-/plugin-which-3.2.3.tgz#6c3c010f9bb80d349b11aec1e1daf35a8c87efa7" + integrity sha512-b1/oDbLf100gwzK8vzQ2kEgxY80tfTmkf8vglHcZeDmGzeKWogwk8frHxvGyXxsEZl24NMVeHcRNTWYG8ICg5Q== dependencies: "@oclif/core" "^4" ansis "^3.2.0" @@ -2510,10 +2510,10 @@ jszip "^3.10.1" object-treeify "^2" -"@salesforce/plugin-apex@3.1.18": - version "3.1.18" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-apex/-/plugin-apex-3.1.18.tgz#7f879765c7b463d36dca8e0ffa2bf6f907b93cad" - integrity sha512-YxIiIV5eBCZJUooE2fxhMEUepTpxgWajEWWtH9DWL2+ZBBe+8wsKloxtBWGL9JWLIRsX6Rlb3M9UJsLxdvi+EA== +"@salesforce/plugin-apex@3.1.19": + version "3.1.19" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-apex/-/plugin-apex-3.1.19.tgz#4ca24822f0e53b50b4a6174768453039165069b5" + integrity sha512-Hq9hmGw68iZgyOQOJhz9sQtzEezhKCrWZD2kG6vq5GY2witc9vMNSBqm4na8auoqBg/5W3JLbGYMuaaQoUYiaw== dependencies: "@oclif/core" "^4" "@salesforce/apex-node" "^6.1.2" @@ -2524,10 +2524,10 @@ color-convert "^2.0.1" color-name "^2.0.0" -"@salesforce/plugin-auth@3.6.21": - version "3.6.21" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.21.tgz#2dcfdac157594978b85a65188fb1589fed2bf75b" - integrity sha512-U6OvMR3BSLKavE9pBCYdrDKx0t+V1azmKVSsCgBCOgmqpQiXfo7XcOvUi9Jug1/Szr7T5U/1kuunxdGk8XGfIg== +"@salesforce/plugin-auth@3.6.22": + version "3.6.22" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.22.tgz#273dae7dc85582120cdd449fa3295ff9f541b04e" + integrity sha512-eUaGfIwkhrs4vrbwduSt1ySgQAg1Qdvhtm5+dukW4EVTR7PUCuzkcH7kj1J8M5Mf+0mI82HrfOyzraVlDJtsJg== dependencies: "@inquirer/checkbox" "^2.3.5" "@inquirer/select" "^2.3.5" @@ -2553,10 +2553,10 @@ debug "^4.3.4" handlebars "^4.7.8" -"@salesforce/plugin-data@3.4.6": - version "3.4.6" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-3.4.6.tgz#637a056baa6a9affc0fdb53b437344b41faa86ec" - integrity sha512-DzoK6Oolr+w48ryLjZpkmSoURmVqjly/ky+uPAglx61mTT7TpeEKfmAecGS3gaovy2udTAMwHJe2uAny5c2WaA== +"@salesforce/plugin-data@3.4.8": + version "3.4.8" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-3.4.8.tgz#73cc09b29df7bda4e6014a81204b0edbe77cc531" + integrity sha512-gcKhUG62rmFdqDw8zCQP1l972mJ0ZUUHmC8BGmszS9y+eBUEl5rZSfhH4abO5qnc0PtkPkd8iTkHLLaZj7deag== dependencies: "@jsforce/jsforce-node" "^3.2.0" "@oclif/core" "^4" @@ -2586,10 +2586,10 @@ "@salesforce/ts-types" "^2.0.9" ansis "^3.2.0" -"@salesforce/plugin-info@3.3.6", "@salesforce/plugin-info@^3.2.7", "@salesforce/plugin-info@^3.3.5", "@salesforce/plugin-info@^3.3.6": - version "3.3.6" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.3.6.tgz#27a9fd360e5434a9983310e0a81bf0eae65bcc63" - integrity sha512-jb41I+c3xoS7ArOBfVkhQMsYfnwIWgv6pLBZtWEjyQZYBEqP/JJTB7YT8w+F5Z9x/Rh1QgBoIs9L/AZ9+R9XWw== +"@salesforce/plugin-info@3.3.7", "@salesforce/plugin-info@^3.2.7", "@salesforce/plugin-info@^3.3.5", "@salesforce/plugin-info@^3.3.6": + version "3.3.7" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.3.7.tgz#53155f020f90c09a179d90b0804d08056ec272c9" + integrity sha512-QE2ryYvq7g3ZLoWoeHQMSZ/5Zv8UL9bZfrw1XV/Qth1S7LGrJY0wDtqCN10rAFAZFC7oWJQjbpLpSoArY6ujVw== dependencies: "@inquirer/input" "^2.1.8" "@jsforce/jsforce-node" "^3.2.0" @@ -2604,20 +2604,20 @@ proxy-agent "^6.4.0" semver "^7.6.0" -"@salesforce/plugin-limits@3.3.12": - version "3.3.12" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-3.3.12.tgz#dbfa47ac82a004481b229167b3dd108f2ac6296d" - integrity sha512-krHo7WbV2IQ4+twJKgP2/dIbiX4wv/a0Gjz7wLHMzasg+FA7nyJqwLB2IOTvTLlgTPslN75la9m3EMk1RN7LBg== +"@salesforce/plugin-limits@3.3.13": + version "3.3.13" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-3.3.13.tgz#20aa70daf8b8af6a6bd17148ed0998040ce9d452" + integrity sha512-sPnWhiwADyd1hJc/Miv4sBFvJuSdzQImeCMuGAVuVknhdx0LJSCp8kppm55wxE8DIkKxmxowX+KziyuyNicOCQ== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.6" "@salesforce/kit" "^3.1.2" "@salesforce/sf-plugins-core" "^10.0.0" -"@salesforce/plugin-marketplace@1.2.12": - version "1.2.12" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.12.tgz#77cbe37a3ab0bd0df18e8c942ef10234289e7648" - integrity sha512-OgnvlbVLQbCS5LM57boVKdTLjsefhYKLn0ER61r2EDaASefXdgRvQhZ6qv1ipeKj9YDv3SS1k5mALCpELtJjfA== +"@salesforce/plugin-marketplace@1.2.13": + version "1.2.13" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.13.tgz#88514a2612044be1dad5ad6b96d4094d8d615d31" + integrity sha512-ofwswLncpBLf9gn7QKs5HSbmG07JpUMHj/mQhTzQfUaAtnUIt9qC+u47cO9pYFdKDhn3uegiB6bbIpWe8mTc4g== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.9" @@ -2626,10 +2626,10 @@ got "^13.0.0" proxy-agent "^6.4.0" -"@salesforce/plugin-org@4.2.1": - version "4.2.1" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.2.1.tgz#4936c16f019c971e9664c8f1105aca1e90a38f19" - integrity sha512-AvMbFVDqEwfR1xpjPzLt2flR8FOlZ0prNb2QMtf6DRglosVbfT9J0jj7kolCXJk+IFuE4twW4g+q1ZXEUeTwyg== +"@salesforce/plugin-org@4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.2.2.tgz#903d7205d68525aac82ed5c63864e78a310503f7" + integrity sha512-Ciyr2Rlb/oUc2SLb6yCPgPqAz4+QxkpZjb8TC63Ge+3r/Dk73WmLF3mJoL6TYeXLqiR5mSmHPyYbAJsCnxl5sw== dependencies: "@oclif/core" "^4.0.3" "@salesforce/core" "^7.3.10" @@ -2681,19 +2681,19 @@ strip-ansi "^6" yarn-deduplicate "^6.0.2" -"@salesforce/plugin-schema@3.3.11": - version "3.3.11" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-3.3.11.tgz#67bc46cdf24da02138d261509452998b683ee812" - integrity sha512-O5MkXBH2mysoS+zMbU8IzA4tmlhyeJ9JK20bmv+yK7g9K8fV4TxMRWGDGZp0/SSmClzJI2X/kjsSPmOqOM6zjA== +"@salesforce/plugin-schema@3.3.12": + version "3.3.12" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-3.3.12.tgz#c3962e190ccbba93cb680d2a4b0af46d3bf97029" + integrity sha512-n3C8M2LwTr43gdWBt7wHHRaW4CR7uId5hjk7+7Xeog3FAkNM6amJvgISuI+jIDc+zexgeKzQSFv6G2q8CCxMZA== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.8" "@salesforce/sf-plugins-core" "^10.0.0" -"@salesforce/plugin-settings@2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-2.3.1.tgz#363773ebec2e867617541f63d1b4490a88a9eebb" - integrity sha512-hcCEsGXHqX2Dl1UkuGQYoNigRPWJW+HzGmQiU9hrDLoapbHGZnllHQkVZWWidlkN5AIUMBybDp0Gi0sNcmJGjQ== +"@salesforce/plugin-settings@2.3.2": + version "2.3.2" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-2.3.2.tgz#8f71bcdefee7696ecfda50f617e0deb5d68eee94" + integrity sha512-4lmgRxTccOSiKHKreSRsRM/rWpDrxJtz47v7yhqTG6FrPDW3xbRIxGZf0TsS+HOYz1Cc2HhGJib39mR0zvfPAg== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.9" @@ -2716,10 +2716,10 @@ fast-xml-parser "^4.4.0" js2xmlparser "^4.0.2" -"@salesforce/plugin-source@3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-source/-/plugin-source-3.4.2.tgz#04e76bd70607f1d686399225de8b06068fc1687e" - integrity sha512-RjLR/R8FdBlUuFJKo4K+RG1ZEYRA17+2LpSUXIXnuExfRKjKulomIBVTDdagWTjQYWjJ4P3n/4Ahwg8WffwMTw== +"@salesforce/plugin-source@3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-source/-/plugin-source-3.4.3.tgz#15e7848bb81c98f54b323263df4b35bcd376a952" + integrity sha512-OqfFIk1ex29JO5s+cfomjyHsBt1JUuLaF6Jp3pQsKUK0JWWYxQTB/XKFR7OsnunvClUvV8kuodKOGaOKfBEYsg== dependencies: "@oclif/core" "^4" "@salesforce/apex-node" "^6.0.0" @@ -2734,10 +2734,10 @@ got "^13.0.0" proxy-agent "^6.3.1" -"@salesforce/plugin-telemetry@3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.4.0.tgz#cf6f19b1732e4cf2562020f923e69aa728ecd827" - integrity sha512-SO6kRTNK3n7e4gXSdwlzNJD6VOgpGTvWI3dTSx+ymVwQNSgJaxJhM8KFOuxn1fvoxazhhTDvrMJmMWLIwNCFrA== +"@salesforce/plugin-telemetry@3.4.1": + version "3.4.1" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.4.1.tgz#406ce7b1de0583a532c18f28fc5a9bdde272f57c" + integrity sha512-CSuV35hQAv0EjRl34OGLQK5qLRh3dCDNt1R265vjfX5dtI42mc50H7+fnDkLMVYVAEnG6aANnE+6A1krcBYm8w== dependencies: "@oclif/core" "^4.0.3" "@salesforce/core" "^7.3.5" @@ -2747,10 +2747,10 @@ "@salesforce/ts-types" "^2.0.9" debug "^4.3.4" -"@salesforce/plugin-templates@56.2.11": - version "56.2.11" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.2.11.tgz#a3fbbba65d9f22382f2c03df921c0ed82e9fe8c4" - integrity sha512-2mPwjbwUC4pb6+iixTBzva6l04bTYq4JM4Q7WEYcG4KiDd2WhxD9VzhqNZhxJZdYIhe8XSo9Kjeu4dlUpOJ04Q== +"@salesforce/plugin-templates@56.2.12": + version "56.2.12" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.2.12.tgz#6fe47b311a21091efb43b2e251e6b13604d5609d" + integrity sha512-CSAi30hC5fmVs3KE5foshSHkPnw6t8nthqwO+NpD4wFQ1zZSJHEV31MXhaBdJTRhy3HczHP1IOG+jqKlVB2Etg== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.8" @@ -2759,10 +2759,10 @@ yeoman-environment "^3" yeoman-generator "^5" -"@salesforce/plugin-trust@3.7.5", "@salesforce/plugin-trust@^3.7.0": - version "3.7.5" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.5.tgz#cf86cc0678cd2d4c223cfb562257dbcef4fa3b64" - integrity sha512-KA3MC7sebeQYHsjczyIXCPQrq/KglFLRRmTG7pnxUZoSiAkjl+FzBumOjo1oVEthoBGEMbvFWvYPBn9POvrnpA== +"@salesforce/plugin-trust@3.7.6", "@salesforce/plugin-trust@^3.7.0": + version "3.7.6" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.6.tgz#b0dfc7a8cf53066f70b9c64e00c6aed3c81b6a43" + integrity sha512-aXcwQzomg3qVgqaY+XL0O9FZbB3MD8n3YJUqPwl/x+OCqtvZg7Ap3MLv+2ddNz4IDgEcauJtNp5D2TEY3ltY/g== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.8" @@ -2776,10 +2776,10 @@ semver "^7.6.2" shelljs "^0.8.4" -"@salesforce/plugin-user@3.5.13": - version "3.5.13" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.5.13.tgz#248aaee8d1188d17f74fedead69a29030f0bde28" - integrity sha512-Bng9cavmSgI/JIW7MeKgjLXKKUEHucTlns9CYPqLoJxJZkv4oSz9dWyzY6ABZv88JwJSxKU4136egHa+4z4Lrg== +"@salesforce/plugin-user@3.5.14": + version "3.5.14" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.5.14.tgz#3200c799718dda8e463cb964651a72f64b8d66f9" + integrity sha512-/cO+jelS/rhaS9dCBfZ7cmqdiplFcJf4ZxYDPFAqBHYW4ziyRSMzc4I6cmsh8QwtfwNw5Z8JtscZFz5et6bZjQ== dependencies: "@oclif/core" "^4" "@salesforce/core" "^7.3.8" @@ -2797,7 +2797,25 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== -"@salesforce/sf-plugins-core@10.0.1", "@salesforce/sf-plugins-core@^10.0.0": +"@salesforce/sf-plugins-core@11.0.1": + version "11.0.1" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz#5dca567e4e18322d6341fa77e58c7debe409a7d2" + integrity sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q== + dependencies: + "@inquirer/confirm" "^3.1.9" + "@inquirer/password" "^2.1.9" + "@oclif/core" "^4.0.3" + "@salesforce/core" "^7.3.12" + "@salesforce/kit" "^3.1.3" + "@salesforce/ts-types" "^2.0.9" + ansis "^3.2.0" + cli-progress "^3.12.0" + natural-orderby "^3.0.2" + slice-ansi "^7.1.0" + string-width "^7.1.0" + terminal-link "^3.0.0" + +"@salesforce/sf-plugins-core@^10.0.0": version "10.0.1" resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz#8df8e3b7a10f8ba75906c5d58eb3a7df32e42eb3" integrity sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==