Skip to content

Commit

Permalink
deps: send@0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 22, 2017
1 parent 9e067ad commit 9e0fa7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Expand Up @@ -5,6 +5,10 @@ unreleased
- Fix handling of modified headers with invalid dates
- perf: improve ETag match loop
- perf: improve `If-None-Match` token parsing
* deps: send@0.15.5
- Fix handling of modified headers with invalid dates
- deps: etag@~1.8.1
- deps: fresh@0.5.2

4.15.4 / 2017-08-06
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"proxy-addr": "~1.1.5",
"qs": "6.5.0",
"range-parser": "~1.2.0",
"send": "0.15.4",
"send": "0.15.5",
"serve-static": "1.12.4",
"setprototypeof": "1.0.3",
"statuses": "~1.3.1",
Expand Down

0 comments on commit 9e0fa7f

Please sign in to comment.