lahsivjar / react-stomp

React websocket component for STOMP protocol over SockJs
https://www.npmjs.com/package/react-stomp
MIT License
134 stars 41 forks source link

[Snyk] Upgrade sockjs-client from 1.5.0 to 1.5.1 #184

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade sockjs-client from 1.5.0 to 1.5.1.

merge advice :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 fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Improper Input Validation
SNYK-JS-URLPARSE-1078283
265/1000
Why? CVSS 5.3
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: sockjs-client
  • 1.5.1 - 2021-03-25

    1.5.1

  • 1.5.0 - 2020-08-02
    • Update url-parse, kind-of, minimist, websocket-extensions due to security vulnerabilies.
    • Update dev dependencies.
    • Allow loopback address hostnames on a secure page. Fixes #486
    • Enable eventsource transport for node.js clients.
from sockjs-client GitHub release notes
Commit messages
Package name: sockjs-client 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

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 619


Totals Coverage Status
Change from base Build 613: 0.0%
Covered Lines: 81
Relevant Lines: 82

💛 - Coveralls