Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"extend": "^2.0.0",
"form-data2": "^1.0.0",
"form-fix-array": "^1.0.0",
"lodash": "^2.4.1",
"lodash": "^4.17.10",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a vulnerability reported by npm audit for this version (https://www.npmjs.com/advisories/1065).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not update to 4.17.15, which was published 25 days ago?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@settermjd updated to that version

"stream-length": "^1.0.2",
"string": "^3.0.0",
"through2-sink": "^1.0.0",
Expand Down