Skip to content

Conversation

@snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 2, 2021

Snyk has created this PR to upgrade ws from 7.4.0 to 7.4.1.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2020-12-04.
Release notes
Package name: ws
  • 7.4.1 - 2020-12-04

    Bug fixes

    • Added a workaround for a double 'error' event bug in Node.js < 13 which
      caused an uncaught error during the WebSocket handshake (38d6ab3).
  • 7.4.0 - 2020-11-08

    Features

    • The callback of WebSocketServer.prototype.handleUpgrade() now takes the
      client HTTP GET request as second argument (7d39f19).

    Bug fixes

    • Read-only properties are now read-only (eabed8f).
    • The CONNECTING, OPEN, CLOSING, CLOSED, binaryType, bufferedAmount,
      extensions, onclose, onerror, onmessage, onopen, protocol,
      readyState, and url properties are now enumerable (2069e68).
from ws GitHub release notes
Commit messages
Package name: ws
  • c171962 [dist] 7.4.1
  • 38d6ab3 [fix] Handle cases where the `'error'` event is emitted multiple times
  • 3d5066a [test] Check configurability and enumerability of WebSocket properties

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@tshemsedinov tshemsedinov merged commit 52df648 into master Jan 2, 2021
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.

3 participants