Commit f93cb3c
authored
chore: patch transitive dev-dependency CVEs via pnpm overrides (#1626)
Clears 16 open Dependabot alerts (all scope=development, transitive) by
pinning patched minimums: fast-uri, follow-redirects, hono, ip-address,
postcss, qs, tmp. fast-uri capped <4 to avoid a surprise major.
Angular peerDeps (22.0.x) intentionally left untouched: bumping them in
this repo gives published-package consumers no security benefit (they
resolve their own Angular) and the 22.0.1 patch breaks TestBed. esbuild
left to the weekly Dependabot PR: its advisories need Deno fetch / a
Windows dev server, neither of which runs here, and a global override
risks the vite/webpack build.1 parent c3ac5c1 commit f93cb3c
2 files changed
Lines changed: 70 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
59 | 70 | | |
60 | 71 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments