Commit f96df74
chore: upgrade fflate to 0.4.9 to address CVE-2026-45820 (#1629)
* chore: upgrade fflate to 0.4.9 to address CVE-2026-45820
Refreshes the yarn.lock entry for fflate (transitive via posthog-js)
from 0.4.8 to 0.4.9, which fixes the unzipSync infinite loop on
malformed ZIP64 archives. The existing ^0.4.8 range already admits
the patched version, so no package.json change is needed.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* chore: update changelog for #1629
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>1 parent 65dc765 commit f96df74
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14717 | 14717 | | |
14718 | 14718 | | |
14719 | 14719 | | |
14720 | | - | |
14721 | | - | |
14722 | | - | |
| 14720 | + | |
| 14721 | + | |
| 14722 | + | |
14723 | 14723 | | |
14724 | 14724 | | |
14725 | 14725 | | |
| |||
0 commit comments