build(deps): bump ws from 8.19.0 to 8.20.0 (#4884)

Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-04-02 10:11:25 +02:00
committed by GitHub
co-authored by Fleny
parent 6e3ca69756
commit 9ba2e8461f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@discordeno/types": "workspace:^",
"@discordeno/utils": "workspace:^",
"ws": "^8.19.0"
"ws": "^8.20.0"
},
"optionalDependencies": {
"fzstd": "^0.1.1"