Commit 736b555
committed
fix(deps): resolve dependabot alert 170 for rollup path traversal
Upgrade @stoplight/spectral-ruleset-bundler 1.6.3 → 1.7.0, which pins
rollup ~2.80.0 and clears GHSA-mw96-cpmx-2vgc / CVE-2026-27606 (arbitrary
file write via path traversal in rollup < 2.80.0).
The previous version-keyed override for bundler 1.6.x was not being
applied, so replace it with a direct bundler pin.
Signed-off-by: Matthew Bain <66839492+rocketstack-matt@users.noreply.github.com>1 parent 5cfdd54 commit 736b555
2 files changed
Lines changed: 8 additions & 10 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 | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
0 commit comments