Skip to content

Run npm audit fix and update lockfile#5326

Merged
rzhao271 merged 2 commits into
mainfrom
copilot/run-npm-audit-fix
May 15, 2026
Merged

Run npm audit fix and update lockfile#5326
rzhao271 merged 2 commits into
mainfrom
copilot/run-npm-audit-fix

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 15, 2026

Summary

  • Ran npm audit fix in the repository root
  • Committed the resulting package-lock.json updates
  • Kept changes limited to lockfile updates

Validation

  • npm run build
  • npm test
  • npm run prettier-check ⚠️ fails in this branch baseline due existing formatting/parser issues unrelated to this change
  • parallel_validation (Code Review + CodeQL) ✅

Notes

  • npm audit fix reduced the reported vulnerabilities but did not fully eliminate all remaining advisories without semver-major upgrades (npm audit fix --force).

@rzhao271 rzhao271 modified the milestones: 1.122.0, 1.121.0 May 15, 2026
@rzhao271 rzhao271 marked this pull request as ready for review May 15, 2026 20:35
@rzhao271 rzhao271 merged commit 6c8488c into main May 15, 2026
3 checks passed
@rzhao271 rzhao271 deleted the copilot/run-npm-audit-fix branch May 15, 2026 20:58
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.

3 participants