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

Update webpack-dev-middleware #4883

Closed
wants to merge 1 commit into from
Closed

Conversation

p2edwards
Copy link
Contributor

Description

Update webpack-dev-middleware to a newer version.

Notes

The path traversal vulnerability patched by this update does not seem to affect us directly:

  • We don't use the writeToDisk option mentioned in the CVE
  • We don't expose webpack-dev-server to public traffic nor use it in production

That said, it's good to update anyway. Someone self-hosting or developing might be running things a little differently.

@p2edwards p2edwards requested a review from duvld March 25, 2024 16:22
@p2edwards
Copy link
Contributor Author

Closed by #4992 (upgrades webpack-dev-middleware to ^6.1.3, which includes the patch from 6.1.2)

@p2edwards p2edwards closed this Jul 17, 2024
@p2edwards p2edwards deleted the webpack-dev-middleware-5.3.4 branch July 17, 2024 17:45
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