Skip to content

Upgrade frontend dependencies for security fixes#258

Closed
arpitjain099 wants to merge 1 commit into
huggingface:mainfrom
arpitjain099:security/frontend-vite-upgrade
Closed

Upgrade frontend dependencies for security fixes#258
arpitjain099 wants to merge 1 commit into
huggingface:mainfrom
arpitjain099:security/frontend-vite-upgrade

Conversation

@arpitjain099
Copy link
Copy Markdown

Summary

  • upgrade frontend dev dependency vite to a patched major release
  • add an npm overrides rule for postcss and refresh frontend/package-lock.json
  • remove remaining moderate npm audit findings tied to the frontend dependency tree

Validation

  • npm audit --json (0 vulnerabilities)
  • npm run build (frontend build succeeds)

Bump Vite to a patched release and pin postcss via npm overrides so frontend lockfile resolves away known moderate vulnerabilities in vite/esbuild/postcss.

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
@arpitjain099 arpitjain099 force-pushed the security/frontend-vite-upgrade branch from e8bb278 to 87d23f2 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