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
@@ -44,7 +44,7 @@
"@backstage/types": "workspace:^",
"express": "^4.22.0",
"express-promise-router": "^4.1.0",
"ws": "^8.18.0"
"ws": "^8.20.1"
},
"devDependencies": {
"@backstage/backend-defaults": "workspace:^",