HowProgrammingWorks / NodejsStarterKit

Starter Kit for Node.js 16 or later, minimum dependencies 🚀
http://metarhia.com
MIT License
462 stars 102 forks source link

[Snyk] Upgrade ws from 8.8.1 to 8.9.0 #200

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade ws from 8.8.1 to 8.9.0.

:information_source: 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.


Release notes
Package name: ws
  • 8.9.0 - 2022-09-22

    Features

    • Added the ability to connect to Windows named pipes (#2079).
  • 8.8.1 - 2022-07-15

    Bug fixes

    • The Authorization and Cookie headers are no longer sent if the original
      request for the opening handshake is sent to an IPC server and the client is
      redirected to another IPC server (bc8bd34).
from ws GitHub release notes
Commit messages
Package name: ws
  • 34522ab [dist] 8.9.0
  • ac7a005 [feature] Support Windows named pipes (#2079)
  • 7ff26d9 [doc] Fix nits
  • 4ed2c87 [doc] Remove "note that"
  • 0da6036 [test] Remove leftover from test
  • 6b71a49 [minor] Rename the `invalidURLMessage` variable
  • 2995349 [minor] Simplify the ws+unix: URL form
  • c22cbc9 [doc] Revise `WebSocket#send()` docs for clarity (#2077)
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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

tshemsedinov commented 1 year ago

Closed in favour of https://github.com/HowProgrammingWorks/NodejsStarterKit/pull/202