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

fix: upgrade dependencies #34

Merged
merged 2 commits into from
Oct 10, 2024
Merged

fix: upgrade dependencies #34

merged 2 commits into from
Oct 10, 2024

Conversation

alanshaw
Copy link
Member

  • Upgrades dependencies
  • Removes websocket?.close(418, err.message) as 418 is not a valid websocket response code. I also believe websocket = res.websocket never actually assigned a value, since Response has a webSocket property not websocket.

@alanshaw alanshaw merged commit 61c9ed8 into main Oct 10, 2024
1 check passed
@alanshaw alanshaw deleted the fix/upgrade-dependencies branch October 10, 2024 09:59
alanshaw pushed a commit that referenced this pull request Oct 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.6](v2.0.5...v2.0.6)
(2024-10-10)


### Bug Fixes

* upgrade dependencies
([#34](#34))
([61c9ed8](61c9ed8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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