Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npm audit changes to fix engine.io vulnerability CVE-2022-21676 #4262

Merged

Conversation

adamszegedi
Copy link
Contributor

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

New behavior

Other information (e.g. related issues)

Runned npm audit fix in order to update the engine.io dependency version. The new version fixes the vulnerability CVE-2022-21676

@darrachequesne darrachequesne merged commit 2f96438 into socketio:master Jan 25, 2022
@darrachequesne
Copy link
Member

@adamszegedi thanks a lot 👍

@ericmandel
Copy link

@darrachequesne Do you recommend that users do 'npm audit fix' on their v4.4.1 installed versions of socket.io to get the updated engine.io, or should we wait for the next release of socket.io containing the updated version?

@darrachequesne
Copy link
Member

@ericmandel yes, npm audit fix is the way to go 👍

@ericmandel
Copy link

Thanks, I just needed to know that the updated engine.io could be dropped in without code changes elsewhere in socket.io ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants