Skip to content

chore(deps): ws@8.21.0 (fixes DoS vulnerability)#5502

Merged
darrachequesne merged 1 commit into
socketio:mainfrom
AviVahl:avi/upgrade-ws-again
May 26, 2026
Merged

chore(deps): ws@8.21.0 (fixes DoS vulnerability)#5502
darrachequesne merged 1 commit into
socketio:mainfrom
AviVahl:avi/upgrade-ws-again

Conversation

@AviVahl
Copy link
Copy Markdown
Contributor

@AviVahl AviVahl commented May 24, 2026

change ws requests to carets, as package respects semver

https://github.com/websockets/ws/releases/tag/8.21.0

@darrachequesne since this is the third time I'm updating this one, I've also changed it to carets so that any future vulnerability fixes are automatically targeted.

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

@darrachequesne
Copy link
Copy Markdown
Member

@AviVahl thanks for your pull request. However, we have had breaking changes from dependencies affecting users in the past, hence the current ~ usage. Could you please update your PR?

@AviVahl
Copy link
Copy Markdown
Contributor Author

AviVahl commented May 26, 2026

@darrachequesne done, even though I think the approach of locking it partially has its own downsides.

@AviVahl AviVahl force-pushed the avi/upgrade-ws-again branch from 4c3e4c4 to f99a068 Compare May 26, 2026 10:33
@AviVahl
Copy link
Copy Markdown
Contributor Author

AviVahl commented May 26, 2026

Alright, I've rebased so that all pacakges/* use tilda, and the docs/examples still use the carets.
Consistent with what's currently in main.

@darrachequesne darrachequesne merged commit 8632d4c into socketio:main May 26, 2026
3 checks passed
@AviVahl AviVahl deleted the avi/upgrade-ws-again branch May 26, 2026 14:46
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