Bump @babel/plugin-transform-modules-systemjs to 7.29.4 (CVE-2026-44728)#1984
Closed
rozele wants to merge 1 commit into
Closed
Bump @babel/plugin-transform-modules-systemjs to 7.29.4 (CVE-2026-44728)#1984rozele wants to merge 1 commit into
rozele wants to merge 1 commit into
Conversation
Summary: Remediates HIGH-severity advisory GHSA-fv7c-fp4j-7gwp / CVE-2026-44728 in `babel/plugin-transform-modules-systemjs` (affected `>= 7.12.0, <= 7.29.3`; fixed in `7.29.4`). This is a transitive dependency pulled in via `babel/preset-env`. The existing semver selector `^7.29.0` already permits `7.29.4`, so this is a minimal lockfile-only edit in `xplat/yoga/yarn.lock`: bump `version`, `resolved`, and `integrity` for the single resolved entry. The `dependencies` block and the `registry.yarnpkg.com` host are unchanged, keeping the open-source lockfile consistent and avoiding an internal-registry rewrite. [Session trajectory link](https://www.internalfb.com/intern/devai/devmate/inspector/?id=a694a3ee-9993-4544-a87b-71b63fb12dfc) Differential Revision: D110064496
|
@rozele has exported this pull request. If you are a Meta employee, you can view the originating Diff in D110064496. |
rozele
added a commit
to rozele/yoga
that referenced
this pull request
Jun 29, 2026
…) (react#1984) Summary: Remediates HIGH-severity advisory GHSA-fv7c-fp4j-7gwp / CVE-2026-44728 in `babel/plugin-transform-modules-systemjs` (affected `>= 7.12.0, <= 7.29.3`; fixed in `7.29.4`). This is a transitive dependency pulled in via `babel/preset-env`. The existing semver selector `^7.29.0` already permits `7.29.4`, so this is a minimal lockfile-only edit in `xplat/yoga/yarn.lock`: bump `version`, `resolved`, and `integrity` for the single resolved entry. The `dependencies` block and the `registry.yarnpkg.com` host are unchanged, keeping the open-source lockfile consistent and avoiding an internal-registry rewrite. Reviewed By: javache Differential Revision: D110064496
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Remediates HIGH-severity advisory GHSA-fv7c-fp4j-7gwp / CVE-2026-44728 in
babel/plugin-transform-modules-systemjs(affected>= 7.12.0, <= 7.29.3; fixed in7.29.4).This is a transitive dependency pulled in via
babel/preset-env. The existing semver selector^7.29.0already permits7.29.4, so this is a minimal lockfile-only edit inxplat/yoga/yarn.lock: bumpversion,resolved, andintegrityfor the single resolved entry. Thedependenciesblock and theregistry.yarnpkg.comhost are unchanged, keeping the open-source lockfile consistent and avoiding an internal-registry rewrite.Session trajectory link
Differential Revision: D110064496