Commit 53fccc9
Bump tmp to 0.2.6 in yoga to fix GHSA-ph9p-34f9-6g65 (#1986)
Summary:
Pull Request resolved: #1986
Resolves the GitHub security alert for the `tmp` npm package in the facebook/yoga project (T273208322).
`tmp` < 0.2.6 is affected by GHSA-ph9p-34f9-6g65 / CVE-2026-44705 (high severity). It is a transitive dependency pulled in via `selenium-webdriver` in the `gentest` workspace.
This bumps the `tmp@^0.2.5` entry in `xplat/yoga/yarn.lock` from 0.2.5 to the fixed 0.2.6, updating the resolved URL and integrity hash. The `^0.2.5` range already satisfies 0.2.6, and tmp@0.2.6 has no dependencies, so no other lockfile entries change.
Reviewed By: javache
Differential Revision: D110195946
fbshipit-source-id: bd615a6f97688d4601e8b3c0f15f254eee5a1cb91 parent cd76014 commit 53fccc9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10693 | 10693 | | |
10694 | 10694 | | |
10695 | 10695 | | |
10696 | | - | |
10697 | | - | |
10698 | | - | |
| 10696 | + | |
| 10697 | + | |
| 10698 | + | |
10699 | 10699 | | |
10700 | 10700 | | |
10701 | 10701 | | |
| |||
0 commit comments