Commit 592b291
security(skeleton): add js-yaml 4.1.1 override for standalone installs
Add npm `overrides` to packages/skeleton/package.json so that users
who install skeleton as a standalone project (outside the monorepo)
also get js-yaml@4.1.1 instead of the vulnerable 4.1.0 pinned by
@modyfi/vite-plugin-yaml (GHSA-mh29-5h37-fv8m).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 28ee776 commit 592b291
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
0 commit comments