Context
npm audit reports an undici advisory (1 high — GHSA-35p6-xmwp-9g52 — plus 1 moderate) pulled in transitively via jsdom (jsdom@29.1.1 → undici@7.25.0), a dev/test-only dependency of the Tauri package.
This is pre-existing and unrelated to the iroh 1.0 work (#236): package-lock.json is unchanged on that branch (git diff main is empty), so the advisory exists on main today and would fail the CI npm audit step independently.
Tasks
Notes
Context
npm auditreports anundiciadvisory (1 high — GHSA-35p6-xmwp-9g52 — plus 1 moderate) pulled in transitively viajsdom(jsdom@29.1.1 → undici@7.25.0), a dev/test-only dependency of the Tauri package.This is pre-existing and unrelated to the iroh 1.0 work (#236):
package-lock.jsonis unchanged on that branch (git diff mainis empty), so the advisory exists onmaintoday and would fail the CInpm auditstep independently.Tasks
npm ls undici) and which package(s) pull it in.npm audit fix, bumpingjsdom, or overridingundicivia apackage.jsonoverridesentry.test:node/test:deno/test:interop.Notes