Skip to content

Commit

Permalink
deps: accepts@~1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 2, 2017
1 parent bc077cb commit ccbeaeb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
unreleased
==========

* deps: accepts@~1.3.4
- deps: mime-types@~2.1.16

1.9.0 / 2017-05-25
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"repository": "expressjs/serve-index",
"dependencies": {
"accepts": "~1.3.3",
"accepts": "~1.3.4",
"batch": "0.6.1",
"debug": "2.6.8",
"escape-html": "~1.0.3",
Expand Down

0 comments on commit ccbeaeb

Please sign in to comment.