Index page almost OK. Now work on variant page (main hall...)
[vchess.git] / package.json
index 72a326f..4a67cf9 100644 (file)
@@ -7,13 +7,14 @@
   },
   "dependencies": {
     "cookie-parser": "~1.4.3",
-    "debug": "~4.1.0",
+    "debug": "^4.1.1",
     "express": "~4.16.4",
     "http-errors": "~1.7.1",
     "morgan": "~1.9.1",
     "node-sass-middleware": "~0.11.0",
+    "nodemailer": "^5.0.0",
     "pug": "~2.0.3",
-    "sanitize-html": "^1.19.3",
+    "sanitize-html": "^1.20.0",
     "serve-favicon": "~2.5.0",
     "sqlite3": "^4.0.4",
     "ws": "^6.1.2"