Skip to content

Commit

Permalink
deps: bytes@2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 28, 2017
1 parent 7e86fef commit 5c4cbe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
unreleased
==========

* deps: bytes@2.5.0
* deps: debug@2.6.8

1.17.2 / 2017-05-17
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/body-parser",
"dependencies": {
"bytes": "2.4.0",
"bytes": "2.5.0",
"content-type": "~1.0.2",
"debug": "2.6.8",
"depd": "~1.1.0",
Expand Down

0 comments on commit 5c4cbe0

Please sign in to comment.