Commit a63c99b
Fix CVE-2026-45736: Bump ws to ^8.20.1
Summary: Bump the `ws` direct dependency in `fbandroid/native/redex/website/package.json` from `^8.18.0` to `^8.20.1` and regenerate `yarn.lock` to fix GHSA-58qx-3vcg-4xpx / CVE-2026-45736, which affects `ws` versions >= 8.0.0 and < 8.20.1 (the project was resolving to 8.18.3). After the bump, the only `ws@8.x` entry in `yarn.lock` resolves to 8.20.1, which includes the security patch. The unrelated `ws@^7.3.1` entry (resolves to 7.5.10, pulled in by `webpack-bundle-analyzer`) is outside the affected range and left untouched.
Reviewed By: wsanville
Differential Revision: D105980457
fbshipit-source-id: ee6c3a1be8282eba329728a8fc7b3e1e87ed97d11 parent b68b33b commit a63c99b
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11641 | 11641 | | |
11642 | 11642 | | |
11643 | 11643 | | |
11644 | | - | |
| 11644 | + | |
11645 | 11645 | | |
11646 | 11646 | | |
11647 | | - | |
11648 | | - | |
11649 | | - | |
11650 | | - | |
| 11647 | + | |
| 11648 | + | |
| 11649 | + | |
| 11650 | + | |
11651 | 11651 | | |
11652 | 11652 | | |
11653 | 11653 | | |
| |||
0 commit comments