Bump ws from 8.17.1 to 8.20.1 (#2514)

Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.1...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-11 15:21:18 -07:00
committed by GitHub
parent 7c3d112b83
commit 74b6a92219
2 changed files with 7 additions and 70 deletions
+2 -2
View File
@@ -117,7 +117,7 @@
"utility-types": "3.10.0",
"uuid": "9.0.0",
"web-vitals": "4.2.4",
"ws": "8.17.1",
"ws": "8.20.1",
"zustand": "3.5.0"
},
"overrides": {
@@ -224,7 +224,7 @@
"webpack-bundle-analyzer": "5.2.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.2.3",
"ws": "8.17.1"
"ws": "8.20.1"
},
"scripts": {
"postinstall": "patch-package && npm run generate:i18n-keys",