Skip to content

Commit

Permalink
deps: accepts@~1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 24, 2016
1 parent 31dd549 commit e550269
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
unreleased
==========

* deps: accepts@~1.3.3
- Fix including type extensions in parameters in `Accept` parsing
- Fix parsing `Accept` parameters with quoted equals
- Fix parsing `Accept` parameters with quoted semicolons
- Many performance improvments
- deps: mime-types@~2.1.11
- deps: negotiator@0.6.1

4.13.4 / 2016-01-21
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"api"
],
"dependencies": {
"accepts": "~1.2.12",
"accepts": "~1.3.3",
"array-flatten": "1.1.1",
"content-disposition": "0.5.1",
"content-type": "~1.0.1",
Expand Down

0 comments on commit e550269

Please sign in to comment.