chore(deps): update dependency webpack-dev-server to v5.2.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack-dev-server | devDependencies | patch | 5.2.0 -> 5.2.1 |
Release Notes
webpack/webpack-dev-server (webpack-dev-server)
v5.2.1
Security
- cross-origin requests are not allowed unless allowed by
Access-Control-Allow-Origin
header - requests with an IP addresses in the
Origin
header are not allowed to connect to WebSocket server unless configured byallowedHosts
or it different from theHost
header
The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Filter activity
Please register or sign in to reply