fix: upgrade ws from 8.6.0 to 8.7.0

Snyk has created this PR to upgrade ws from 8.6.0 to 8.7.0.

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

See this project in Snyk:
https://app.snyk.io/org/mystikfluu/project/a0cb5db3-5314-4f12-be9d-493a8475edd5?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-06-22 23:37:48 +00:00
parent 2666b0b075
commit 2ea78ae131
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
"helmet": "^5.1.0",
"jimp": "^0.16.1",
"mysql": "^2.18.1",
"ws": "^8.6.0"
"ws": "^8.7.0"
}
}