chore: upgrade postcss to ^8.5.15 to address CVE-2026-41305#1285
chore: upgrade postcss to ^8.5.15 to address CVE-2026-41305#1285brendan-kellam wants to merge 1 commit into
Conversation
Refreshed the lockfile so transitive postcss instances resolve to 8.5.15. next@16.2.6 hard-pins postcss at 8.4.31, so a qualified resolution keyed to that exact range redirects it to ^8.5.10 (resolves to 8.5.15). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4b69b90 to
c900a77
Compare
|
Warning Review limit reached
More reviews will be available in 7 minutes and 2 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
License Audit
Weak Copyleft Packages (informational)
Resolved Packages (11)
|
Fixes SOU-995
Upgrades
postcssto^8.5.15to address CVE-2026-41305 (XSS via unescaped</style>in CSS stringify output). Refreshed the lockfile so transitive postcss instances resolve to 8.5.15. Sincenext@16.2.6hard-pins postcss at8.4.31, a qualified resolution keyed to that exact range redirects it to^8.5.10.🤖 Generated with Claude Code