Skip to content

Refresh dependencies and add CI verification - #62

Open
rodrigouroz wants to merge 1 commit into
cloudflare:mainfrom
rodrigouroz:codex/security-dependency-refresh
Open

rodrigouroz wants to merge 1 commit into
cloudflare:mainfrom
rodrigouroz:codex/security-dependency-refresh

Conversation

@rodrigouroz

Copy link
Copy Markdown

Summary

  • refresh the dependency lockfile and update direct dependencies with published security fixes
  • remove an obsolete Workers AI type suppression
  • add CI for clean install, production audit, typecheck, and build

Why

A clean install of the current lockfile reported 18 production dependency vulnerabilities, including advisories affecting React Router, DOMPurify, and Drizzle ORM. This refresh brings npm audit --omit=dev to zero findings and adds a regression gate.

Verification

  • npm ci
  • npm audit --omit=dev --audit-level=high
  • npm run typecheck
  • 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