X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=package.json;h=4a67cf9321cec00538985d05b9bff25e5f0fd3a1;hb=7192f4711467ae73a0f813189f8a4d8cca252bf1;hp=622ca8fffb5013031f42614b9f7bf855c3a1f56d;hpb=3a60958052399bcfcdda221de2c3cb8abe7f19ea;p=vchess.git diff --git a/package.json b/package.json index 622ca8ff..4a67cf93 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,12 @@ }, "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.20.0", "serve-favicon": "~2.5.0",