fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835

snyk-bot committed Jun 8, 2021 at 04:10 UTC 6647921d6aec454ef29fd2c4f922566c9c8d54f0
1 file changed +1 -1
package.json
+1 -1
@@ -42,7 +42,7 @@
42 "cookie-session": "^2.0.0-beta.3",
43 "express": "^4.17.0",
44 "express-handlebars": "^3.1.0",
45 - "express-ws": "^4.0.0",
45 + "express-ws": "^5.0.1",
46 "ipcheck": "^0.1.0",
47 "minimist": "^1.2.0",
48 "multiparty": "^4.2.2",