Commit 5a8cc9b
fix(security): resolve uuid CVE via npm override to v11.1.1
- Add uuid ^11.1.1 override in docsite/package.json
- Update package-lock.json: uuid 8.3.2 -> 11.1.1
- Resolves: Missing buffer bounds check in v3/v5/v6 when buf is provided
- Verified: npm audit passes uuid check, build & typecheck pass1 parent 1b58d01 commit 5a8cc9b
2 files changed
Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments