Bump ws from 8.17.0 to 8.17.1 in /backend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-19 02:27:59 +00:00
committed by GitHub
parent ccd8412e6a
commit db04c4663e
2 changed files with 8 additions and 8 deletions

View File

@@ -52,7 +52,7 @@
"redis": "^4.6.6",
"socks-proxy-agent": "~7.0.0",
"typescript": "~4.9.3",
"ws": "~8.17.0"
"ws": "~8.17.1"
},
"devDependencies": {
"@babel/code-frame": "^7.18.6",