Skip to content

fix: update nanoid audit resolution - #9

Merged
nahremenkova1 merged 1 commit into
mainfrom
agent/ope-1987-nanoid-audit
Aug 10, 2026
Merged

fix: update nanoid audit resolution#9
nahremenkova1 merged 1 commit into
mainfrom
agent/ope-1987-nanoid-audit

Conversation

@biggora

@biggora biggora commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Updates the transitive dev lockfile resolution for nanoid from 3.3.16 to 3.3.18.
  • Clears the high-severity npm advisory that currently makes npm audit --audit-level=high fail.
  • Keeps the package manifest unchanged; this is a lockfile-only maintenance fix found during the daily SDK check.

Root Cause

The release workflow includes npm audit --audit-level=high. The latest registry audit now flags nanoid <3.3.17 via advisory GHSA-2v37-7h3g-55p8, while the lockfile still pinned 3.3.16 transitively.

Validation

  • npm test passed: 6 files, 42 tests.
  • npm audit --audit-level=high passed: found 0 vulnerabilities.
  • npm run build passed.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@nahremenkova1
nahremenkova1 marked this pull request as ready for review August 10, 2026 09:07
@nahremenkova1
nahremenkova1 merged commit c6b8711 into main Aug 10, 2026
5 checks passed
@nahremenkova1
nahremenkova1 deleted the agent/ope-1987-nanoid-audit branch August 10, 2026 09:07
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.

2 participants