chore(deps): update dependency ws to ^8.18.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ws | dependencies | patch | ^8.18.1 -> ^8.18.3 |
| @types/ws (source) | devDependencies | minor | ^8.5.14 -> ^8.18.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
websockets/ws (ws)
v8.18.3
Bug fixes
- Fixed a spec violation where the
Sec-WebSocket-Versionheader was not added to the HTTP response if the client requested version was either invalid or unacceptable (#2291).
v8.18.2
Bug fixes
- Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot