Skip to content

fix: update nanoid security patches - #17

Merged
kasperrt merged 1 commit into
masterfrom
fix/nanoid-cve
Aug 12, 2026
Merged

fix: update nanoid security patches#17
kasperrt merged 1 commit into
masterfrom
fix/nanoid-cve

Conversation

@kasperrt

@kasperrt kasperrt commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • update direct nanoid from 5.1.11 to 5.1.16
  • refresh the PostCSS dependency path to nanoid 3.3.18

Why

The direct dependency is affected by CVE-2026-67214, and the prior transitive 3.x release has a separate high-severity advisory. Both paths now use patched releases with no application-code changes.

Validation

  • pnpm lint:check
  • pnpm test (5 tests passed)
  • pnpm build
  • pnpm build:check
  • pnpm audit --audit-level high (no known vulnerabilities)

Merge order

The fixes are independent and may be merged in either order:

  1. fix: update js-yaml security patch kasperrt#28
  2. fix: update nanoid security patches #17

@kasperrt
kasperrt merged commit cd371a7 into master Aug 12, 2026
1 check passed
@kasperrt
kasperrt deleted the fix/nanoid-cve branch August 12, 2026 07:37
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.

1 participant