Commit 2323b23
committed
fix: resolve Node.js audit CI failures
Add missing .nvmrc (Node 22) required by the reusable node-audit
workflow and fix npm audit findings:
- lodash <=4.17.23: Code Injection via _.template (GHSA-r5fr-rjxr-66jc)
and Prototype Pollution via _.unset/_.omit (GHSA-f23m-r3pf-42rh)
- path-to-regexp <0.1.13: ReDoS via multiple route params (GHSA-37ch-88jc-xwx2)
- ajv <6.14.0: ReDoS when using $data option (GHSA-2g4f-4pwh-qvx6)1 parent e270404 commit 2323b23
2 files changed
Lines changed: 16 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments