Skip to content

Fix npm dependency alerts#157

Open
lancewillett wants to merge 1 commit into
developfrom
qao-485/zoninator-high-alerts
Open

Fix npm dependency alerts#157
lancewillett wants to merge 1 commit into
developfrom
qao-485/zoninator-high-alerts

Conversation

@lancewillett
Copy link
Copy Markdown

Summary

  • Adds npm overrides for vulnerable transitive dev dependencies: tmp, shelljs, cross-spawn, and micromatch.
  • Refreshes package-lock.json with the patched transitive versions.

Validation

  • npm install --package-lock-only --ignore-scripts --audit=false --fund=false
  • npm audit --audit-level=high --omit=optional
  • git diff --check

@lancewillett lancewillett requested a review from a team as a code owner June 1, 2026 02:34
@GaryJones
Copy link
Copy Markdown
Contributor

Thanks @lancewillett.

We have Dependabot set up on this repo to handle dependency updates, including transitive dependencies, for security reasons. Is there a need to push these through urgently, or were you just sweeping alerts across repos?

@lancewillett
Copy link
Copy Markdown
Author

@GaryJones This was a test of an upcoming tool from QualityOps, I was sweeping up only critical alerts on all a8c repos.

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.

2 participants