Skip to content

Commit cb5dbb8

Browse files
authored
prototype pollution
Versions of lodash before 4.17.5 are vulnerable to prototype pollution: https://nodesecurity.io/advisories/577
1 parent 25ef6a0 commit cb5dbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"express-session": "^1.15.6",
4141
"express-validator": "^4.3.0",
4242
"fbgraph": "^1.4.1",
43-
"lodash": "^4.17.4",
43+
"lodash": "^4.17.5",
4444
"lusca": "^1.5.2",
4545
"mongoose": "^4.13.11",
4646
"nodemailer": "^4.4.1",

0 commit comments

Comments
 (0)