Skip to content

Commit 9a99c15

Browse files
committed
deps: accepts@~1.3.4
1 parent 550043c commit 9a99c15

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ unreleased
33

44
* Improve error message when autoloading invalid view engine
55
* Skip `Buffer` encoding when not generating ETag for small response
6+
* deps: accepts@~1.3.4
7+
- deps: mime-types@~2.1.16
68
* deps: setprototypeof@1.1.0
79

810
4.15.5 / 2017-09-24

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"api"
2828
],
2929
"dependencies": {
30-
"accepts": "~1.3.3",
30+
"accepts": "~1.3.4",
3131
"array-flatten": "1.1.1",
3232
"content-disposition": "0.5.2",
3333
"content-type": "~1.0.2",

0 commit comments

Comments
 (0)