Skip to content

Commit

Permalink
deps: send@0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 25, 2022
1 parent 813c7e4 commit ff1510a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
unreleased
==========

* deps: send@0.18.0
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: depd@2.0.0
- deps: destroy@1.2.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
- deps: statuses@2.0.1

1.14.2 / 2021-12-15
===================

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 @@
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.17.2"
"send": "0.18.0"
},
"devDependencies": {
"eslint": "7.32.0",
Expand Down

0 comments on commit ff1510a

Please sign in to comment.