fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-1296835
This commit is contained in:
snyk-bot 2021-06-08 04:10:34 +00:00
parent 3bb3031df1
commit 6647921d6a
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -42,7 +42,7 @@
"cookie-session": "^2.0.0-beta.3",
"express": "^4.17.0",
"express-handlebars": "^3.1.0",
"express-ws": "^4.0.0",
"express-ws": "^5.0.1",
"ipcheck": "^0.1.0",
"minimist": "^1.2.0",
"multiparty": "^4.2.2",