fix: upgrade ws from 8.9.0 to 8.10.0

Snyk has created this PR to upgrade ws from 8.9.0 to 8.10.0.

See this package in npm:
https://www.npmjs.com/package/ws

See this project in Snyk:
https://app.snyk.io/org/mystikfluu/project/c5b23892-809c-4121-9c2f-67962c7a4953?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-11-16 16:42:26 +00:00
parent 72571c9427
commit 501f41fb21
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"spdy": "^4.0.2",
"uglify-js": "^3.17.4",
"unsafe_encrypt": "^1.0.4",
"ws": "^8.9.0"
"ws": "^8.10.0"
},
"scripts": {
"start": "node server.js",