Dependency Security Audit
Total vulnerabilities: 47
| Severity |
Count |
| Critical |
0 |
| High |
27 |
| Moderate |
18 |
| Low |
2 |
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-08-12T01:21:29.562Z
Manual Fix
pnpm audit --fix
pnpm test
git commit -am "fix: update dependencies to address security vulnerabilities"
Dependency Security Audit
Total vulnerabilities: 47
Next Steps
pnpm auditpnpm updatepnpm testAutomated Report
This issue was automatically created by the dependency audit workflow.
Run date: 2026-08-12T01:21:29.562Z
Manual Fix