Skip to content

Fix CVEs: js-yaml 4.2.0, @babel/core 7.29.7#132

Merged
mraible merged 1 commit into
mainfrom
fix/cve-jsyaml-babel
Jun 30, 2026
Merged

Fix CVEs: js-yaml 4.2.0, @babel/core 7.29.7#132
mraible merged 1 commit into
mainfrom
fix/cve-jsyaml-babel

Conversation

@mraible

@mraible mraible commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Resolves vulnerabilities in the hello UI extension.

  • Update js-yaml override from ^3.14.2 to 4.2.0 (quadratic-complexity DoS in merge key handling)
  • Bump @babel/core from 7.29.0 to 7.29.7 (arbitrary file read via sourceMappingURL)
  • Rebuild dist

All tests pass (23 tests), zero audit vulnerabilities.

- Update js-yaml override from ^3.14.2 to 4.2.0 (quadratic DoS CVE)
- Bump @babel/core from 7.29.0 to 7.29.7 (arbitrary file read CVE)
- Rebuild dist
@mraible
mraible requested a review from a team June 29, 2026 15:26
@mraible
mraible enabled auto-merge (squash) June 29, 2026 16:49
@mraible
mraible merged commit 28605a0 into main Jun 30, 2026
19 checks passed
@mraible
mraible deleted the fix/cve-jsyaml-babel branch June 30, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants