Commit fee2191
chore: upgrade @babel/core to ^7.29.6 to address CVE-2026-49356 (#1333)
* chore: upgrade @babel/core to ^7.29.6 to address CVE-2026-49356
Refreshed the yarn.lock so all transitive @babel/core instances resolve to
7.29.7 (>= 7.29.6), fixing the arbitrary file read via sourceMappingURL comment.
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1357/sourcebot-devsourcebot-cve-2026-49356-babelcore-arbitrary-file-read#agent-session-c9dbdeec)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
* docs: add CHANGELOG entry for @babel/core upgrade
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1357/sourcebot-devsourcebot-cve-2026-49356-babelcore-arbitrary-file-read#agent-session-c9dbdeec)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
---------
Co-authored-by: Brendan Kellam <10233483+brendan-kellam@users.noreply.github.com>
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>1 parent be379c4 commit fee2191
2 files changed
Lines changed: 124 additions & 213 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments