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