[Snyk] Upgrade engine.io from 1.6.4 to 3.4.0 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade engine.io from 1.6.4 to 3.4.0.
ℹ️ 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.Warning: This is a major version upgrade, and may be a breaking change.
The recommended version fixes:
npm:ws:20171108
npm:ws:20160624
npm:negotiator:20160616
npm:ws:20160920
npm:ws:20160104
Release notes
Package name: engine.io
Features
Bug fixes
Diff: 3.3.2...3.4.0
Client release: 3.4.0
ws version: ^7.1.2
#511 was reverted (see socketio/socket.io#3381)
Diff: 3.3.1...3.3.2
Client release: -
Bug fixes
Milestone: 3.3.1
Diff: 3.3.0...3.3.1
Client release: 3.3.1
Features
Access-Control-Allow-Origin
value (#511)Milestone: 3.3.0
Diff: 3.2.1...3.3.0
Client release: 3.3.0
Bug fixes
Milestone: 3.2.1
Diff: 3.2.0...3.2.1
Important note⚠️
There are two non-breaking changes that are somehow quite important:
ws
was reverted as the default wsEngine (#550), as there was several blocking issues withuws
. You can still useuws
by runningnpm install uws --save
in your project and using thewsEngine
option:pingTimeout
now defaults to 5 seconds (instead of 60 seconds): #551Milestone: 3.2.0
Diff: 3.1.5...3.2.0
Milestone: 3.1.5
Diff: 3.1.4...3.1.5
Important note⚠️
#543 updates the
ws
package, as the previous version was vulnerable to a Regular Expression Denial of Service (NSP advisory #550). Please update as soon as possible.Milestone: 3.1.4
Diff: 3.1.3...3.1.4
Bug fixes
Milestone: 3.1.3
Diff: 3.1.2...3.1.3
Milestone: -
Diff: 1.8.4...1.8.5
Commit messages
Package name: engine.io
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
[//]: # (snyk:metadata:{"dependencies":[{"name":"engine.io","from":"1.6.4","to":"3.4.0"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/tjenkinson/project/bfa262da-3d27-4f20-bd91-4963ac687f88?utm_source=github&utm_medium=upgrade-pr","projectPublicId":"bfa262da-3d27-4f20-bd91-4963ac687f88","env":"prod","prType":"upgrade","vulns":["npm:ws:20171108","npm:ws:20160624","npm:negotiator:20160616","npm:ws:20160920","npm:ws:20160104"],"issuesToFix":[{"issueId":"npm:ws:20171108","severity":"high","title":"Denial of Service (DoS)","exploitMaturity":"mature"},{"issueId":"npm:ws:20160624","severity":"high","title":"Denial of Service (DoS)","exploitMaturity":"no-known-exploit"},{"issueId":"npm:negotiator:20160616","severity":"high","title":"Regular Expression Denial of Service (DoS)","exploitMaturity":"no-known-exploit"},{"issueId":"npm:ws:20160920","severity":"medium","title":"Insecure Randomness","exploitMaturity":"no-known-exploit"},{"issueId":"npm:ws:20160104","severity":"medium","title":"Remote Memory Exposure","exploitMaturity":"no-known-exploit"}],"upgrade":["npm:ws:20171108","npm:ws:20160624","npm:negotiator:20160616","npm:ws:20160920","npm:ws:20160104"],"upgradeInfo":{"versionsDiff":34,"publishedDate":"2019-09-13T11:58:22.235Z"},"templateVariants":[],"hasFixes":true,"isMajorUpgrade":true,"isBreakingChange":true})