-
fix(misc): bump happy-dom, tmp, and form-data to patched versions (#36013)
发布于
2026-06-23 14:58:26 +00:00 New workspaces /
nx@23.0.0ship dependencies with published security
advisories:happy-dom@~9.20.3(when the happy-dom test environment is selected)- two critical RCE advisories:
GHSA-37j7-fg3j-429f
(VM context escape) and
GHSA-96g7-g7g9-jxw8
(server-side code execution via<script>). tmp@0.2.6- high,
GHSA-7c78-jf6q-g5cm
(path traversal).form-data@4.0.5(transitive viaaxios) - high,
GHSA-hmw2-7cc7-3qxx
(CRLF injection).
tmpandform-datareach generated workspaces becauseexpand-deps
pins nx's transitive deps from the monorepo lockfile at publish time.happyDomVersionbumped~9.20.3->^20.10.4in
packages/vitest/src/utils/versions.ts(caret matches sibling
jsdomVersionso it stays patched within the major).tmpforced to~0.2.7andform-datato^4.0.6via catalog +
overrides; lockfile re-resolved so the next release pins the patched
versions.
pnpm auditreports 0 critical repo-wide;tmpandform-dataare
CLEAN.N/A
下载附件