Skip to content

chore(deps): [email protected], [email protected] #5335

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Apr 22, 2025

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 - deps upgrade

Current behavior

Packages use older minors of ws and debug.

New behavior

Upgraded to latest versions of ws and debug.

Other information (e.g. related issues)

Noticed these cause multiple versions on our end and conflict with openai's peerDep of ws 8.18.x. Had to do an override to get it sorted, so here's a PR.

https://github.com./websockets/ws/releases/tag/8.18.1
https://github.com./debug-js/debug/releases/tag/4.4.0

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.

1 participant