Skip to content

security: bump postcss (Dependabot alerts) - #132

Merged
aaronjmars merged 1 commit into
mainfrom
security/dependabot-bumps
Aug 5, 2026
Merged

security: bump postcss (Dependabot alerts)#132
aaronjmars merged 1 commit into
mainfrom
security/dependabot-bumps

Conversation

@aaronjmars

Copy link
Copy Markdown
Collaborator

Summary

Remediates the two open Dependabot alerts on postcss in aeonfun/minitor.

postcss is a transitive dependency (pulled in via tailwindcss / next) and is already pinned through the repo's existing overrides block. This bumps that override so the resolved version clears both advisories.

Package Old New
postcss 8.5.13 8.5.25

Override range: ^8.5.10 -> ^8.5.25.

Alerts cleared

8.5.25 is >= both patched versions, so it clears both GHSAs.

Notes

  • Only package.json (override bump) and package-lock.json changed.
  • Lockfile regenerated with the pinned npm@10.9.8 (npm install --package-lock-only); npm audit reports 0 vulnerabilities.
  • Incidental: postcss's own nested nanoid moved 3.3.12 -> 3.3.17 (in-range patch), no other tree changes.

Bump the postcss override from ^8.5.10 to ^8.5.25 (resolves 8.5.13 -> 8.5.25)
to clear two open Dependabot alerts:

- GHSA-r28c-9q8g-f849 (high)   - patched in 8.5.18
- GHSA-fxqj-rqcc-2cmp (medium) - patched in 8.5.23

8.5.25 clears both. postcss is a transitive dependency pinned via the existing
overrides block. Lockfile regenerated with the pinned npm@10.9.8.
@aaronjmars
aaronjmars merged commit e11d188 into main Aug 5, 2026
2 checks passed
@aaronjmars
aaronjmars deleted the security/dependabot-bumps branch August 5, 2026 14: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.

1 participant