fix: upgrade ws from 8.12.0 to 8.12.1

Snyk has created this PR to upgrade ws from 8.12.0 to 8.12.1.

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
2023-03-08 00:58:53 +00:00
parent 6ce613c15a
commit 4ffd5b4038
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"spdy": "^4.0.2",
"uglify-js": "^3.17.4",
"unsafe_encrypt": "^1.0.4",
"ws": "^8.12.0"
"ws": "^8.12.1"
},
"scripts": {
"start": "node server.js",