diff --git a/README.md b/README.md index cb35484e..3edbd68f 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.51.2 linux-x64 node-v20.15.0 +@salesforce/cli/2.51.3 linux-x64 node-v20.15.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -900,7 +900,7 @@ DESCRIPTION List all sf commands. ``` -_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.6/src/commands/commands.ts)_ +_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.7/src/commands/commands.ts)_ ## `sf config get` @@ -2064,7 +2064,7 @@ DESCRIPTION Display help for sf. ``` -_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.5/src/commands/help.ts)_ +_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.6/src/commands/help.ts)_ ## `sf info releasenotes display` @@ -3256,7 +3256,7 @@ EXAMPLES $ sf org list auth ``` -_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/list/auth.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/list/auth.ts)_ ## `sf org list limits` @@ -3556,7 +3556,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.33/src/commands/org/login/access-token.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/access-token.ts)_ ## `sf org login device` @@ -3616,7 +3616,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.33/src/commands/org/login/device.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/device.ts)_ ## `sf org login jwt` @@ -3707,7 +3707,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.33/src/commands/org/login/jwt.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/jwt.ts)_ ## `sf org login sfdx-url` @@ -3772,7 +3772,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.33/src/commands/org/login/sfdx-url.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/sfdx-url.ts)_ ## `sf org login web` @@ -3859,7 +3859,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.33/src/commands/org/login/web.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/web.ts)_ ## `sf org logout` @@ -3920,7 +3920,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.33/src/commands/org/logout.ts)_ +_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/logout.ts)_ ## `sf org open` @@ -5415,7 +5415,7 @@ EXAMPLES $ sf plugins ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/index.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/index.ts)_ ## `sf plugins discover` @@ -5460,7 +5460,7 @@ EXAMPLES $ sf plugins inspect @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/inspect.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/inspect.ts)_ ## `sf plugins install PLUGIN` @@ -5509,7 +5509,7 @@ EXAMPLES $ sf plugins install someuser/someplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/install.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/install.ts)_ ## `sf plugins link PATH` @@ -5539,7 +5539,7 @@ EXAMPLES $ sf plugins link @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/link.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/link.ts)_ ## `sf plugins reset` @@ -5554,7 +5554,7 @@ FLAGS --reinstall Reinstall all plugins after uninstalling. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/reset.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/reset.ts)_ ## `sf plugins trust verify` @@ -5611,7 +5611,7 @@ EXAMPLES $ sf plugins uninstall @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/uninstall.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/uninstall.ts)_ ## `sf plugins update` @@ -5629,7 +5629,7 @@ DESCRIPTION Update installed plugins. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/update.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/update.ts)_ ## `sf project convert mdapi` @@ -5692,7 +5692,7 @@ FLAG DESCRIPTIONS If you specify this parameter, don’t specify --metadata or --source-dir. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/mdapi.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/mdapi.ts)_ ## `sf project convert source` @@ -5704,7 +5704,7 @@ USAGE [-p ... | -x | -m ...] FLAGS - -d, --output-dir= [default: metadataPackage_1720244914297] Output directory to store the Metadata + -d, --output-dir= [default: metadataPackage_1720849645256] Output directory to store the Metadata API–formatted files in. -m, --metadata=... Metadata component names to convert. -n, --package-name= Name of the package to associate with the metadata-formatted files. @@ -5765,7 +5765,7 @@ FLAG DESCRIPTIONS Override the api version used for api requests made by this command ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/source.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/source.ts)_ ## `sf project convert source-behavior` @@ -5822,7 +5822,7 @@ EXAMPLES $ sf project convert source-behavior --behavior decomposeCustomLabelsBeta --dry-run --preserve-temp-dir ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/source-behavior.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/source-behavior.ts)_ ## `sf project delete source` @@ -5962,7 +5962,7 @@ FLAG DESCRIPTIONS - Separate the test names with spaces: --tests Test1 Test2 "Test With Space" ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/delete/source.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/delete/source.ts)_ ## `sf project delete tracking` @@ -5999,7 +5999,7 @@ EXAMPLES $ sf project delete tracking --target-org my-scratch ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/delete/tracking.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/delete/tracking.ts)_ ## `sf project deploy cancel` @@ -6071,7 +6071,7 @@ FLAG DESCRIPTIONS project deploy report". ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/cancel.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/cancel.ts)_ ## `sf project deploy preview` @@ -6154,7 +6154,7 @@ FLAG DESCRIPTIONS All child components are included. If you specify this flag, don’t specify --metadata or --source-dir. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/preview.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/preview.ts)_ ## `sf project deploy quick` @@ -6247,7 +6247,7 @@ ERROR CODES Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/quick.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/quick.ts)_ ## `sf project deploy report` @@ -6339,7 +6339,7 @@ FLAG DESCRIPTIONS --coverage-formatters lcov --coverage-formatters clover ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/report.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/report.ts)_ ## `sf project deploy resume` @@ -6436,7 +6436,7 @@ ERROR CODES Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/resume.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/resume.ts)_ ## `sf project deploy start` @@ -6689,7 +6689,7 @@ ERROR CODES Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/start.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/start.ts)_ ## `sf project deploy validate` @@ -6879,7 +6879,7 @@ ERROR CODES Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/validate.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/validate.ts)_ ## `sf project generate` @@ -7061,7 +7061,7 @@ EXAMPLES $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/generate/manifest.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/generate/manifest.ts)_ ## `sf project list ignored` @@ -7103,7 +7103,7 @@ EXAMPLES $ sf project list ignored --source-dir package.xml ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/list/ignored.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/list/ignored.ts)_ ## `sf project reset tracking` @@ -7152,7 +7152,7 @@ EXAMPLES $ sf project reset tracking --revision 30 ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/reset/tracking.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/reset/tracking.ts)_ ## `sf project retrieve preview` @@ -7206,7 +7206,7 @@ FLAG DESCRIPTIONS production orgs. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/retrieve/preview.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/retrieve/preview.ts)_ ## `sf project retrieve start` @@ -7371,7 +7371,7 @@ ENVIRONMENT VARIABLES SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/retrieve/start.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/retrieve/start.ts)_ ## `sf schema generate field` @@ -7783,7 +7783,7 @@ FLAG DESCRIPTIONS Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using. ``` -_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.6/src/commands/version.ts)_ +_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.8/src/commands/version.ts)_ ## `sf visualforce generate component` diff --git a/package.json b/package.json index a611f1c3..c8996a61 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.51.2", + "version": "2.51.3", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -81,7 +81,7 @@ "@salesforce/plugin-devops-center": "1.2.18", "@salesforce/plugin-env": "3.0.32", "@salesforce/plugin-functions": "1.23.0", - "@salesforce/plugin-signups": "2.5.0", + "@salesforce/plugin-signups": "2.5.1", "@salesforce/sfdx-plugin-lwc-test": "1.2.0", "@salesforce/sfdx-scanner": "4.3.2" }, @@ -139,23 +139,23 @@ }, "dependencies": { "@inquirer/select": "^2.3.5", - "@oclif/core": "4.0.11", + "@oclif/core": "4.0.12", "@oclif/plugin-autocomplete": "3.1.6", - "@oclif/plugin-commands": "4.0.6", - "@oclif/plugin-help": "6.2.5", + "@oclif/plugin-commands": "4.0.7", + "@oclif/plugin-help": "6.2.6", "@oclif/plugin-not-found": "3.2.10", - "@oclif/plugin-plugins": "5.3.4", + "@oclif/plugin-plugins": "5.3.6", "@oclif/plugin-search": "1.2.2", "@oclif/plugin-update": "4.4.7", - "@oclif/plugin-version": "2.2.6", + "@oclif/plugin-version": "2.2.8", "@oclif/plugin-warn-if-update-available": "3.1.8", "@oclif/plugin-which": "3.2.6", "@salesforce/core": "^8.0.2", "@salesforce/kit": "^3.1.6", "@salesforce/plugin-apex": "3.2.4", - "@salesforce/plugin-auth": "3.6.33", + "@salesforce/plugin-auth": "3.6.34", "@salesforce/plugin-data": "3.5.5", - "@salesforce/plugin-deploy-retrieve": "3.9.13", + "@salesforce/plugin-deploy-retrieve": "3.9.14", "@salesforce/plugin-info": "3.3.17", "@salesforce/plugin-limits": "3.3.17", "@salesforce/plugin-marketplace": "1.2.17", @@ -164,8 +164,8 @@ "@salesforce/plugin-schema": "3.3.19", "@salesforce/plugin-settings": "2.3.8", "@salesforce/plugin-sobject": "1.4.19", - "@salesforce/plugin-source": "3.5.3", - "@salesforce/plugin-telemetry": "3.6.1", + "@salesforce/plugin-source": "3.5.5", + "@salesforce/plugin-telemetry": "3.6.2", "@salesforce/plugin-templates": "56.3.2", "@salesforce/plugin-trust": "3.7.13", "@salesforce/plugin-user": "3.5.17", diff --git a/yarn.lock b/yarn.lock index 73804b2f..3126eec2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1402,10 +1402,10 @@ lru-cache "^10.0.1" socks-proxy-agent "^8.0.3" -"@npmcli/arborist@^7.5.3": - version "7.5.3" - resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.3.tgz#88c51b124a1ec48d358897778af6ab5b0e05694d" - integrity sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ== +"@npmcli/arborist@^7.5.4": + version "7.5.4" + resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.4.tgz#3dd9e531d6464ef6715e964c188e0880c471ac9b" + integrity sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g== dependencies: "@isaacs/string-locale-compare" "^1.1.0" "@npmcli/fs" "^3.1.1" @@ -1443,17 +1443,17 @@ treeverse "^3.0.0" walk-up-path "^3.0.1" -"@npmcli/config@^8.3.3": - version "8.3.3" - resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.3.3.tgz#213658d2c85dc40c7b4f9231d993678bb0c57f66" - integrity sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA== +"@npmcli/config@^8.3.4": + version "8.3.4" + resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.3.4.tgz#e2712c2215bb2659f39718b23bf7401f9ac1da59" + integrity sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw== dependencies: "@npmcli/map-workspaces" "^3.0.2" + "@npmcli/package-json" "^5.1.1" ci-info "^4.0.0" ini "^4.1.2" nopt "^7.2.1" proc-log "^4.2.0" - read-package-json-fast "^3.0.2" semver "^7.3.5" walk-up-path "^3.0.1" @@ -1517,10 +1517,10 @@ resolved "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz" integrity sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA== -"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0", "@npmcli/package-json@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.1.1.tgz#ec7339438ae16fcb2216f1c34a0dad707e62d55b" - integrity sha512-uTq5j/UqUzbOaOxVy+osfOhpqOiLfUZ0Ut33UbcyyAPJbZcJsf4Mrsyb8r58FoIFlofw0iOFsuCA/oDK14VDJQ== +"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0", "@npmcli/package-json@^5.1.1", "@npmcli/package-json@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.2.0.tgz#a1429d3111c10044c7efbfb0fce9f2c501f4cfad" + integrity sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ== dependencies: "@npmcli/git" "^5.0.0" glob "^10.2.2" @@ -1544,10 +1544,10 @@ dependencies: postcss-selector-parser "^6.0.10" -"@npmcli/redact@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@npmcli/redact/-/redact-2.0.0.tgz#72f9689e87bd0ce419c35e75b8470ce8ac9e14f0" - integrity sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ== +"@npmcli/redact@^2.0.0", "@npmcli/redact@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@npmcli/redact/-/redact-2.0.1.tgz#95432fd566e63b35c04494621767a4312c316762" + integrity sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw== "@npmcli/run-script@^8.0.0", "@npmcli/run-script@^8.1.0": version "8.1.0" @@ -1561,13 +1561,13 @@ proc-log "^4.0.0" which "^4.0.0" -"@oclif/core@4.0.11", "@oclif/core@^4", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6", "@oclif/core@^4.0.7", "@oclif/core@^4.0.8": - version "4.0.11" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.11.tgz#0a774d00ccab8ee63eb01c5ad2bffc69a170dba8" - integrity sha512-cZLLdSm9tGSbuoRjjgXf128zvPZH+afjQMQcrvDfoN347KvPg75ne8YJ8qHix+T3Vl03iXfgIH6guQN0kLgmjg== +"@oclif/core@4.0.12", "@oclif/core@^4", "@oclif/core@^4.0.11", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6", "@oclif/core@^4.0.8": + version "4.0.12" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce" + integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg== dependencies: ansi-escapes "^4.3.2" - ansis "^3.1.1" + ansis "^3.2.1" clean-stack "^3.0.1" cli-spinners "^2.9.2" debug "^4.3.5" @@ -1609,20 +1609,20 @@ semver "^7.6.0" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-commands@4.0.6": - version "4.0.6" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.0.6.tgz#6cf434c140d56f6de55dce86facbe66d24d5e63c" - integrity sha512-oH/bg8QmOBlGGx/9DUUC62rhywkBpklkzsexdfzLcaolMABjMdOIw+L0R6Yc1Be4lgzP7MpngSy6usbvfyU6AQ== +"@oclif/plugin-commands@4.0.7": + version "4.0.7" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.0.7.tgz#b31da05264f7c409018fb042712e07a46e426662" + integrity sha512-xnSLatrHCa2ViwT2M908aIwCRVT5MKPfkLJMmBMJD5QjjpsM8jeFBoqF4aGS3YZP4enisXXNGowXUT+XwGPyfw== dependencies: "@oclif/core" "^4" lodash "^4.17.21" object-treeify "^4.0.1" tty-table "^4.2.3" -"@oclif/plugin-help@6.2.5", "@oclif/plugin-help@^6.2.2": - version "6.2.5" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.5.tgz#a1d8e8469b3447c055ca3ab5444388a822d06517" - integrity sha512-/NgP6j5THCWDxQj3Mba+IIidf8fBtOT5Wh6ygb2WdWLSxcsRXSQUiJKKOXu8e/N5+KQeuG2Yko2hFxd2cZUzMQ== +"@oclif/plugin-help@6.2.6", "@oclif/plugin-help@^6.2.2": + version "6.2.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd" + integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw== dependencies: "@oclif/core" "^4" @@ -1636,15 +1636,15 @@ ansis "^3.2.0" fast-levenshtein "^3.0.0" -"@oclif/plugin-plugins@5.3.4": - version "5.3.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.4.tgz#cce05303370fef4ea80fcc3e39fa1d75f350de20" - integrity sha512-gbLe+rfqP3dlphqOisFvbZ+adjobvIEhc78ferl3wFL4EazkIrcqrHYle77EjsaEiATqtCIeh3Ef41QCGoK9pA== +"@oclif/plugin-plugins@5.3.6": + version "5.3.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.6.tgz#e64e8606f438b6d08f0cc4cf1e0bd3e0a19ceb38" + integrity sha512-bUx+tWwjHzBeJj+eP1KBuCTF9tG/nV8VE06fAElCUL317d9sAGfbHJwPQwTPWzVnCUz50H+uUxyK5GgMTxwtgQ== dependencies: "@oclif/core" "^4" ansis "^3.2.0" debug "^4.3.4" - npm "^10.8.1" + npm "^10.8.2" npm-package-arg "^11.0.2" npm-run-path "^5.3.0" object-treeify "^4.0.1" @@ -1677,13 +1677,13 @@ tar-fs "^2.1.1" tty-table "^4.2.3" -"@oclif/plugin-version@2.2.6": - version "2.2.6" - resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-2.2.6.tgz#c9159ad8aca7451c1a34073d3ba22852ec165f04" - integrity sha512-pv+r36ITkZ6fExii5Mr7EuEcYNDgmL20SEdZoBg1nktvIHkqBpanT3sNVtNqDfVPwb76luKoslAWV1rqXBkrsg== +"@oclif/plugin-version@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-2.2.8.tgz#f44a83ed8f3c3f4c092ceb27ff21760cb2760b0b" + integrity sha512-O0DmH6bFYSpXcoIb600KHPsYvu2pTKCmagS0Yrqs6nk7XjA3e/Ua6eVgwalGe/fxpG6evFaEuzNc7Cp7ZhOFJw== dependencies: "@oclif/core" "^4" - ansis "^3.2.0" + ansis "^3.2.1" "@oclif/plugin-warn-if-update-available@3.1.8", "@oclif/plugin-warn-if-update-available@^3.0.19": version "3.1.8" @@ -1975,10 +1975,10 @@ "@salesforce/sf-plugins-core" "^11.1.2" ansis "^3.2.0" -"@salesforce/plugin-auth@3.6.33": - version "3.6.33" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.33.tgz#341b776d54040208b0f56be55620e8241de178ab" - integrity sha512-/Iyx6FbtZLkttBsgPgVJuv0Pasw/5r3xiRABS1ZiGU0/WBG2nXrJQGfp4pc3vldPI0ApiQtiEPmQhjh8dOM42w== +"@salesforce/plugin-auth@3.6.34": + version "3.6.34" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.34.tgz#506a22875df506ca5277fed06e3952535cbe6fdf" + integrity sha512-dQrW/iDSyE34oh7zuyFdh3LmBvQqR+LjScMjGwgh22SE0O+8VxXkC0M3JDzDBg0+aNQ+27VO6lMGVlFj87qhTA== dependencies: "@inquirer/checkbox" "^2.3.7" "@inquirer/select" "^2.3.7" @@ -2021,10 +2021,10 @@ csv-stringify "^6.5.0" form-data "^4.0.0" -"@salesforce/plugin-deploy-retrieve@3.9.13": - version "3.9.13" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.13.tgz#ba94f5e86f4ce6db53daa0b5f0113db0731ccbb8" - integrity sha512-WPCl8KYKBCfyIZeKNx4QxmpwySYbAV/3o28N0rE/SFoANEmqkuI9CP4vv36GcI2WXxLG09i8bxrGgqVGaJCp4w== +"@salesforce/plugin-deploy-retrieve@3.9.14": + version "3.9.14" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.14.tgz#1e83583d4e0dbc6ca4bdff7be62ca18c4313b42a" + integrity sha512-tms3PkCxwUkm657osRC/jNd3Fe75qu2seXep3Wni96BQP04xFgh1mPYBxTNeLXDbL6C6q7Z3r2fQJp00L5o4zg== dependencies: "@oclif/core" "^4.0.3" "@salesforce/apex-node" "^7.0.4" @@ -2035,7 +2035,7 @@ "@salesforce/source-deploy-retrieve" "^12.1.4" "@salesforce/source-tracking" "^7.0.4" "@salesforce/ts-types" "^2.0.10" - ansis "^3.2.0" + ansis "^3.2.1" "@salesforce/plugin-info@3.3.17", "@salesforce/plugin-info@^3.3.11", "@salesforce/plugin-info@^3.3.15": version "3.3.17" @@ -2164,30 +2164,30 @@ fast-xml-parser "^4.4.0" js2xmlparser "^4.0.2" -"@salesforce/plugin-source@3.5.3": - version "3.5.3" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-source/-/plugin-source-3.5.3.tgz#26d9a976accaf8e208801b9c62bbd53d42766b4a" - integrity sha512-3nGAJWEX75E8loL7oYuFYKkSRPaFXkD1oALd+kcnIzf/0tJ0GKK+7U+b1xxgr/lg4Bmg694nz20g2bYOUEM61w== +"@salesforce/plugin-source@3.5.5": + version "3.5.5" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-source/-/plugin-source-3.5.5.tgz#f7c72c3df8bceff85af5a73b3cbf7a21a7c46550" + integrity sha512-TpXlwOlsrXiUbQaIfXxvD1RDjTHoUhYpL5WeTE5EK59xzHtKBW1/N0fgy6MMKyCzGK791JkzIBv0gbzjHp0tXQ== dependencies: "@oclif/core" "^4" "@salesforce/apex-node" "^7.0.4" "@salesforce/core" "^8.1.1" "@salesforce/kit" "^3.1.6" - "@salesforce/sf-plugins-core" "^11.1.2" + "@salesforce/sf-plugins-core" "^11.1.6" "@salesforce/source-deploy-retrieve" "^12.1.4" - "@salesforce/source-tracking" "^7.0.1" + "@salesforce/source-tracking" "^7.0.7" "@salesforce/ts-types" "^2.0.10" chalk "^5.3.0" cli-progress "^3.12.0" got "^13.0.0" proxy-agent "^6.3.1" -"@salesforce/plugin-telemetry@3.6.1": - version "3.6.1" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.1.tgz#be5587a55f2892d2c8b13a75a39587766b327465" - integrity sha512-nCxKMTI9lKM5rGbGjvPRVMqvzMZmJEVNFLoQj1LzT4uQTeIXXV1Uq8pAaOFgsP8L9St+eX56oIfPaM9pUHuifQ== +"@salesforce/plugin-telemetry@3.6.2": + version "3.6.2" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.2.tgz#437a31f426043fa191d098be24cb96d70be84d86" + integrity sha512-5VFMAWI3gcUmp+3/drpa4Z3GcPKeQu32hjH+ieEqwC08ARqsGP4Ps8YodZUgl8FuF664YeP7wYsvNEIFM1XVkw== dependencies: - "@oclif/core" "^4.0.7" + "@oclif/core" "^4.0.11" "@salesforce/core" "^8.0.3" "@salesforce/kit" "^3.1.6" "@salesforce/sf-plugins-core" "^11.1.1" @@ -2242,7 +2242,7 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== -"@salesforce/sf-plugins-core@11.1.6", "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2": +"@salesforce/sf-plugins-core@11.1.6", "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.1.6": version "11.1.6" resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.6.tgz#4e423488af9ba85aba8af5954df6749dd406c0ae" integrity sha512-yfKnyC4oyYPpVzQVWRHMhLq2mrUzayDIc7zajtOajPk+n+C8Lxsl9KKNB9oA5iQIVrAHf/R9cWVogqO2myKWgQ== @@ -2260,12 +2260,12 @@ string-width "^7.1.0" terminal-link "^3.0.0" -"@salesforce/source-deploy-retrieve@^12.0.1", "@salesforce/source-deploy-retrieve@^12.1.0", "@salesforce/source-deploy-retrieve@^12.1.4": - version "12.1.4" - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz#c4cbb181b72bb215e24c3591df560f9bd40998b1" - integrity sha512-fsf/sH504dffjcWQsiILz6DUIi3YryyJiBqkYmLeQ+kx9G+r+ToFzZBO2NMn6vp8EYE+qPmpbHiV/Qpf4y5dpw== +"@salesforce/source-deploy-retrieve@^12.0.1", "@salesforce/source-deploy-retrieve@^12.1.4", "@salesforce/source-deploy-retrieve@^12.1.5": + version "12.1.5" + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz#b9d94d3420f62c70cfa566efde09c488ecc79b6e" + integrity sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ== dependencies: - "@salesforce/core" "^8.1.0" + "@salesforce/core" "^8.1.1" "@salesforce/kit" "^3.1.6" "@salesforce/ts-types" "^2.0.10" fast-levenshtein "^3.0.0" @@ -2278,19 +2278,19 @@ minimatch "^9.0.5" proxy-agent "^6.4.0" -"@salesforce/source-tracking@^7.0.1", "@salesforce/source-tracking@^7.0.4": - version "7.0.4" - resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.0.4.tgz#d44872c9503c254ffb6e8ccdad93c6fafe518388" - integrity sha512-j7psC52kQ7yX1OZYY5UoBvQc2RKKL/mKuh1OwaeOFkGqJOf0D/b4osRPjHVN6ljN9Zwj5OavGpvi9CA8L4evxQ== +"@salesforce/source-tracking@^7.0.4", "@salesforce/source-tracking@^7.0.7": + version "7.0.8" + resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.0.8.tgz#b6d0d5a2bfe1e7d2723724a88d0515e4f2b073ef" + integrity sha512-mCTBDx0Ay9sE9pGgOXMW9ugp9KnWk1ZoHKYE3nS3moF5d2GOALhIZUvZshPAdOybThpFEwjsB/V6ldIBXeQoJw== dependencies: - "@oclif/core" "^4.0.6" - "@salesforce/core" "^8.1.0" + "@oclif/core" "^4.0.11" + "@salesforce/core" "^8.1.1" "@salesforce/kit" "^3.1.6" - "@salesforce/source-deploy-retrieve" "^12.1.0" + "@salesforce/source-deploy-retrieve" "^12.1.5" "@salesforce/ts-types" "^2.0.10" fast-xml-parser "^4.4.0" graceful-fs "^4.2.11" - isomorphic-git "^1.25.10" + isomorphic-git "^1.27.0" ts-retry-promise "^0.8.1" "@salesforce/telemetry@^6.0.14": @@ -3430,10 +3430,10 @@ ansicolors@~0.3.2: resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz" integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg== -ansis@^3.1.1, ansis@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b" - integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg== +ansis@^3.2.0, ansis@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549" + integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw== anymatch@~3.1.2: version "3.1.3" @@ -5886,15 +5886,16 @@ glob@8.1.0, glob@^8.0.3: minimatch "^5.0.1" once "^1.3.0" -glob@^10.2.2, glob@^10.3.10, glob@^10.4.1: - version "10.4.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2" - integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw== +glob@^10.2.2, glob@^10.3.10, glob@^10.4.2: + version "10.4.5" + resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" + integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== dependencies: foreground-child "^3.1.0" jackspeak "^3.1.2" minimatch "^9.0.4" minipass "^7.1.2" + package-json-from-dist "^1.0.0" path-scurry "^1.11.1" glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: @@ -6476,7 +6477,7 @@ is-cidr@^5.1.0: dependencies: cidr-regex "^4.1.1" -is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0, is-core-module@^2.8.1: +is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0: version "2.13.1" resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz" integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== @@ -6716,10 +6717,10 @@ isexe@^3.1.1: resolved "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz" integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ== -isomorphic-git@^1.25.10: - version "1.25.10" - resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.25.10.tgz#59ff7af88773b126f2b273ef3c536c08308b6d36" - integrity sha512-IxGiaKBwAdcgBXwIcxJU6rHLk+NrzYaaPKXXQffcA0GW3IUrQXdUPDXDo+hkGVcYruuz/7JlGBiuaeTCgIgivQ== +isomorphic-git@^1.27.0: + version "1.27.1" + resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.27.1.tgz#a2752fce23a09f04baa590c41cfaf61e973405b3" + integrity sha512-X32ph5zIWfT75QAqW2l3JCIqnx9/GWd17bRRehmn3qmWc34OYbSXY6Cxv0o9bIIY+CWugoN4nQFHNA+2uYf2nA== dependencies: async-lock "^1.4.1" clean-git-ref "^2.0.1" @@ -7075,12 +7076,12 @@ libnpmaccess@^8.0.6: npm-package-arg "^11.0.2" npm-registry-fetch "^17.0.1" -libnpmdiff@^6.1.3: - version "6.1.3" - resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-6.1.3.tgz#6c26dbec7990e0c622383b053cae56ddceb25aac" - integrity sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA== +libnpmdiff@^6.1.4: + version "6.1.4" + resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-6.1.4.tgz#aa05881d58b980cde43bd7e850ee539bf9de3a9b" + integrity sha512-KCNoCY8kjQ16/EE4VoW7AYqecsb9frNIh/cPwWQSk1s2grzZMQH+Scp7Yo7Fk6SWTkyVDLZEYfUT/vKONYrfmg== dependencies: - "@npmcli/arborist" "^7.5.3" + "@npmcli/arborist" "^7.5.4" "@npmcli/installed-package-contents" "^2.1.0" binary-extensions "^2.3.0" diff "^5.1.0" @@ -7089,12 +7090,12 @@ libnpmdiff@^6.1.3: pacote "^18.0.6" tar "^6.2.1" -libnpmexec@^8.1.2: - version "8.1.2" - resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.2.tgz#cf4cfda58c88cdea00b7453af5b1b54b5e439ae8" - integrity sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA== +libnpmexec@^8.1.3: + version "8.1.3" + resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.3.tgz#7775c4684da07b151b9a1d605ddd96cb180832d9" + integrity sha512-DOI1G8R1mEVOGkXdQ73KXUTm3NuPjcfb7UazqVVjpl/xtosuK5p5a68TO6Nt6UWjOOiizTudAw8hI7psw5/t6w== dependencies: - "@npmcli/arborist" "^7.5.3" + "@npmcli/arborist" "^7.5.4" "@npmcli/run-script" "^8.1.0" ci-info "^4.0.0" npm-package-arg "^11.0.2" @@ -7105,12 +7106,12 @@ libnpmexec@^8.1.2: semver "^7.3.7" walk-up-path "^3.0.1" -libnpmfund@^5.0.11: - version "5.0.11" - resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-5.0.11.tgz#a1b8d881f41d8d3e5047666f1da00e905506a2b6" - integrity sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg== +libnpmfund@^5.0.12: + version "5.0.12" + resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-5.0.12.tgz#6620f2874846c8378a4f71da04eeaaa5c541a429" + integrity sha512-lox1UHcv8/r/TE+T9B+aOylU3c13tK2IuwwUwUm+YMw+C/iq14dqskHqhGPTqa75ZJbiVOW7PMWO92Wn5HG49Q== dependencies: - "@npmcli/arborist" "^7.5.3" + "@npmcli/arborist" "^7.5.4" libnpmhook@^10.0.5: version "10.0.5" @@ -7128,12 +7129,12 @@ libnpmorg@^6.0.6: aproba "^2.0.0" npm-registry-fetch "^17.0.1" -libnpmpack@^7.0.3: - version "7.0.3" - resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-7.0.3.tgz#5d4b2cc10c515669775746083e6c6c3907a645d1" - integrity sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA== +libnpmpack@^7.0.4: + version "7.0.4" + resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-7.0.4.tgz#357bdb4e9932e78a080c99c20ce9f9627d50cb3d" + integrity sha512-oKZA0afbueiC88lskXzAEr3DCN9BTMbUySjUce6qhBV9CjYF2R/x347KhgHu75+p9W2Rd57ZvKz81c5a2+9h6Q== dependencies: - "@npmcli/arborist" "^7.5.3" + "@npmcli/arborist" "^7.5.4" "@npmcli/run-script" "^8.1.0" npm-package-arg "^11.0.2" pacote "^18.0.6" @@ -7671,14 +7672,6 @@ minipass-flush@^1.0.5: dependencies: minipass "^3.0.0" -minipass-json-stream@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz" - integrity sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg== - dependencies: - jsonparse "^1.3.1" - minipass "^3.0.0" - minipass-pipeline@^1.2.4: version "1.2.4" resolved "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz" @@ -7939,13 +7932,12 @@ normalize-package-data@^3.0.0: semver "^7.3.4" validate-npm-package-license "^3.0.1" -normalize-package-data@^6, normalize-package-data@^6.0.0, normalize-package-data@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-6.0.1.tgz#fa69e9452210f0fabf4d79ee08d0c2870c51ed88" - integrity sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ== +normalize-package-data@^6, normalize-package-data@^6.0.0, normalize-package-data@^6.0.1, normalize-package-data@^6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-6.0.2.tgz#a7bc22167fe24025412bcff0a9651eb768b03506" + integrity sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g== dependencies: hosted-git-info "^7.0.0" - is-core-module "^2.8.1" semver "^7.3.5" validate-npm-package-license "^3.0.4" @@ -8005,10 +7997,10 @@ npm-packlist@^8.0.0: dependencies: ignore-walk "^6.0.4" -npm-pick-manifest@^9.0.0, npm-pick-manifest@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz#c90658bd726fe5bca9d2869f3e99359b8fcda046" - integrity sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw== +npm-pick-manifest@^9.0.0, npm-pick-manifest@^9.0.1, npm-pick-manifest@^9.1.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz#83562afde52b0b07cb6244361788d319ce7e8636" + integrity sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA== dependencies: npm-install-checks "^6.0.0" npm-normalize-package-bin "^3.0.0" @@ -8023,16 +8015,16 @@ npm-profile@^10.0.0: npm-registry-fetch "^17.0.1" proc-log "^4.0.0" -npm-registry-fetch@^17.0.0, npm-registry-fetch@^17.0.1: - version "17.0.1" - resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz#c13cfd4c022713f09d23af5fba8b6ec59a17609e" - integrity sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA== +npm-registry-fetch@^17.0.0, npm-registry-fetch@^17.0.1, npm-registry-fetch@^17.1.0: + version "17.1.0" + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-17.1.0.tgz#fb69e8e762d456f08bda2f5f169f7638fb92beb1" + integrity sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA== dependencies: "@npmcli/redact" "^2.0.0" + jsonparse "^1.3.1" make-fetch-happen "^13.0.0" minipass "^7.0.2" minipass-fetch "^3.0.0" - minipass-json-stream "^1.0.1" minizlib "^2.1.2" npm-package-arg "^11.0.0" proc-log "^4.0.0" @@ -8056,19 +8048,19 @@ npm-user-validate@^2.0.1: resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.1.tgz#097afbf0a2351e2a8f478f1ba07960b368f2a25c" integrity sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA== -npm@^10.8.1: - version "10.8.1" - resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.1.tgz#1f1cb1305cd9246b9efe07d8629874df23157a2f" - integrity sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw== +npm@^10.8.1, npm@^10.8.2: + version "10.8.2" + resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.2.tgz#3c123c7f14409dc0395478e7269fdbc32ae179d8" + integrity sha512-x/AIjFIKRllrhcb48dqUNAAZl0ig9+qMuN91RpZo3Cb2+zuibfh+KISl6+kVVyktDz230JKc208UkQwwMqyB+w== dependencies: "@isaacs/string-locale-compare" "^1.1.0" - "@npmcli/arborist" "^7.5.3" - "@npmcli/config" "^8.3.3" + "@npmcli/arborist" "^7.5.4" + "@npmcli/config" "^8.3.4" "@npmcli/fs" "^3.1.1" "@npmcli/map-workspaces" "^3.0.6" - "@npmcli/package-json" "^5.1.1" + "@npmcli/package-json" "^5.2.0" "@npmcli/promise-spawn" "^7.0.2" - "@npmcli/redact" "^2.0.0" + "@npmcli/redact" "^2.0.1" "@npmcli/run-script" "^8.1.0" "@sigstore/tuf" "^2.3.4" abbrev "^2.0.0" @@ -8079,7 +8071,7 @@ npm@^10.8.1: cli-columns "^4.0.0" fastest-levenshtein "^1.0.16" fs-minipass "^3.0.3" - glob "^10.4.1" + glob "^10.4.2" graceful-fs "^4.2.11" hosted-git-info "^7.0.2" ini "^4.1.3" @@ -8087,30 +8079,30 @@ npm@^10.8.1: is-cidr "^5.1.0" json-parse-even-better-errors "^3.0.2" libnpmaccess "^8.0.6" - libnpmdiff "^6.1.3" - libnpmexec "^8.1.2" - libnpmfund "^5.0.11" + libnpmdiff "^6.1.4" + libnpmexec "^8.1.3" + libnpmfund "^5.0.12" libnpmhook "^10.0.5" libnpmorg "^6.0.6" - libnpmpack "^7.0.3" + libnpmpack "^7.0.4" libnpmpublish "^9.0.9" libnpmsearch "^7.0.6" libnpmteam "^6.0.5" libnpmversion "^6.0.3" make-fetch-happen "^13.0.1" - minimatch "^9.0.4" + minimatch "^9.0.5" minipass "^7.1.1" minipass-pipeline "^1.2.4" ms "^2.1.2" node-gyp "^10.1.0" nopt "^7.2.1" - normalize-package-data "^6.0.1" + normalize-package-data "^6.0.2" npm-audit-report "^5.0.0" npm-install-checks "^6.3.0" npm-package-arg "^11.0.2" - npm-pick-manifest "^9.0.1" + npm-pick-manifest "^9.1.0" npm-profile "^10.0.0" - npm-registry-fetch "^17.0.1" + npm-registry-fetch "^17.1.0" npm-user-validate "^2.0.1" p-map "^4.0.0" pacote "^18.0.6" @@ -8424,6 +8416,11 @@ package-hash@^4.0.0: lodash.flattendeep "^4.4.0" release-zalgo "^1.0.0" +package-json-from-dist@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00" + integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw== + pacote@^18.0.0, pacote@^18.0.6: version "18.0.6" resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.6.tgz#ac28495e24f4cf802ef911d792335e378e86fac7"