Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
fix: upgrade express-fileupload from 0.0.5 to 0.4.0
Snyk has created this PR to upgrade express-fileupload from 0.0.5 to 0.4.0.

See this package in NPM:
https://www.npmjs.com/package/express-fileupload

See this project in Snyk:
https://app.snyk.io/org/auto-upgrade-pr/project/1a06c2b6-7bce-45d5-9b90-892a14edb9b4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 22, 2020
commit 57a33bbf62a629f2e51fcbc49286c91a11aba34b
141 changes: 90 additions & 51 deletions goof/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion goof/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "0.4.0",
"humanize-ms": "1.0.1",
"jquery": "^2.2.4",
"marked": "0.3.5",
Expand Down