Merge pull request #145 from schlagmichdoch/dependabot/npm_and_yarn/ws-8.14.1

Bump ws from 8.13.0 to 8.14.1
This commit is contained in:
schlagmichdoch 2023-09-18 22:39:06 +02:00 committed by GitHub
commit b4f9f9b048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.35",
"unique-names-generator": "^4.3.0",
"ws": "^8.13.0"
"ws": "^8.14.1"
},
"engines": {
"node": ">=15"