Skip to content

Commit 8d9b273

Browse files
committed
deps: update http-errors >> v1.8.0
1 parent ce6b3b6 commit 8d9b273

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"escape-html": "^1.0.3",
5151
"fresh": "~0.5.2",
5252
"http-assert": "^1.3.0",
53-
"http-errors": "^1.6.3",
53+
"http-errors": "^1.8.0",
54+
"is-generator-function": "^1.0.7",
5455
"koa-compose": "^4.1.0",
5556
"on-finished": "^2.3.0",
5657
"parseurl": "^1.3.2",

0 commit comments

Comments
 (0)