yarn-audit-fix - v11.0.1
    Preparing search index...

    Function run

    • 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.

      Parameters

      Returns Promise<void>