Bump ws from 8.17.1 to 8.18.0 in /backend

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-04 02:13:31 +00:00
committed by GitHub
parent 46c4d57367
commit fa84283a01
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.1"
"ws": "~8.18.0"
},
"devDependencies": {
"@babel/code-frame": "^7.18.6",