Skip to content

[MEDIUM] Bump @babel/runtime to 7.29.7 - #58335

Open
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-babel-runtime
Open

[MEDIUM] Bump @babel/runtime to 7.29.7#58335
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-babel-runtime

Conversation

@OskarEichler

Copy link
Copy Markdown
Contributor

Summary:

Bumps @babel/runtime from 7.26.9 to 7.29.7 and consolidates all compatible lockfile consumers on the fixed release. This resolves GHSA-968p-4wvh-cqc8 / CVE-2025-27789, where Babel-generated named-capture replacement helpers can exhibit quadratic complexity for crafted replacement strings.

The change is isolated to the HelloWorld dependency declaration and the shared lockfile. No application dependency is changed outside the React Native repository.

Changelog:

[INTERNAL] [SECURITY] - Update @babel/runtime to remove quadratic named-capture replacement behavior.

Test Plan:

  • yarn install --frozen-lockfile --ignore-scripts
  • yarn why @babel/runtime confirms all compatible consumers resolve to 7.29.7
  • yarn audit --groups dependencies no longer reports GHSA-968p-4wvh-cqc8
  • yarn workspace helloworld test --runInBand --silent
  • yarn workspace helloworld lint
  • git diff --check

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 4, 2026
@facebook-github-tools facebook-github-tools Bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant