Skip to content

fix: bump inquirer from 6.x to 8.2.7 - #1140

Open
piotrekwitkowski wants to merge 1 commit into
GoogleChrome:mainfrom
piotrekwitkowski:fix/bump-inquirer
Open

fix: bump inquirer from 6.x to 8.2.7#1140
piotrekwitkowski wants to merge 1 commit into
GoogleChrome:mainfrom
piotrekwitkowski:fix/bump-inquirer

Conversation

@piotrekwitkowski

Copy link
Copy Markdown

Summary

  • Bumps inquirer from ^6.3.1 to ^8.2.7 in @lhci/cli
  • Resolves transitive vulnerability GHSA-52f5-9888-hmc6 (tmp <=0.2.3) pulled in via inquirerexternal-editortmp
  • inquirer@8.2.7 replaces external-editor with @inquirer/external-editor which does not depend on the vulnerable tmp package

Related

Test plan

  • Wizard tests pass (yarn jest packages/cli/test/wizard.test.js)
  • No breaking API changes — only prompt() with input and list types are used

Resolves transitive vulnerability GHSA-52f5-9888-hmc6 (tmp <=0.2.3)
which was pulled in via inquirer -> external-editor -> tmp.

inquirer@8.2.7 replaces external-editor with @inquirer/external-editor
which no longer depends on the vulnerable tmp package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant