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 dependency ws to v6.2.2 #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dev-mend-for-jackfan.us.kg[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
ws dependencies minor 6.0.0 -> 6.2.2

By merging this PR, the issue #11 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Medium Medium 5.3 CVE-2021-32640

Release Notes

websockets/ws (ws)

v6.2.2

Compare Source

Bug fixes

v6.2.1

Compare Source

Bug fixes

  • Fixed a bug that, under certain circumstances, prevented the close timer from
    being set (aa1dcd5).

v6.2.0

Compare Source

Features

  • Added ability to follow redirects (#​1490).

Bug fixes

  • The opening handshake is now aborted if the Sec-WebSocket-Key header field
    value is invalid (160af45).

v6.1.4

Compare Source

Bug fixes

  • Fixed an issue that caused the Host header to always include a port (#​1510).

v6.1.3

Compare Source

Bug fixes

  • Fixed a bug that, under certain circumstances, prevented the close frame from
    being parsed (#​1494).

v6.1.2

Compare Source

Bug fixes

  • Restored compatibility with Node.js < 6.13.0 (26436e0).

v6.1.1

Compare Source

Bug fixes

  • Queued messages to send are now discarded if the permessage-deflate is enabled
    and the socket closes prematurely (#​1464, #​1471).

v6.1.0

Compare Source

Features

  • The WebSocket server now emits a 'close' event when the server
    closes (#​1453).

  • If you want to rebase/retry this PR, check this box

@dev-mend-for-jackfan.us.kg dev-mend-for-jackfan.us.kg bot added the security fix Security fix generated by Mend label Jan 12, 2025
@dev-mend-for-jackfan.us.kg dev-mend-for-jackfan.us.kg bot force-pushed the whitesource-remediate/ws-6.x-lockfile branch from 5964e1a to 76e6cbe Compare January 23, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants