Bump ws from 8.14.1 to 8.14.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-25 05:04:03 +00:00 committed by schlagmichdoch
parent 1669fe7d75
commit 60c699f3b2
2 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
"express-rate-limit": "^7.0.1",
"ua-parser-js": "^1.0.36",
"unique-names-generator": "^4.3.0",
"ws": "^8.14.1"
"ws": "^8.14.2"
},
"engines": {
"node": ">=15"