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 12, 2016
1 parent 7dd87b6 commit f504603
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
unreleased
==========

* deps: accepts@~1.3.2
- deps: mime-types@~2.1.10
* deps: accepts@~1.3.3
- deps: mime-types@~2.1.11
- deps: [email protected]
* deps: [email protected]
- Drop partial bytes on all parsed units
- Fix parsing byte string that looks like hex
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"repository": "expressjs/compression",
"dependencies": {
"accepts": "~1.3.2",
"accepts": "~1.3.3",
"bytes": "2.3.0",
"compressible": "~2.0.8",
"debug": "~2.2.0",
Expand Down

0 comments on commit f504603

Please sign in to comment.