Skip to content

Fix npm dependency alerts#157

Merged
GaryJones merged 1 commit into
developfrom
qao-485/zoninator-high-alerts
Jun 7, 2026
Merged

Fix npm dependency alerts#157
GaryJones merged 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.

@GaryJones GaryJones added this to the 1.0.0 milestone Jun 7, 2026
@GaryJones GaryJones added the type: maintenance Routine maintenance and code quality improvements label Jun 7, 2026
@GaryJones GaryJones merged commit 156ff18 into develop Jun 7, 2026
7 checks passed
@GaryJones GaryJones deleted the qao-485/zoninator-high-alerts branch June 7, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants