Open
Conversation
Snyk has created this PR to upgrade engine.io from 6.5.0 to 6.6.4. See this package in npm: engine.io See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/0c2e6abe-c98c-464b-82b2-c5b800caf132?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
|
Reviewer's Guide by SourceryThis pull request upgrades the engine.io package from version 6.5.0 to 6.6.4. The package.json and package-lock.json files were updated to reflect this change. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 6.5.0 to 6.6.4.
ℹ️ 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 11 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-COOKIE-8163060
Release notes
Package name: engine.io
-
6.6.4 - 2025-01-28
-
6.6.3 - 2025-01-23
- correctly consume the
-
6.6.2 - 2024-10-09
- types: remove ws type from .d.ts file (175a2c5)
- prevent infinite loop with Node.js built-in WebSocket (4865f2e)
-
6.6.1 - 2024-09-21
- move 'offline' event listener at the top (8a2f5a3)
- only remove the event listener if it exists (9b3c9ab)
- do not send a packet on an expired connection (#5134) (8adcfbf)
- do not reset the heartbeat timer on each packet (7a23dde)
-
6.6.0 - 2024-06-21
-
6.5.5 - 2024-06-18
-
6.5.4 - 2023-11-09
-
6.5.3 - 2023-10-06
-
6.5.2 - 2023-08-02
-
6.5.2-alpha.1 - 2023-08-01
-
6.5.1 - 2023-06-27
-
6.5.0 - 2023-06-16
from engine.io GitHub release notesThe bump of the
cookiedependency was reverted, as it drops support for older Node.js versions (< 14).Dependencies
ws@~8.17.1(no change)Bug Fixes
wspackage (#5220) (7fcddcb)Dependencies
ws@~8.17.1(no change)Bug Fixes
Dependencies
ws@~8.17.1(no change)Bug Fixes
Performance Improvements
Dependencies
ws@~8.17.1(no change)Important
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:
Summary by Sourcery
Bug Fixes: