Skip to content

fix(security): bump uuid to 11.1.1 and postcss to 8.5.10 - #4

Merged
smaramwbc merged 1 commit into
mainfrom
fix/uuid-postcss-security
Jul 18, 2026
Merged

fix(security): bump uuid to 11.1.1 and postcss to 8.5.10#4
smaramwbc merged 1 commit into
mainfrom
fix/uuid-postcss-security

Conversation

@smaramwbc

Copy link
Copy Markdown
Owner

Resolves the two medium Dependabot advisories (uuid mem0ai#16, postcss #2) with patch-level bumps — uuid→11.1.1, postcss→8.5.19 (via override). next build compiles. The separate uuid 11→14 major PR (#2) isn't needed for the security fix and is being closed.

Resolves two medium Dependabot advisories with patch-level bumps:
- uuid < 11.1.1 (missing buffer bounds check in v3/v5/v6) → 11.1.1
- postcss < 8.5.10 (XSS via unescaped </style> in stringify) → ^8.5.10 override (8.5.19)

next build passes. The separate uuid 11->14 major bump is not needed for the fix.
@smaramwbc
smaramwbc merged commit 010ced8 into main Jul 18, 2026
@smaramwbc
smaramwbc deleted the fix/uuid-postcss-security branch July 18, 2026 08:20
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