Skip to content

fix(deps): resolve nanoid high-severity advisory (GHSA-2v37-7h3g-55p8) - #72

Merged
mstuart merged 1 commit into
mainfrom
fix/nanoid-advisory
Aug 18, 2026
Merged

fix(deps): resolve nanoid high-severity advisory (GHSA-2v37-7h3g-55p8)#72
mstuart merged 1 commit into
mainfrom
fix/nanoid-advisory

Conversation

@mstuart

@mstuart mstuart commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Resolves the high-severity nanoid advisory (custom generators can loop indefinitely when size is zero).

Path: stylelint > postcss > nanoid - transitive and dev-only, so no published runtime code was exposed.

Change: lockfile-only patch bump, nanoid 3.3.17 -> 3.3.18 via npm audit fix. No manifest edits and no overrides entry needed.

Verification: npm audit --audit-level=high reports 0 vulnerabilities; npm run check and the full test suite pass locally.

Closes #71.

Bumps the transitive nanoid pin from 3.3.17 to 3.3.18 in the lockfile.
Reached only via stylelint > postcss (dev-only). Lockfile-only patch
bump; no manifest or runtime dependency changes.
@mstuart
mstuart merged commit d2386e7 into main Aug 18, 2026
4 checks passed
@mstuart
mstuart deleted the fix/nanoid-advisory branch August 18, 2026 21:12
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.

Security: 1 high/critical advisory(ies) in dependencies

1 participant