Commit 55fc1bc
committed
fix(deps): patch ws (HIGH) and python aiohttp/idna advisories
- ws via pnpm-workspace.yaml overrides: >=7.0.0<7.5.11 -> 7.5.11, >=8.0.0<8.21.0 -> 8.21.0
(CVE-2026-48779 HIGH; also clears CVE-2026-45736 ws<8.20.1)
- python aiohttp>=3.14.1, idna>=3.15 via [tool.uv] override
- uuid 11.1.0->11.1.1 already pinned (unchanged)
js-yaml 3.15.0 (CVE-2026-53550, MEDIUM) deferred: blocked by repo minimumReleaseAge (10d) until ~2026-07-07.1 parent 466b5f0 commit 55fc1bc
4 files changed
Lines changed: 51 additions & 62 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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments