fix: package.json to reduce vulnerabilities

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

snyk-bot committed Jan 10, 2023 at 01:12 UTC 783b1f6480dbf45007ede16bc5e6500f151e65b8
1 file changed +1 -1
package.json
+1 -1
@@ -41,7 +41,7 @@
41 "body-parser": "^1.19.0",
42 "cbor": "~5.2.0",
43 "compression": "^1.7.4",
44 - "cookie-session": "^1.4.0",
44 + "cookie-session": "^2.0.0",
45 "express": "^4.17.0",
46 "express-handlebars": "^5.3.5",
47 "express-ws": "^4.0.0",