Skip to content

fix(deps): resolve all 7 dependabot security alerts#48

Merged
overthelex merged 1 commit into
mainfrom
fix/dependabot-alerts
Jul 3, 2026
Merged

fix(deps): resolve all 7 dependabot security alerts#48
overthelex merged 1 commit into
mainfrom
fix/dependabot-alerts

Conversation

@overthelex

Copy link
Copy Markdown
Owner

Fixes all open alerts at https://github.com/overthelex/aipromo/security/dependabot

Package Fix Alerts
ws ^8.20.0 → ^8.21.0 (direct) #13 high (DoS), #8 medium (memory disclosure)
tsx ^4.21.0 → ^4.22.5 → esbuild 0.28.1 #9 low (arbitrary file read)
vite (transitive) 8.1.3 #11 high (fs.deny bypass), #12 medium (NTLM leak)
qs (transitive) 6.15.3 #7 medium (DoS)
postcss (transitive) 8.5.16 #14 medium (XSS)

npm audit: 0 vulnerabilities. npm run build + 47/47 tests pass.

🤖 Generated with Claude Code

- ws ^8.20.0 -> ^8.21.0 (memory exhaustion DoS, uninitialized memory disclosure)
- tsx ^4.21.0 -> ^4.22.5 (pulls esbuild 0.28.1, arbitrary file read fix)
- transitive: qs 6.15.3, postcss 8.5.16, vite 8.1.3 (fs.deny bypass, launch-editor NTLM leak)

npm audit: 0 vulnerabilities; build + 47 tests pass

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@overthelex
overthelex merged commit 8ff068b into main Jul 3, 2026
2 checks 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