Skip to content

fix: npm audit fix (Clerk, Fastify, follow-redirects)#28

Merged
dougdevitre merged 1 commit intomainfrom
fix/npm-audit-vulns
Apr 18, 2026
Merged

fix: npm audit fix (Clerk, Fastify, follow-redirects)#28
dougdevitre merged 1 commit intomainfrom
fix/npm-audit-vulns

Conversation

@dougdevitre
Copy link
Copy Markdown
Owner

Summary

  • Applies npm audit fix to pick up transitive security patches
  • Bumps lockfile-resolved versions of @clerk/shared (4.6.0→4.8.2), fastify (5.8.4→5.8.5), follow-redirects (1.15.11→1.16.0)
  • No source changes; no direct-dependency ranges changed — only lockfile-resolved versions shift forward within existing semver ranges

Test plan

  • CI green (type check + 312-test suite)
  • npm audit reports fewer / zero remaining advisories at these paths
  • No behavior change — this is a lockfile-only PR

🤖 Generated with Claude Code

Applies transitive security patches surfaced by npm audit. No source
changes and no direct-dependency version bumps; only resolved versions
in the lockfile shift forward within the existing semver ranges.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dougdevitre dougdevitre merged commit 1b7fa03 into main Apr 18, 2026
1 check passed
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