tim2zg / ioBroker.fronius-wattpilot

A ioBroker Fronius Wattpilot adapter
MIT License
9 stars 6 forks source link

[Snyk] Upgrade ws from 8.9.0 to 8.11.0 #22

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade ws from 8.9.0 to 8.11.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.11.0 - 2022-11-06

    Features

    • WebSocket.prototype.addEventListener() now supports an event listener
      specified as an object with a handleEvent() method. (9ab743a).

    Bug fixes

    • WebSocket.prototype.addEventListener() now adds an event listener only if it
      is not already in the list of the event listeners for the specified event type
      (1cec17d).
  • 8.10.0 - 2022-10-24

    Features

    • Added an export for package.json (211d5d3).
  • 8.9.0 - 2022-09-22

    Features

    • Added the ability to connect to Windows named pipes (#2079).
from ws GitHub release notes
Commit messages
Package name: ws
  • afd8c62 [dist] 8.11.0
  • 1cec17d [fix] Add the same event listener only once
  • 9ab743a [feature] Add support for objets with a `handleEvent()` method
  • 38f7879 [ci] Test on node 19
  • cdca711 [dist] 8.10.0
  • 211d5d3 [pkg] Add package.json export
  • c4d6eb3 [ci] Do not use the set-output command
  • 966f9d4 [dist] 8.9.0
  • e628f2b [feature] Support Windows named pipes (#2079)
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