Skip to content

[agent] chore(deps): bump @babel/runtime and @babel/runtime-corejs3 to 7.29.2#724

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
security/bump-babel-runtime-7.29.2-214a7fdd8fba69ec
Draft

[agent] chore(deps): bump @babel/runtime and @babel/runtime-corejs3 to 7.29.2#724
github-actions[bot] wants to merge 1 commit intomainfrom
security/bump-babel-runtime-7.29.2-214a7fdd8fba69ec

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 2, 2026

Resolves Dependabot alert #64.

Summary

@babel/runtime and @babel/runtime-corejs3 were resolved at 7.18.9 in package-lock.json, which is below the patched threshold of 7.26.10.

Updated both to 7.29.2 by running npm update @babel/runtime @babel/runtime-corejs3 --ignore-scripts.

Security advisory

  • GHSA-968p-4wvh-cqc8 / CVE-2025-27789 (medium, CVSS 6.2)
  • Impact: When Babel transpiles regular expression named capturing groups, the generated .replace polyfill has quadratic ReDoS complexity if untrusted strings are passed as the second argument of .replace.
  • Fixed in: @babel/runtime ≥ 7.26.10

Changes

  • package-lock.json: @babel/runtime 7.18.9 → 7.29.2, @babel/runtime-corejs3 7.18.9 → 7.29.2

Both are transitive dependencies; existing semver ranges in the manifests (^7.x.x) already allow 7.29.2, so no manifest edits were needed.

Generated by Dependabot remediation agent · ● 588.1K ·

Resolves GHSA-968p-4wvh-cqc8 / CVE-2025-27789 (Dependabot alert #64).

@babel/runtime and @babel/runtime-corejs3 were resolved at 7.18.9 in
the lockfile. Updated to 7.29.2 (>= 7.26.10) which patches the
inefficient RegExp complexity vulnerability in generated code using
named capturing groups.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants