发布

  • fix(misc): bump happy-dom, tmp, and form-data to patched versions (#36013)

    frostbyte_neo 发布于 2026-06-23 14:58:26 +00:00

    New workspaces / nx@23.0.0 ship dependencies with published security
    advisories:

    tmp and form-data reach generated workspaces because expand-deps
    pins nx's transitive deps from the monorepo lockfile at publish time.

    • happyDomVersion bumped ~9.20.3 -> ^20.10.4 in
      packages/vitest/src/utils/versions.ts (caret matches sibling
      jsdomVersion so it stays patched within the major).
    • tmp forced to ~0.2.7 and form-data to ^4.0.6 via catalog +
      overrides; lockfile re-resolved so the next release pins the patched
      versions.

    pnpm audit reports 0 critical repo-wide; tmp and form-data are
    CLEAN.

    N/A


    View session information

    下载附件