Skip to content

Commit

Permalink
deps: on-headers@~1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 4, 2019
1 parent 8dd5829 commit 6098472
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ unreleased
* deps: depd@~2.0.0
- Replace internal `eval` usage with `Function` constructor
- Use instance methods on `process` to check for listeners
* deps: on-headers@~1.0.2
- Fix `res.writeHead` patch missing return value

1.9.1 / 2018-09-10
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"debug": "2.6.9",
"depd": "~2.0.0",
"on-finished": "~2.3.0",
"on-headers": "~1.0.1"
"on-headers": "~1.0.2"
},
"devDependencies": {
"eslint": "5.13.0",
Expand Down

0 comments on commit 6098472

Please sign in to comment.