Dependency Security Audit
Total vulnerabilities: 34
| Severity |
Count |
| Critical |
0 |
| High |
14 |
| Moderate |
17 |
| Low |
3 |
Next Steps
- Review the vulnerabilities:
pnpm audit
- Update dependencies:
pnpm update
- Check for breaking changes
- Run tests:
pnpm test
- Create PR with fixes
Automated Report
This issue was automatically created by the dependency audit workflow.
Run date: 2026-05-28T02:38:58.215Z
Manual Fix
pnpm audit --fix
pnpm test
git commit -am "fix: update dependencies to address security vulnerabilities"
Dependency Security Audit
Total vulnerabilities: 34
Next Steps
pnpm auditpnpm updatepnpm testAutomated Report
This issue was automatically created by the dependency audit workflow.
Run date: 2026-05-28T02:38:58.215Z
Manual Fix