Bump ws from 7.5.9 to 8.12.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-11 13:24:54 +00:00 committed by GitHub
parent 57851902f9
commit 5b0bf032fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -15,7 +15,7 @@
"express-rate-limit": "^6.7.0",
"ua-parser-js": "^0.7.24",
"unique-names-generator": "^4.3.0",
"ws": "^7.4.6"
"ws": "^8.12.0"
},
"engines": {
"node": ">=15"