Skip to content

fix(deps): bump nanoid to 3.3.18 to clear npm audit gate - #154

Merged
indigo423 merged 1 commit into
mainfrom
fix/nanoid-audit
Aug 13, 2026
Merged

fix(deps): bump nanoid to 3.3.18 to clear npm audit gate#154
indigo423 merged 1 commit into
mainfrom
fix/nanoid-audit

Conversation

@indigo423

Copy link
Copy Markdown
Collaborator

Closes #153

Lockfile-only bump of transitive nanoid 3.3.16 → 3.3.18 (next → postcss) to clear GHSA-2v37-7h3g-55p8, which fails the prod-scoped npm audit step in make verify and blocks Dependabot PRs #148#152. Includes one incidental lockfile hunk: npm dropped a stale "dev": true flag on fsevents while recalculating.

Verified locally: npm audit --omit=dev --audit-level=high → 0 vulnerabilities; make verify → exit 0.

🤖 Generated with Claude Code

nanoid 3.3.16 (transitive via next -> postcss) is flagged high by
GHSA-2v37-7h3g-55p8 and fails the prod-scoped audit in make verify,
blocking all open Dependabot PRs. Lockfile-only update within
postcss's semver range.

Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Ronny Trommer <ronny@no42.org>
@indigo423
indigo423 merged commit 8259505 into main Aug 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm audit gate red: nanoid <3.3.17 (GHSA-2v37-7h3g-55p8) blocks all Dependabot PRs

1 participant