Skip to content

Patch vulnerable frontend dependencies and lockfile#1

Closed
arpitjain099 wants to merge 1 commit into
huggingface:mainfrom
arpitjain099:security/frontend-lockfile-remediation
Closed

Patch vulnerable frontend dependencies and lockfile#1
arpitjain099 wants to merge 1 commit into
huggingface:mainfrom
arpitjain099:security/frontend-lockfile-remediation

Conversation

@arpitjain099
Copy link
Copy Markdown

Summary

  • upgrade vulnerable direct frontend deps (vite, react-router-dom, postcss, lovable-tagger)
  • add targeted frontend overrides for vulnerable transitive packages and refresh frontend/package-lock.json
  • apply npm audit fix --package-lock-only to pull in patched transitive versions

Validation

  • cd frontend && npm audit (0 vulnerabilities)
  • cd frontend && npm run build

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
@arpitjain099 arpitjain099 force-pushed the security/frontend-lockfile-remediation branch from cd1d099 to 61aff8f Compare May 13, 2026 17:13
@arpitjain099
Copy link
Copy Markdown
Author

Closing this for now. Thanks for the review consideration; may revisit in the future if needed.

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