This repository has been archived on 2026-06-16 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
3b7d582d5e3383f4b2c539656be4e3bd21cecba0
pnpm projects use pnpm-lock.yaml, not package-lock.json. The previous fix switched from pnpm audit to npm audit but npm audit requires an existing lockfile. Generate one first with npm install --package-lock-only. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%