Skip to content

chore(deps): update on-headers to 1.1.0#1524

Merged
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:fix/on-headers
Aug 22, 2025
Merged

chore(deps): update on-headers to 1.1.0#1524
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:fix/on-headers

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

Situation

The following example directories report low severity vulnerabilities CVE-2025-7339 due to their transitive dependency usage of on-headers < 1.1.0:

Check with npm audit:

Check with pnpm audit:

yarn audit shows no issue, however Dependabot reports the vulnerability:

Maintainers of the repo vercel/serve are not responding to a related issue / PR that would resolve the vulnerability. These have been open for more than one month.

Change

Pin to on-headers@1.1.0 using the appropriate option according to the package manager being used:

@MikeMcC399 MikeMcC399 added bug Something isn't working type: dependencies labels Aug 22, 2025
@cypress-app-bot
Copy link
Copy Markdown
Collaborator

@jennifer-shehane jennifer-shehane merged commit f499bde into cypress-io:master Aug 22, 2025
80 checks passed
@MikeMcC399 MikeMcC399 deleted the fix/on-headers branch August 22, 2025 16:09
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 6.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Low severity vulnerability on-headers CVE-2025-7339 through serve

3 participants