Skip to content

Patch uuid and postcss vulnerabilities with npm overrides#748

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
May 28, 2026
Merged

Patch uuid and postcss vulnerabilities with npm overrides#748
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

No description provided.

Karim13014 and others added 2 commits May 28, 2026 16:04
…rrides

- Add npm overrides forcing uuid >= 11.1.1 (GHSA-w5hq-g745-h8pq, missing
  buffer bounds check in v3/v5/v6 when buf is provided).
- Bump direct postcss dep to ^8.5.10 and add matching override to clear
  next's transitive 8.4.31 pin (GHSA-qx2v-qp2m-jg93, XSS via unescaped
  </style> in CSS stringify output).

Drops npm audit from 21 vulnerabilities to 9; the 9 remaining all chain
to the OpenTelemetry Prometheus exporter advisory (GHSA-q7rr-3cgh-j5r3),
which requires a 0.52 -> 0.217 major bump on @opentelemetry/sdk-node and
would break Genkit at runtime, so it's deferred.
Upgrade dependencies and remove deprecated Turbopack config
@jamespepper81 jamespepper81 merged commit 6af5cf3 into main May 28, 2026
8 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.

2 participants