chore(deps): Bump ws from 8.20.0 to 8.20.1

Bumps [ws](https://github.com/websockets/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-19 10:20:08 +00:00
committed by Github changeset workflow
parent c35e968254
commit 998664c1d2
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"@types/express": "^4.17.6",
"msw": "^1.0.0",
"supertest": "^7.0.0",
"ws": "^8.18.0"
"ws": "^8.20.1"
},
"configSchema": "config.d.ts"
}