deps: on-finished@~2.2.0

This commit is contained in:
Douglas Christopher Wilson
2015-01-04 17:46:41 -05:00
parent 571ce16405
commit 6e9cfa2aea
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ unreleased
- deps: debug@~2.1.1
- deps: on-finished@~2.2.0
* deps: methods@~1.1.1
* deps: on-finished@~2.2.0
4.10.6 / 2014-12-12
===================

View File

@@ -38,7 +38,7 @@
"fresh": "0.2.4",
"media-typer": "0.3.0",
"methods": "1.1.1",
"on-finished": "~2.1.1",
"on-finished": "~2.2.0",
"parseurl": "~1.3.0",
"path-to-regexp": "0.1.3",
"proxy-addr": "~1.0.4",