Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update follow-redirects to resolve vulnerability #1106

Merged

Conversation

MikeMcC399
Copy link
Collaborator

This PR updates the npm transient dependency follow-redirects to [email protected] to resolve a security vulnerability Follow Redirects improperly handles URLs in the url.parse() function reported by GitHub Dependabot.

Verification

cd examples/webpack
npm ci

and

cd examples/config
npm ci

No vulnerabilities should be reported.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 10, 2024 11:31
@MikeMcC399 MikeMcC399 force-pushed the update/follow-redirects branch from 0f8d6a7 to cb281e3 Compare January 10, 2024 16:59
@jennifer-shehane jennifer-shehane merged commit 3d4376e into cypress-io:master Jan 11, 2024
71 checks passed
@MikeMcC399 MikeMcC399 deleted the update/follow-redirects branch January 11, 2024 14:48
Copy link

🎉 This PR is included in version 6.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants