Commit 09d18cd
fix: resolve CVE-2026-45736 by updating ws to 8.20.1 (#10)
* fix: resolve CVE-2026-45736 by updating ws to 8.20.1
- Add pnpm overrides to .npmrc to enforce ws@>=8.20.1
- Migrate overrides from package.json to .npmrc (pnpm v10+ format)
- Update pnpm-lock.yaml with patched ws version
Fixes Dependabot alert #23
Resolves GHSA-58qx-3vcg-4xpx
* fix: apply CodeRabbit auto-fixes
Fixed 3 file(s) based on 1 unresolved review comment.
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
---------
Co-authored-by: Yuniel Acosta Pérez <yunielacosta738@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>1 parent 658bfd9 commit 09d18cd
4 files changed
Lines changed: 528 additions & 620 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 27 | | |
40 | 28 | | |
41 | 29 | | |
| |||
0 commit comments