build(deps): bump ws in the npm_and_yarn group across 1 directory (#5037)

Bumps the npm_and_yarn group with 1 update in the / directory: [ws](https://github.com/websockets/ws).


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

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-06-01 19:18:17 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent b186976c27
commit ff678fd25c
2 changed files with 10 additions and 19 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@discordeno/types": "workspace:^",
"@discordeno/utils": "workspace:^",
"ws": "^8.20.0"
"ws": "^8.20.1"
},
"optionalDependencies": {
"fzstd": "^0.1.1"