chore(deps): bump ws from 8.18.3 to 8.20.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-10 04:56:27 +00:00
committed by GitHub
parent 1d2adf7937
commit 1ffdc77042
3 changed files with 46 additions and 4 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"react-dom": "^19.2.0"
},
"dependencies": {
"ws": "^8.16.0"
"ws": "^8.20.1"
}
}