Skip to content

chore(deps): fix audit vulnerabilities#453

Open
penge wants to merge 1 commit intomasterfrom
chore/fix-audit-vulnerabilities
Open

chore(deps): fix audit vulnerabilities#453
penge wants to merge 1 commit intomasterfrom
chore/fix-audit-vulnerabilities

Conversation

@penge
Copy link
Copy Markdown
Owner

@penge penge commented Mar 29, 2026

Summary

Run npm audit fix to resolve 8 of 12 vulnerabilities:

  • @babel/helpers, @babel/runtime (moderate)
  • ajv (moderate)
  • brace-expansion (moderate)
  • cross-spawn (high)
  • diff (low)
  • glob (high)
  • micromatch (moderate)

Remaining 4 low-severity issues are in the @tootallnate/once -> jsdom chain, dev-only, and require a Jest ESM migration to resolve.

Test plan

  • CI passes
  • All tests pass
  • Build succeeds

Run npm audit fix to resolve 8 of 12 vulnerabilities:
- @babel/helpers, @babel/runtime (moderate)
- ajv (moderate)
- brace-expansion (moderate)
- cross-spawn (high)
- diff (low)
- glob (high)
- micromatch (moderate)

Remaining 4 low-severity issues are in the @tootallnate/once -> jsdom
chain, dev-only, and require a Jest ESM migration to resolve.

Signed-off-by: penge <ppenge@gmail.com>
@gemini-code-assist
Copy link
Copy Markdown

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

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