Skip to content

Commit

Permalink
deps: vary@~1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 22, 2017
1 parent efd7032 commit dbf092d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ unreleased

* deps: [email protected]
- Fix: `DEBUG_MAX_ARRAY_LENGTH`
* deps: vary@~1.1.1
- perf: hoist regular expression

4.15.2 / 2017-03-06
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"statuses": "~1.3.1",
"type-is": "~1.6.14",
"utils-merge": "1.0.0",
"vary": "~1.1.0"
"vary": "~1.1.1"
},
"devDependencies": {
"after": "0.8.2",
Expand Down

0 comments on commit dbf092d

Please sign in to comment.