Skip to content

fix: upgrade postcss to resolve CVE-2026-41305#1316

Merged
aaronmars merged 1 commit into
masterfrom
fee-fix-postcss-dependabot-alert
Apr 24, 2026
Merged

fix: upgrade postcss to resolve CVE-2026-41305#1316
aaronmars merged 1 commit into
masterfrom
fee-fix-postcss-dependabot-alert

Conversation

@aaronmars
Copy link
Copy Markdown
Contributor

Summary

  • Upgrades postcss from 8.4.38 to 8.5.10 via yarn up -R postcss
  • Resolves dependabot alert #160 — XSS via unescaped </style> in PostCSS CSS stringify output (GHSA-qx2v-qp2m-jg93)
  • Lockfile-only change, no source code modifications

Test plan

  • Only yarn.lock changed — no runtime impact
  • CI passes

Resolves dependabot alert #160 — XSS via unescaped </style> in
PostCSS CSS stringify output.
@aaronmars aaronmars requested a review from a team as a code owner April 24, 2026 18:35
@github-actions
Copy link
Copy Markdown
Contributor

Released prerelease version 8.19.3-fee-fix-postcss-dependabot-alert-7fb6d48.0.
You may now run npm install @appfolio/react-gears@fee-fix-postcss-dependabot-alert

@aaronmars aaronmars merged commit 3856ad1 into master Apr 24, 2026
5 checks passed
@aaronmars aaronmars deleted the fee-fix-postcss-dependabot-alert branch April 24, 2026 18:40
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.

3 participants