webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
MIT License
7.77k stars 1.43k forks source link

Upgrade http-proxy-middleware package to address CVE #5214

Open saumeya opened 1 week ago

saumeya commented 1 week ago

Bug report

CVE-2024-4068 - Upgrade micromatch to 4.0.7 - it is already addressed in http-proxy-middleware. Upgrading that should fix this.

Actual Behavior

Expected Behavior

How Do We Reproduce?

Please paste the results of npx webpack-cli info here, and mention other relevant information