build(deps): bump ws from 8.20.1 to 8.21.0 (#5039)

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

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.21.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>
This commit is contained in:
dependabot[bot]
2026-06-02 20:16:53 +05:30
committed by GitHub
parent 3057a0fcbf
commit 8e95525ec5
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.20.1"
"ws": "^8.21.0"
},
"optionalDependencies": {
"fzstd": "^0.1.1"