Commit 033a4f3
committed
fix: update dependencies and adjust security audit workflow
- Run npm audit fix to update vulnerable packages
- Updated js-yaml (3.14.1→3.14.2, 4.1.0→4.1.1)
- Updated glob (10.4.5→10.5.0)
- Updated validator (13.15.15→13.15.23)
- Make dev dependency audit non-blocking (continue-on-error)
- Production dependencies audit still enforces high severity
- Remaining vulnerabilities are in transitive dev dependencies
Production dependencies: 0 vulnerabilities ✅1 parent c5dada6 commit 033a4f3
2 files changed
+16
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | | - | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments