Commit ebaa346
authored
fix(security): bump esbuild to >=0.28.1 to clear GHSA-gv7w-rqvm-qjhr and GHSA-g7r4-m6w7-qqqr (#333) (#334)
esbuild 0.27.7 is affected by GHSA-gv7w-rqvm-qjhr (high, CVSS 8.1) and
GHSA-g7r4-m6w7-qqqr (low, CVSS 2.5), failing the OSV dependency scan on
every PR. Bump the direct devDependency in cdk/package.json and add a
root resolution so the transitive copy pulled in by vite (docs
workspace) is also lifted to 0.28.1.
Closes #3331 parent 20c01e4 commit ebaa346
3 files changed
Lines changed: 161 additions & 160 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments