Skip to content

Commit

Permalink
Upgrade lodash to pickup fix for prototype pollution vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenGremlin authored Nov 27, 2018
1 parent 5ed1515 commit 3d35a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"archiver": "2.1.1",
"async": "2.0.1",
"lodash": "4.17.10",
"lodash": "4.17.11",
"mkdirp": "^0.5.1",
"q": "1.4.1",
"request": "2.88.0",
Expand Down

0 comments on commit 3d35a9c

Please sign in to comment.