Bump ws to 8.20.1 in yoga yarn.lock (CVE-2026-45736) (#1982)#1982
Closed
rozele wants to merge 1 commit into
Closed
Bump ws to 8.20.1 in yoga yarn.lock (CVE-2026-45736) (#1982)#1982rozele wants to merge 1 commit into
rozele wants to merge 1 commit into
Conversation
|
@rozele has exported this pull request. If you are a Meta employee, you can view the originating Diff in D108618638. |
rozele
added a commit
to rozele/yoga
that referenced
this pull request
Jun 29, 2026
Summary: Remediates a medium-severity security vulnerability in the `ws` npm package reported for the `facebook/yoga` repository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affects `ws >= 8.0.0, < 8.20.1`. Updates the `ws@^8.13.0, ws@^8.19.0` entry in `xplat/yoga/yarn.lock` from `8.19.0` to the fixed `8.20.1`, including the new `resolved` URL and `integrity` hash from the npm registry. Both existing semver ranges are satisfied by `8.20.1`, so no `package.json` change is needed. `ws` is a transitive dependency. The separate `ws@^7.3.1` (7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged. [Session trajectory link](https://www.internalfb.com/intern/devai/devmate/inspector/?id=3a743029-22e2-40b2-b607-a8e40d18b255) Reviewed By: javache Differential Revision: D108618638
18bb132 to
00a11e0
Compare
Summary: Remediates a medium-severity security vulnerability in the `ws` npm package reported for the `facebook/yoga` repository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affects `ws >= 8.0.0, < 8.20.1`. Updates the `ws@^8.13.0, ws@^8.19.0` entry in `xplat/yoga/yarn.lock` from `8.19.0` to the fixed `8.20.1`, including the new `resolved` URL and `integrity` hash from the npm registry. Both existing semver ranges are satisfied by `8.20.1`, so no `package.json` change is needed. `ws` is a transitive dependency. The separate `ws@^7.3.1` (7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged. [Session trajectory link](https://www.internalfb.com/intern/devai/devmate/inspector/?id=3a743029-22e2-40b2-b607-a8e40d18b255) Reviewed By: javache Differential Revision: D108618638
00a11e0 to
a67ac7d
Compare
rozele
added a commit
to rozele/yoga
that referenced
this pull request
Jun 29, 2026
Summary: Remediates a medium-severity security vulnerability in the `ws` npm package reported for the `facebook/yoga` repository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affects `ws >= 8.0.0, < 8.20.1`. Updates the `ws@^8.13.0, ws@^8.19.0` entry in `xplat/yoga/yarn.lock` from `8.19.0` to the fixed `8.20.1`, including the new `resolved` URL and `integrity` hash from the npm registry. Both existing semver ranges are satisfied by `8.20.1`, so no `package.json` change is needed. `ws` is a transitive dependency. The separate `ws@^7.3.1` (7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged. Reviewed By: javache Differential Revision: D108618638
rozele
added a commit
to rozele/yoga
that referenced
this pull request
Jun 29, 2026
Summary: Pull Request resolved: react#1983 Pull Request resolved: react#1982 Remediates a medium-severity security vulnerability in the `ws` npm package reported for the `facebook/yoga` repository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affects `ws >= 8.0.0, < 8.20.1`. Updates the `ws@^8.13.0, ws@^8.19.0` entry in `xplat/yoga/yarn.lock` from `8.19.0` to the fixed `8.20.1`, including the new `resolved` URL and `integrity` hash from the npm registry. Both existing semver ranges are satisfied by `8.20.1`, so no `package.json` change is needed. `ws` is a transitive dependency. The separate `ws@^7.3.1` (7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged. Reviewed By: javache Differential Revision: D108618638
meta-codesync Bot
pushed a commit
that referenced
this pull request
Jun 29, 2026
Summary: Pull Request resolved: #1983 Pull Request resolved: #1982 Remediates a medium-severity security vulnerability in the `ws` npm package reported for the `facebook/yoga` repository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affects `ws >= 8.0.0, < 8.20.1`. Updates the `ws@^8.13.0, ws@^8.19.0` entry in `xplat/yoga/yarn.lock` from `8.19.0` to the fixed `8.20.1`, including the new `resolved` URL and `integrity` hash from the npm registry. Both existing semver ranges are satisfied by `8.20.1`, so no `package.json` change is needed. `ws` is a transitive dependency. The separate `ws@^7.3.1` (7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged. Reviewed By: javache Differential Revision: D108618638 fbshipit-source-id: 676cc59b44754e5d2b36d3eb99bacf66d1b19749
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 a medium-severity security vulnerability in the
wsnpm package reported for thefacebook/yogarepository (GHSA-58qx-3vcg-4xpx / CVE-2026-45736), which affectsws >= 8.0.0, < 8.20.1.Updates the
ws@^8.13.0, ws@^8.19.0entry inxplat/yoga/yarn.lockfrom8.19.0to the fixed8.20.1, including the newresolvedURL andintegrityhash from the npm registry. Both existing semver ranges are satisfied by8.20.1, so nopackage.jsonchange is needed.wsis a transitive dependency.The separate
ws@^7.3.1(7.5.10) entry is below 8.0.0 and is not affected, so it is left unchanged.Reviewed By: javache
Differential Revision: D108618638