chore: patch dependency vulnerabilities via npm audit fix #1

Merged
brendan merged 1 commits from chore/dependency-security-audit into main 2026-05-03 10:08:43 +00:00
Owner

Resolves 7 advisories (1 critical, 3 high, 3 moderate) without
package.json range changes:

  • fast-jwt: algorithm confusion, cache key collision, ReDoS
  • fastify: content-type validation bypass, host spoofing
  • @fastify/static: path traversal & encoded-separator route bypass
  • vite (dev only): WS file read, fs.deny bypass, .map traversal
  • postcss/picomatch/brace-expansion (transitive): XSS, ReDoS, DoS

npm audit clean; 61 tests pass.

Resolves 7 advisories (1 critical, 3 high, 3 moderate) without package.json range changes: - fast-jwt: algorithm confusion, cache key collision, ReDoS - fastify: content-type validation bypass, host spoofing - @fastify/static: path traversal & encoded-separator route bypass - vite (dev only): WS file read, fs.deny bypass, .map traversal - postcss/picomatch/brace-expansion (transitive): XSS, ReDoS, DoS npm audit clean; 61 tests pass.
brendan added 1 commit 2026-05-03 10:08:38 +00:00
Resolves 7 advisories (1 critical, 3 high, 3 moderate) without
package.json range changes:
- fast-jwt: algorithm confusion, cache key collision, ReDoS
- fastify: content-type validation bypass, host spoofing
- @fastify/static: path traversal & encoded-separator route bypass
- vite (dev only): WS file read, fs.deny bypass, .map traversal
- postcss/picomatch/brace-expansion (transitive): XSS, ReDoS, DoS

npm audit clean; 61 tests pass.
brendan merged commit d30f40ca71 into main 2026-05-03 10:08:43 +00:00
Sign in to join this conversation.