Skip to content

Regenerate xplat/yoga/yarn.lock to fix GitHub CVE warnings#1888

Closed
NickGerleman wants to merge 1 commit into
react:mainfrom
NickGerleman:export-D93999493
Closed

Regenerate xplat/yoga/yarn.lock to fix GitHub CVE warnings#1888
NickGerleman wants to merge 1 commit into
react:mainfrom
NickGerleman:export-D93999493

Conversation

@NickGerleman

Copy link
Copy Markdown
Contributor

Summary:
Regenerated xplat/yoga/yarn.lock from scratch so that all transitive
dependencies resolve to the newest versions permitted by the constraints
in package.json and workspace package.json files. This picks up
patch-level and minor-version bumps in transitive dependencies that
address known CVEs flagged by GitHub's Dependabot (e.g. outdated glob,
inflight, rimraf versions).

The lockfile was deleted and regenerated via yarn install to ensure a
clean resolution without stale pinned versions.

New offline-mirror tarballs are included for any packages whose resolved
versions changed.

Differential Revision: D93999493

@vercel

vercel Bot commented Feb 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yoga-website Ready Ready Preview, Comment Feb 22, 2026 3:01am

Request Review

@meta-codesync

meta-codesync Bot commented Feb 22, 2026

Copy link
Copy Markdown

@NickGerleman has exported this pull request. If you are a Meta employee, you can view the originating Diff in D93999493.

Summary:
Pull Request resolved: react#1888

Regenerated `xplat/yoga/yarn.lock` from scratch so that all transitive
dependencies resolve to the newest versions permitted by the constraints
in `package.json` and workspace `package.json` files. This picks up
patch-level and minor-version bumps in transitive dependencies that
address known CVEs flagged by GitHub's Dependabot (e.g. outdated `glob`,
`inflight`, `rimraf` versions).

The lockfile was deleted and regenerated via `yarn install` to ensure a
clean resolution without stale pinned versions.

New offline-mirror tarballs are included for any packages whose resolved
versions changed.

Differential Revision: D93999493
@meta-codesync

meta-codesync Bot commented Feb 23, 2026

Copy link
Copy Markdown

This pull request has been merged in 8877573.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants