fix: upgrade ws from 8.8.1 to 8.9.0

Snyk has created this PR to upgrade ws from 8.8.1 to 8.9.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-10-14 15:50:30 +00:00
parent 01f2888252
commit d31d98e5a2
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.0",
"unsafe_encrypt": "^1.0.4",
"ws": "^8.8.1"
"ws": "^8.9.0"
},
"scripts": {
"start": "node server.js",