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 webpack-dev-server dependencies #1164

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

In examples/webpack npm audit reports

# npm audit report

express  <4.19.2
Severity: moderate
Express.js Open Redirect in malformed URLs - https://github.com/advisories/GHSA-rv95-896h-c2vc
fix available via `npm audit fix`
node_modules/express

1 moderate severity vulnerability

"express": "^4.17.3" is a dependency of webpack-dev-server@5.0.4 (current latest)

Change

Refresh dependencies of webpack-dev-server@5.0.4 through uninstall and re-install with npm.

Verification

Ubuntu 22.04.4 LTS, Node.js 20.12.0 LTS

Execute:

cd examples/webpack
npm ci

and confirm no vulnerabilities reported.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review April 1, 2024 14:03
@jennifer-shehane jennifer-shehane merged commit 273a1f2 into cypress-io:master Apr 1, 2024
76 checks passed
@MikeMcC399 MikeMcC399 deleted the refresh/webpack-dev-server branch April 1, 2024 14:27
Copy link

🎉 This PR is included in version 6.7.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants