From 13088091cfd139ce7ba092c997d0f6352fe9bbbe Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 1 May 2024 15:15:21 +0000 Subject: [PATCH] chore(release): bump to 2.40.7 --- README.md | 32 +++--- package.json | 14 +-- yarn.lock | 316 +++++++++++++++++++-------------------------------- 3 files changed, 142 insertions(+), 220 deletions(-) diff --git a/README.md b/README.md index 436e0c3d..b5ad2d47 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.40.6 linux-x64 node-v20.12.2 +@salesforce/cli/2.40.7 linux-x64 node-v20.12.2 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -202,7 +202,7 @@ EXAMPLES $ sf alias list ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.2/src/commands/alias/list.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/list.ts)_ ## `sf alias set` @@ -251,7 +251,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.2.2/src/commands/alias/set.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/set.ts)_ ## `sf alias unset` @@ -291,7 +291,7 @@ EXAMPLES $ sf alias unset --all [--no-prompt] ``` -_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.2/src/commands/alias/unset.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/alias/unset.ts)_ ## `sf analytics generate template` @@ -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.2.2/src/commands/config/get.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/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.2.2/src/commands/config/list.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/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.2.2/src/commands/config/set.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/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.2.2/src/commands/config/unset.ts)_ +_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.2.3/src/commands/config/unset.ts)_ ## `sf data create record` @@ -5391,7 +5391,7 @@ EXAMPLES $ sf plugins ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/index.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/index.ts)_ ## `sf plugins discover` @@ -5436,7 +5436,7 @@ EXAMPLES $ sf plugins inspect @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/inspect.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/inspect.ts)_ ## `sf plugins install PLUGIN` @@ -5485,7 +5485,7 @@ EXAMPLES $ sf plugins install someuser/someplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/install.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/install.ts)_ ## `sf plugins link PATH` @@ -5515,7 +5515,7 @@ EXAMPLES $ sf plugins link @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/link.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/link.ts)_ ## `sf plugins reset` @@ -5530,7 +5530,7 @@ FLAGS --reinstall Reinstall all plugins after uninstalling. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/reset.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/reset.ts)_ ## `sf plugins trust verify` @@ -5559,7 +5559,7 @@ EXAMPLES $ sf plugins trust verify --npm @scope/npmName ``` -_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.6.6/src/commands/plugins/trust/verify.ts)_ +_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.6.7/src/commands/plugins/trust/verify.ts)_ ## `sf plugins uninstall [PLUGIN]` @@ -5587,7 +5587,7 @@ EXAMPLES $ sf plugins uninstall @salesforce/plugin-packaging ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/uninstall.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/uninstall.ts)_ ## `sf plugins update` @@ -5605,7 +5605,7 @@ DESCRIPTION Update installed plugins. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.16/src/commands/plugins/update.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.18/src/commands/plugins/update.ts)_ ## `sf project convert mdapi` diff --git a/package.json b/package.json index 5ca9be1b..310bb615 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.40.6", + "version": "2.40.7", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -83,7 +83,7 @@ "@salesforce/plugin-functions": "1.23.0", "@salesforce/plugin-signups": "2.2.5", "@salesforce/sfdx-plugin-lwc-test": "1.2.0", - "@salesforce/sfdx-scanner": "3.23.0" + "@salesforce/sfdx-scanner": "3.24.0" }, "devPlugins": [ "@oclif/plugin-command-snapshot", @@ -139,12 +139,12 @@ }, "dependencies": { "@inquirer/select": "^1.3.1", - "@oclif/core": "3.26.4", + "@oclif/core": "3.26.5", "@oclif/plugin-autocomplete": "3.0.16", "@oclif/plugin-commands": "3.3.1", "@oclif/plugin-help": "6.0.21", "@oclif/plugin-not-found": "3.1.7", - "@oclif/plugin-plugins": "5.0.16", + "@oclif/plugin-plugins": "5.0.18", "@oclif/plugin-search": "1.0.23", "@oclif/plugin-update": "4.2.9", "@oclif/plugin-version": "2.0.17", @@ -162,14 +162,14 @@ "@salesforce/plugin-org": "4.1.5", "@salesforce/plugin-packaging": "2.4.1", "@salesforce/plugin-schema": "3.3.4", - "@salesforce/plugin-settings": "2.2.2", + "@salesforce/plugin-settings": "2.2.3", "@salesforce/plugin-sobject": "1.3.6", "@salesforce/plugin-source": "3.3.5", "@salesforce/plugin-telemetry": "3.3.4", "@salesforce/plugin-templates": "56.2.4", - "@salesforce/plugin-trust": "3.6.6", + "@salesforce/plugin-trust": "3.6.7", "@salesforce/plugin-user": "3.5.4", - "@salesforce/sf-plugins-core": "9.0.5", + "@salesforce/sf-plugins-core": "9.0.7", "chalk": "^5.3.0", "debug": "^4.3.4", "strip-ansi": "^7.1.0" diff --git a/yarn.lock b/yarn.lock index ad38eb3a..89e27522 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,10 +1393,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@jsforce/jsforce-node@^3.1.0": - version "3.1.0" - resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz" - integrity sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig== +"@jsforce/jsforce-node@^3.1.0", "@jsforce/jsforce-node@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.0.tgz#4b104613fc9bb74e0e38d2c00936ea2b228ba73a" + integrity sha512-3GjWNgWs0HFajVhIhwvBPb0B45o500wTBNEBYxy8XjeeRra+qw8A9xUrfVU7TAGev8kXuKhjJwaTiSzThpEnew== dependencies: "@sindresorhus/is" "^4" "@types/node" "^18.15.3" @@ -1600,7 +1600,7 @@ semver "^7.3.5" which "^3.0.0" -"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.3": +"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.6": version "5.0.6" resolved "https://registry.npmjs.org/@npmcli/git/-/git-5.0.6.tgz" integrity sha512-4x/182sKXmQkf0EtXxT26GEsaOATpD7WVtza5hrYivWZeo6QefC6xq9KAXrnjtFKBZ4rZwR7aX/zClYYXgtwLw== @@ -1640,7 +1640,7 @@ minimatch "^5.0.1" read-package-json-fast "^2.0.3" -"@npmcli/map-workspaces@^3.0.2", "@npmcli/map-workspaces@^3.0.4", "@npmcli/map-workspaces@^3.0.6": +"@npmcli/map-workspaces@^3.0.2", "@npmcli/map-workspaces@^3.0.6": version "3.0.6" resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz" integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA== @@ -1760,6 +1760,11 @@ resolved "https://registry.npmjs.org/@npmcli/redact/-/redact-1.1.0.tgz" integrity sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ== +"@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/run-script@^2.0.0": version "2.0.0" resolved "https://registry.npmjs.org/@npmcli/run-script/-/run-script-2.0.0.tgz" @@ -1781,7 +1786,7 @@ read-package-json-fast "^3.0.0" which "^3.0.0" -"@npmcli/run-script@^7.0.0", "@npmcli/run-script@^7.0.2", "@npmcli/run-script@^7.0.4": +"@npmcli/run-script@^7.0.0", "@npmcli/run-script@^7.0.2": version "7.0.4" resolved "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz" integrity sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg== @@ -1792,10 +1797,10 @@ node-gyp "^10.0.0" which "^4.0.0" -"@npmcli/run-script@^8.0.0": - version "8.0.0" - resolved "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.0.0.tgz" - integrity sha512-5noc+eCQmX1W9nlFUe65n5MIteikd3vOA2sEPdXtlUv68KWyHNFZnT/LDRXu/E4nZ5yxjciP30pADr/GQ97W1w== +"@npmcli/run-script@^8.0.0", "@npmcli/run-script@^8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-8.1.0.tgz#a563e5e29b1ca4e648a6b1bbbfe7220b4bfe39fc" + integrity sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg== dependencies: "@npmcli/node-gyp" "^3.0.0" "@npmcli/package-json" "^5.0.0" @@ -1804,10 +1809,10 @@ proc-log "^4.0.0" which "^4.0.0" -"@oclif/core@3.26.4", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.5.0": - version "3.26.4" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61" - integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w== +"@oclif/core@3.26.5", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.5.0": + version "3.26.5" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4" + integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ== dependencies: "@types/cli-progress" "^3.11.5" ansi-escapes "^4.3.2" @@ -1891,15 +1896,15 @@ chalk "^5.3.0" fast-levenshtein "^3.0.0" -"@oclif/plugin-plugins@5.0.16": - version "5.0.16" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.0.16.tgz#a5585d3cec279855a704d37b6ac4d8c92f3f011e" - integrity sha512-4fYOQQ9kfi56r+gooRJai47/YNZFco46Hydzdg+1W9BZ78TyzqnQf1OC6vYelUudemUH0xlzBYcIzLcwUf3uPA== +"@oclif/plugin-plugins@5.0.18": + version "5.0.18" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.0.18.tgz#6d888cd8ad87ec87fdf3aaf9f355a8a7ac9d2db4" + integrity sha512-XWxrs6Jc0ovuoK7MeIViWwXYX939l55tzpr7+1dac7y33hqBrH50K5kn2M7NXjfYYJrY17IqRLhlmRLGE6vuYQ== dependencies: "@oclif/core" "^3.26.4" chalk "^5.3.0" debug "^4.3.4" - npm "10.6.0" + npm "^10.7.0" npm-package-arg "^11.0.2" npm-run-path "^5.3.0" object-treeify "^4.0.1" @@ -2227,12 +2232,12 @@ strip-ansi "6.0.1" ts-retry-promise "^0.8.0" -"@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.2": - version "7.3.2" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.2.tgz#429a859335efdc14d60b041bfa60fcde6c0c5e79" - integrity sha512-a5AQFlwZqSz9kqFb+m4ch5HjPapKX1TDoRm9RfdwGyhkBtiCH1lVjnkn6nmHmpOq0X9Sh+broRN3vgl9s5bRRg== +"@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.2", "@salesforce/core@^7.3.3": + version "7.3.3" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.3.tgz#4b84aba806264dd13716f4c4774bd5a417259662" + integrity sha512-THjYnOrfj0vW+qvlm70NDasH3RHD03cm884yi1+1axA4ugS4FFxXrPDPWAEU5ve5B4vnT7CJfuD/Q56l67ug8w== dependencies: - "@jsforce/jsforce-node" "^3.1.0" + "@jsforce/jsforce-node" "^3.2.0" "@salesforce/kit" "^3.1.1" "@salesforce/schemas" "^1.7.0" "@salesforce/ts-types" "^2.0.9" @@ -2493,10 +2498,10 @@ "@salesforce/core" "^7.0.1" "@salesforce/sf-plugins-core" "^9.0.4" -"@salesforce/plugin-settings@2.2.2": - version "2.2.2" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-2.2.2.tgz#9a86a37554a346b035e7387b95dbb8578ef07fc0" - integrity sha512-m1TfRPtKoEd+u1pPKIO+uA3FIszg0TZLtVBg+33zauia0GqoUO9DSGAs9NqPMCjiFWZB9dbL3V9P2YjMiNHxWg== +"@salesforce/plugin-settings@2.2.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-2.2.3.tgz#6761c9b71d75022ce59c4aa77017f25869a6629a" + integrity sha512-gbAUenvOZSegE+ZQ0XwrteUyx9lqHXDk6KBavSCZmPoN366HgBrLlLrt9acgNATiHO2KsixJ0VaIyGMuh/lRoQ== dependencies: "@oclif/core" "^3.26.2" "@salesforce/core" "^7.0.1" @@ -2561,17 +2566,17 @@ yeoman-environment "^3" yeoman-generator "^5" -"@salesforce/plugin-trust@3.6.6", "@salesforce/plugin-trust@^3.6.3": - version "3.6.6" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.6.6.tgz#df71b03ca1cfc8c8c08dacd02b9c728b3672ca6b" - integrity sha512-ELaWBa3KfUYlgJ57yoEUbHGPcroqaV8pqWkCL4FOYJuRPtfBxd491YOS2ZtbN6vAMl9BaDfuOAriXWSG/8OYVQ== +"@salesforce/plugin-trust@3.6.7", "@salesforce/plugin-trust@^3.6.3": + version "3.6.7" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.6.7.tgz#a1c0cc4cd3f34c5a693ebbf33d83b81bd6508454" + integrity sha512-CbATdm8cWasAJ8URiQ1MJg8zzsUQ8S+joAe8VT4Ds8R5rfzmyWxcbxEj8hqowbJf6LOIGGLBbSSuyzmg3AVa8A== dependencies: "@oclif/core" "^3.26.4" "@salesforce/core" "^7.3.0" "@salesforce/kit" "^3.1.1" "@salesforce/sf-plugins-core" "^9.0.0" got "^13.0.0" - npm "10.5.0" + npm "^10.7.0" npm-run-path "^4.0.1" proxy-agent "^6.4.0" semver "^7.6.0" @@ -2598,15 +2603,15 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3" integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw== -"@salesforce/sf-plugins-core@9.0.5", "@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.4", "@salesforce/sf-plugins-core@^9.0.5": - version "9.0.5" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz#34732af855a6b3205e89765a446ea01024cad227" - integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA== +"@salesforce/sf-plugins-core@9.0.7", "@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.4", "@salesforce/sf-plugins-core@^9.0.5": + version "9.0.7" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.7.tgz#77ffc67df994e0cec205827462811f521e3086ba" + integrity sha512-5F6/ax7welNZrizpl9QSQmGADqlCzFDB8t8I5P/n2LplMb3CwJRrZPcOZxJNnhlfXNlLrYtoShv2C+yrxgqYUA== dependencies: "@inquirer/confirm" "^2.0.17" "@inquirer/password" "^1.1.16" - "@oclif/core" "^3.26.2" - "@salesforce/core" "^7.3.0" + "@oclif/core" "^3.26.5" + "@salesforce/core" "^7.3.3" "@salesforce/kit" "^3.1.0" "@salesforce/ts-types" "^2.0.9" chalk "^5.3.0" @@ -4665,7 +4670,7 @@ cli-spinners@^2.5.0, cli-spinners@^2.9.0, cli-spinners@^2.9.2: resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== -cli-table3@^0.6.0, cli-table3@^0.6.3: +cli-table3@^0.6.0: version "0.6.4" resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.4.tgz#d1c536b8a3f2e7bec58f67ac9e5769b1b30088b0" integrity sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw== @@ -4835,14 +4840,6 @@ colors@1.0.3: resolved "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz" integrity sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw== -columnify@^1.6.0: - version "1.6.0" - resolved "https://registry.npmjs.org/columnify/-/columnify-1.6.0.tgz" - integrity sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q== - dependencies: - strip-ansi "^6.0.1" - wcwidth "^1.0.0" - combined-stream@^1.0.8: version "1.0.8" resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" @@ -7059,12 +7056,12 @@ ini@^1.3.2, ini@^1.3.4: resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== -ini@^4.1.1, ini@^4.1.2: +ini@^4.1.2: version "4.1.2" resolved "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz" integrity sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw== -init-package-json@^6.0.0, init-package-json@^6.0.2: +init-package-json@^6.0.2: version "6.0.2" resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-6.0.2.tgz#0d780b752dd1dd83b8649945df38a07df4f990a6" integrity sha512-ZQ9bxt6PkqIH6fPU69HPheOMoUqIqVqwZj0qlCBfoSCG4lplQhVM/qB3RS4f0RALK3WZZSrNQxNtCZgphuf3IA== @@ -7195,7 +7192,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== -is-cidr@^5.0.3, is-cidr@^5.0.5: +is-cidr@^5.0.5: version "5.0.5" resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-5.0.5.tgz#6898e3e84a320cecaa505654b33463399baf9e8e" integrity sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg== @@ -7814,18 +7811,17 @@ libnpmdiff@^6.0.3: pacote "^17.0.4" tar "^6.2.1" -libnpmexec@^7.0.4: - version "7.0.10" - resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-7.0.10.tgz#dd41dddaf5987a59e067e686d10b5189a9302065" - integrity sha512-MwjY0SzG9pHBMW+Otl/6ZA2s4kRUYxelo9vIKeWHG3CV0b/4mzi88rYNk3fv46hQ4ypIIEZYOzV/pHky/DS8og== +libnpmexec@^8.0.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.0.tgz#9273575a385827918cd2a75559800a7048f5f69b" + integrity sha512-ZU2J7bcr9VGjld4g+mRTcIsZWwnuqiENxifcXLCXhh7uvjpRn67zV9+RLhVfYcAZkibDKnYCczNCVNhuPx4PKg== dependencies: "@npmcli/arborist" "^7.2.1" - "@npmcli/run-script" "^7.0.2" + "@npmcli/run-script" "^8.1.0" ci-info "^4.0.0" - npm-package-arg "^11.0.1" - npmlog "^7.0.1" - pacote "^17.0.4" - proc-log "^3.0.0" + npm-package-arg "^11.0.2" + pacote "^18.0.1" + proc-log "^4.2.0" read "^3.0.1" read-package-json-fast "^3.0.2" semver "^7.3.7" @@ -7854,15 +7850,15 @@ libnpmorg@^6.0.1: aproba "^2.0.0" npm-registry-fetch "^16.2.0" -libnpmpack@^6.0.3: - version "6.0.9" - resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-6.0.9.tgz#c1e42cef93d46c9f31e015c298232fff15bbb734" - integrity sha512-rkGVbP0amt7qNPL/u4NbH0MqhECRrvdRPcszXalYc6TP2ubEBPT54c5LFLxTLROSKjfre6PVvzc1ZNKc8jBWhQ== +libnpmpack@^7.0.0: + version "7.0.1" + resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-7.0.1.tgz#1aa358df9c9b88b9c2730161e6abeaec98cf98d2" + integrity sha512-/Q2eVsJG3/5wivozBote/wpIHZvDAXHY7N5FFKKJMitZ1kZeF2lUZuBdCjNAatuzcfOSO1kcp13EIFXWiN9v9w== dependencies: "@npmcli/arborist" "^7.2.1" - "@npmcli/run-script" "^7.0.2" - npm-package-arg "^11.0.1" - pacote "^17.0.4" + "@npmcli/run-script" "^8.1.0" + npm-package-arg "^11.0.2" + pacote "^18.0.1" libnpmpublish@^9.0.2: version "9.0.5" @@ -7893,15 +7889,15 @@ libnpmteam@^6.0.0: aproba "^2.0.0" npm-registry-fetch "^16.2.0" -libnpmversion@^5.0.1: - version "5.0.2" - resolved "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz" - integrity sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA== +libnpmversion@^6.0.0: + version "6.0.1" + resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-6.0.1.tgz#9f2edc1fd402cd46114eefdecdee94dc0c6f6972" + integrity sha512-uKnItKLfd9YNEP7NhPTytNY1atY1kZ+rAa+FkfExMBUtZa4beeBR10kcHx8ZaGVHtCyaQo64uiVlxUdQ5QwkTg== dependencies: - "@npmcli/git" "^5.0.3" - "@npmcli/run-script" "^7.0.2" + "@npmcli/git" "^5.0.6" + "@npmcli/run-script" "^8.1.0" json-parse-even-better-errors "^3.0.0" - proc-log "^3.0.0" + proc-log "^4.2.0" semver "^7.3.7" lie@~3.3.0: @@ -8262,10 +8258,10 @@ make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1, make-fetch-happen@^11.1.1: socks-proxy-agent "^7.0.0" ssri "^10.0.0" -make-fetch-happen@^13.0.0: - version "13.0.0" - resolved "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz" - integrity sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A== +make-fetch-happen@^13.0.0, make-fetch-happen@^13.0.1: + version "13.0.1" + resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz#273ba2f78f45e1f3a6dca91cede87d9fa4821e36" + integrity sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA== dependencies: "@npmcli/agent" "^2.0.0" cacache "^18.0.0" @@ -8276,6 +8272,7 @@ make-fetch-happen@^13.0.0: minipass-flush "^1.0.5" minipass-pipeline "^1.2.4" negotiator "^0.6.3" + proc-log "^4.2.0" promise-retry "^2.0.1" ssri "^10.0.0" @@ -8711,7 +8708,7 @@ mute-stream@0.0.8: resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== -mute-stream@^1.0.0, mute-stream@~1.0.0: +mute-stream@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz" integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA== @@ -8796,7 +8793,7 @@ node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.6.9: dependencies: whatwg-url "^5.0.0" -node-gyp@^10.0.0, node-gyp@^10.0.1, node-gyp@^10.1.0: +node-gyp@^10.0.0, node-gyp@^10.1.0: version "10.1.0" resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz" integrity sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA== @@ -9064,12 +9061,12 @@ npm-pick-manifest@^9.0.0: npm-package-arg "^11.0.0" semver "^7.3.5" -npm-profile@^9.0.0, npm-profile@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-9.0.1.tgz#b0817357addb1804992bd9fed363992441847738" - integrity sha512-9o6dw5eu3tiqX1XFOXjznO73Jzin48Oyo9qAhfaEHXzeZHXpdzgDmzWruWk7uJsu5GMIsigx5hva5rB5NhfSWw== +npm-profile@^9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-9.0.2.tgz#848328529932828fd3a33dcbf0d5fbe36d1e3eb6" + integrity sha512-4S/fd/PNyGgjaGolsdUJFsnfEb+AxJzrrZC3I9qbTYZJ3PJy8T46tIWXA4pBoaeiGh2M2GRvK1K/xMQe1Xgbvw== dependencies: - npm-registry-fetch "^16.0.0" + npm-registry-fetch "^17.0.0" proc-log "^4.0.0" npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1: @@ -9097,7 +9094,7 @@ npm-registry-fetch@^14.0.0: npm-package-arg "^10.0.0" proc-log "^3.0.0" -npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.1.0, npm-registry-fetch@^16.2.0, npm-registry-fetch@^16.2.1: +npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.2.0: version "16.2.1" resolved "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.2.1.tgz" integrity sha512-8l+7jxhim55S85fjiDGJ1rZXBWGtRLi1OSb4Z3BPLObPuIaeKRlPRiYMSHU4/81ck3t71Z+UwDDl47gcpmfQQA== @@ -9111,6 +9108,20 @@ npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.1.0, npm-registry-fetch@^16.2 npm-package-arg "^11.0.0" proc-log "^4.0.0" +npm-registry-fetch@^17.0.0: + version "17.0.0" + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-17.0.0.tgz#b93bd8d55e6e7dc2f9ea6832e8b19922cdf3548f" + integrity sha512-JoOpdYqru846tJX96Jn2jyYVpc1TD1o6Oox80rjVIDAZqIsS2n+nNx+/Qd02LlQm/itGhsBgzP1VUKACLQHD+Q== + dependencies: + "@npmcli/redact" "^2.0.0" + 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" + npm-run-path@^4.0.0, npm-run-path@^4.0.1: version "4.0.1" resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" @@ -9130,86 +9141,10 @@ npm-user-validate@^2.0.0: resolved "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz" integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q== -npm@10.5.0: - version "10.5.0" - resolved "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz" - integrity sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A== - dependencies: - "@isaacs/string-locale-compare" "^1.1.0" - "@npmcli/arborist" "^7.2.1" - "@npmcli/config" "^8.0.2" - "@npmcli/fs" "^3.1.0" - "@npmcli/map-workspaces" "^3.0.4" - "@npmcli/package-json" "^5.0.0" - "@npmcli/promise-spawn" "^7.0.1" - "@npmcli/run-script" "^7.0.4" - "@sigstore/tuf" "^2.3.1" - abbrev "^2.0.0" - archy "~1.0.0" - cacache "^18.0.2" - chalk "^5.3.0" - ci-info "^4.0.0" - cli-columns "^4.0.0" - cli-table3 "^0.6.3" - columnify "^1.6.0" - fastest-levenshtein "^1.0.16" - fs-minipass "^3.0.3" - glob "^10.3.10" - graceful-fs "^4.2.11" - hosted-git-info "^7.0.1" - ini "^4.1.1" - init-package-json "^6.0.0" - is-cidr "^5.0.3" - json-parse-even-better-errors "^3.0.1" - libnpmaccess "^8.0.1" - libnpmdiff "^6.0.3" - libnpmexec "^7.0.4" - libnpmfund "^5.0.1" - libnpmhook "^10.0.0" - libnpmorg "^6.0.1" - libnpmpack "^6.0.3" - libnpmpublish "^9.0.2" - libnpmsearch "^7.0.0" - libnpmteam "^6.0.0" - libnpmversion "^5.0.1" - make-fetch-happen "^13.0.0" - minimatch "^9.0.3" - minipass "^7.0.4" - minipass-pipeline "^1.2.4" - ms "^2.1.2" - node-gyp "^10.0.1" - nopt "^7.2.0" - normalize-package-data "^6.0.0" - npm-audit-report "^5.0.0" - npm-install-checks "^6.3.0" - npm-package-arg "^11.0.1" - npm-pick-manifest "^9.0.0" - npm-profile "^9.0.0" - npm-registry-fetch "^16.1.0" - npm-user-validate "^2.0.0" - npmlog "^7.0.1" - p-map "^4.0.0" - pacote "^17.0.6" - parse-conflict-json "^3.0.1" - proc-log "^3.0.0" - qrcode-terminal "^0.12.0" - read "^2.1.0" - semver "^7.6.0" - spdx-expression-parse "^3.0.1" - ssri "^10.0.5" - supports-color "^9.4.0" - tar "^6.2.0" - text-table "~0.2.0" - tiny-relative-date "^1.3.0" - treeverse "^3.0.0" - validate-npm-package-name "^5.0.0" - which "^4.0.0" - write-file-atomic "^5.0.1" - -npm@10.6.0: - version "10.6.0" - resolved "https://registry.yarnpkg.com/npm/-/npm-10.6.0.tgz#da8ec6cf64103735eab2798cba13a5e7b7edcbdd" - integrity sha512-KC70Su2ZnO9v4i2t+M0sQcsRERk++XcYbK9fy4bLWzUCV2nELhSN7UAkoe42P4HQTg2LyQxcfntgYS89OEaOsA== +npm@^10.7.0: + version "10.7.0" + resolved "https://registry.yarnpkg.com/npm/-/npm-10.7.0.tgz#c87e0bbb7a53422670e423d0198120760f67c3b7" + integrity sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ== dependencies: "@isaacs/string-locale-compare" "^1.1.0" "@npmcli/arborist" "^7.2.1" @@ -9218,8 +9153,8 @@ npm@10.6.0: "@npmcli/map-workspaces" "^3.0.6" "@npmcli/package-json" "^5.1.0" "@npmcli/promise-spawn" "^7.0.1" - "@npmcli/redact" "^1.1.0" - "@npmcli/run-script" "^8.0.0" + "@npmcli/redact" "^2.0.0" + "@npmcli/run-script" "^8.1.0" "@sigstore/tuf" "^2.3.2" abbrev "^2.0.0" archy "~1.0.0" @@ -9238,16 +9173,16 @@ npm@10.6.0: json-parse-even-better-errors "^3.0.1" libnpmaccess "^8.0.1" libnpmdiff "^6.0.3" - libnpmexec "^7.0.4" + libnpmexec "^8.0.0" libnpmfund "^5.0.1" libnpmhook "^10.0.0" libnpmorg "^6.0.1" - libnpmpack "^6.0.3" + libnpmpack "^7.0.0" libnpmpublish "^9.0.2" libnpmsearch "^7.0.0" libnpmteam "^6.0.0" - libnpmversion "^5.0.1" - make-fetch-happen "^13.0.0" + libnpmversion "^6.0.0" + make-fetch-happen "^13.0.1" minimatch "^9.0.4" minipass "^7.0.4" minipass-pipeline "^1.2.4" @@ -9259,14 +9194,13 @@ npm@10.6.0: npm-install-checks "^6.3.0" npm-package-arg "^11.0.2" npm-pick-manifest "^9.0.0" - npm-profile "^9.0.1" - npm-registry-fetch "^16.2.1" + npm-profile "^9.0.2" + npm-registry-fetch "^17.0.0" npm-user-validate "^2.0.0" p-map "^4.0.0" - pacote "^18.0.2" + pacote "^18.0.3" parse-conflict-json "^3.0.1" proc-log "^4.2.0" - proggy "^2.0.0" qrcode-terminal "^0.12.0" read "^3.0.1" semver "^7.6.0" @@ -9694,7 +9628,7 @@ pacote@^15.2.0: ssri "^10.0.0" tar "^6.1.11" -pacote@^17.0.4, pacote@^17.0.6: +pacote@^17.0.4: version "17.0.7" resolved "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz" integrity sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ== @@ -9718,10 +9652,10 @@ pacote@^17.0.4, pacote@^17.0.6: ssri "^10.0.0" tar "^6.1.11" -pacote@^18.0.0, pacote@^18.0.2: - version "18.0.2" - resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.2.tgz#ac78b9d6a441788f024c14179e193e170a8af964" - integrity sha512-oMxnZQCOZqFZyEh5oJtpMepoub4hoI6EfMUCdbwkBqkFuJ1Dwfz5IMQD344dKbwPPBNZWKwGL/kNvmDubZyvug== +pacote@^18.0.0, pacote@^18.0.1, pacote@^18.0.3: + version "18.0.3" + resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.3.tgz#72a2bafc603935d2a1b0bf7c17034fdcc0a58001" + integrity sha512-GFCGn27RSf2xa5DHShI7DzI8dCf5F0+9N+fbSpItZvi9ykSouPRXMKzfl2jF35Zoi9QysNF/aqeqQyU2tOJBbA== dependencies: "@npmcli/git" "^5.0.0" "@npmcli/installed-package-contents" "^2.0.1" @@ -9734,7 +9668,7 @@ pacote@^18.0.0, pacote@^18.0.2: npm-package-arg "^11.0.0" npm-packlist "^8.0.0" npm-pick-manifest "^9.0.0" - npm-registry-fetch "^16.0.0" + npm-registry-fetch "^17.0.0" proc-log "^4.0.0" promise-retry "^2.0.1" sigstore "^2.2.0" @@ -10068,11 +10002,6 @@ process@^0.11.10: resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz" integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== -proggy@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/proggy/-/proggy-2.0.0.tgz#154bb0e41d3125b518ef6c79782455c2c47d94e1" - integrity sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A== - promise-all-reject-late@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz" @@ -10288,13 +10217,6 @@ read-pkg@^5.2.0: parse-json "^5.0.0" type-fest "^0.6.0" -read@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/read/-/read-2.1.0.tgz" - integrity sha512-bvxi1QLJHcaywCAEsAk4DG3nVoqiY2Csps3qzWalhj5hFqRn1d/OixkFXtLO1PrgHUcAP0FNaSY/5GYNfENFFQ== - dependencies: - mute-stream "~1.0.0" - read@^3.0.1: version "3.0.1" resolved "https://registry.npmjs.org/read/-/read-3.0.1.tgz" @@ -10980,7 +10902,7 @@ spdx-exceptions@^2.1.0: resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz" integrity sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w== -spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1: +spdx-expression-parse@^3.0.0: version "3.0.1" resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== @@ -11845,7 +11767,7 @@ walk-up-path@^3.0.1: resolved "https://registry.npmjs.org/walk-up-path/-/walk-up-path-3.0.1.tgz" integrity sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA== -wcwidth@^1.0.0, wcwidth@^1.0.1: +wcwidth@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" integrity sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==