Skip to content

chore(deps): update @inquirer packages and apply npm audit fix - #116

Merged
cmuench merged 1 commit into
mainfrom
feature/update-dependencies
Jun 17, 2026
Merged

chore(deps): update @inquirer packages and apply npm audit fix#116
cmuench merged 1 commit into
mainfrom
feature/update-dependencies

Conversation

@cmuench

@cmuench cmuench commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumped @inquirer/prompts from ^8.1.0 to ^8.5.2
  • Bumped @inquirer/search from ^4.0.3 to ^4.2.1
  • Ran npm audit fix — resolved 7 vulnerabilities; updated transitive deps (@babel/*, @emnapi/*, and all @inquirer/* sub-packages)

Remaining audit warnings

17 moderate-severity warnings remain in jest's dependency chain (jest → babel-plugin-istanbul → @istanbuljs/load-nyc-config → js-yaml@3.14.2). These cannot be fixed without a breaking downgrade of jest (30.4.2 → 25.0.0). The vulnerability is a DoS in YAML merge-key parsing, only applies to dev/test tooling, and has no realistic attack vector in this project.

Test plan

  • Run npm test to verify all tests still pass
  • Verify npm audit output shows no new regressions beyond the known jest/js-yaml chain

- @inquirer/prompts: ^8.1.0 → ^8.5.2
- @inquirer/search: ^4.0.3 → ^4.2.1
- npm audit fix applied (babel, emnapi, and other transitive deps updated)
@cmuench
cmuench merged commit 17cd8c0 into main Jun 17, 2026
3 checks passed
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