peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.34k stars 1.08k forks source link

[Snyk] Upgrade ws from 8.12.1 to 8.13.0 #377

Closed jonasgloning closed 1 year ago

jonasgloning commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ws from 8.12.1 to 8.13.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.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-03-10.
Release notes
Package name: ws
  • 8.13.0 - 2023-03-10

    Features

    • Added the finishRequest option to support late addition of headers (#2123).
  • 8.12.1 - 2023-02-13

    Bug fixes

    • Added browser condition to package.json (#2118).
from ws GitHub release notes
Commit messages
Package name: ws
  • 45e17ac [pkg] 8.13.0
  • 23acf8c [test] Fix nits
  • cd89e07 [feature] Add option to support late addition of headers (#2123)
  • b4b9d5a [test] Fix failing test when using the domain module (#2126)
  • 41dc56a [doc] Remove misleading information
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](https://app.snyk.io/org/jonasgloning/project/b22cef77-e317-43cf-a706-af330e664a85?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/jonasgloning/project/b22cef77-e317-43cf-a706-af330e664a85/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/jonasgloning/project/b22cef77-e317-43cf-a706-af330e664a85/settings/integration?pkg=ws&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 857e97a4 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 71.3% (0.0% change).

View more on Code Climate.