Skip to content

fix: resolve all open dependabot security alerts#15

Merged
dcbouius merged 1 commit into
mainfrom
fix/dependabot-security-alerts
May 13, 2026
Merged

fix: resolve all open dependabot security alerts#15
dcbouius merged 1 commit into
mainfrom
fix/dependabot-security-alerts

Conversation

@dcbouius
Copy link
Copy Markdown
Contributor

Summary

  • Bump next from ^15.5.7 to ^15.5.18 — fixes 10 open alerts (DoS, middleware bypass, SSRF, HTTP smuggling, image cache exhaustion)
  • Bump eslint-config-next from 15.1.6 to 15.5.18 to align with Next.js
  • Updates transitive dependencies to patched versions: picomatch, flatted, minimatch, glob, js-yaml

Remaining

  • postcss 8.4.31 vendored inside Next.js has no fix available — requires Next.js to update their bundled copy

Test plan

  • Verify npm audit shows no new vulnerabilities
  • Verify npm run build succeeds
  • Verify Dependabot alerts are auto-closed after merge

Bump next from ^15.5.7 to ^15.5.18 and eslint-config-next from 15.1.6
to 15.5.18. Updates transitive deps: picomatch, flatted, minimatch,
glob, and js-yaml to patched versions.
@dcbouius dcbouius requested a review from DK09876 May 13, 2026 16:08
@dcbouius dcbouius merged commit ffc649b into main May 13, 2026
1 check 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