1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Merge pull request #126 from rap2hpoutre/patch-1

prototype pollution
This commit is contained in:
Bowden Kelly
2018-10-08 17:34:29 -07:00
committed by GitHub

View File

@@ -40,7 +40,7 @@
"express-session": "^1.15.6",
"express-validator": "^4.3.0",
"fbgraph": "^1.4.1",
"lodash": "^4.17.4",
"lodash": "^4.17.5",
"lusca": "^1.5.2",
"mongoose": "^4.13.11",
"nodemailer": "^4.4.1",