Skip to content

Patch vulnerable frontend dependencies and lockfile#1

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

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

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