Files
Copilot c3a8c11a1d Resolve high-severity npm vulnerabilities and enforce audit in CI (#131)
* Initial plan

* Run npm audit fix to resolve auto-fixable vulnerabilities

Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>

* Remove unused ipfs-http-client and enforce audit in CI

- Remove ipfs-http-client dependency (not used, has high-severity vulnerability)
- Add npm audit --audit-level=high to CI workflow
- Update secret-security workflow to enforce high-level audit
- All high-severity vulnerabilities now resolved (0 high)

Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>

* Run npm audit fix on web package

- Fixed high-severity vulnerabilities in Next.js and qs
- Web package now has 0 high-severity vulnerabilities

Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-15 21:11:56 -06:00
..
2025-10-07 09:42:15 -05:00