Skip to content

Commit

Permalink
deps: multiparty@~4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 13, 2018
1 parent 8ed61c8 commit f09709f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
unreleased
==========

* deps: multiparty@~4.2.1
- Use http-errors for raised errors
- Use uid-safe module to for temp file names
- Update to fd-slicer 1.1.0
- perf: remove parameter reassignment

2.1.1 / 2018-06-22
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"repository": "expressjs/connect-multiparty",
"dependencies": {
"multiparty": "~4.1.4",
"multiparty": "~4.2.1",
"on-finished": "~2.3.0",
"qs": "~6.5.2",
"type-is": "~1.6.16"
Expand Down

0 comments on commit f09709f

Please sign in to comment.