Skip to content

security: bump @babel/core override to 7.29.6#2735

Open
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/security_babelCore_7.29.6
Open

security: bump @babel/core override to 7.29.6#2735
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/security_babelCore_7.29.6

Conversation

@ConnorQi01

Copy link
Copy Markdown
Collaborator

Summary

Adds @babel/core to the overrides section in package.json to force version 7.29.6, addressing CVE-2026-49356 (arbitrary file read via sourceMappingURL, low severity).

  • Previous transitive version: 7.14.2
  • Fixed version: 7.29.6 (same major, backward compatible)

Test Plan

  • Verify @babel/core resolves to 7.29.6 in package-lock.json
  • Extension builds without errors

Closes #2734

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.

security: bump @babel/core transitive dependency to 7.29.6

1 participant