Patch yarn.lock with registry advisory data and complete it in-memory — no
reconcile yarn install. Advisories, fix resolution and the berry checksum
fill all run straight against the registry over HTTP (see audit/registry,
lockfile.refurbish), so the run is async and never spawns yarn.
Patch yarn.lock with registry advisory data and complete it in-memory — no reconcile
yarn install. Advisories, fix resolution and the berry checksum fill all run straight against the registry over HTTP (seeaudit/registry,lockfile.refurbish), so the run is async and never spawns yarn.