Skip to content

Commit

Permalink
deps: proxy-addr@~1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 29, 2017
1 parent aabf780 commit 347d4db
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 @@ -6,6 +6,8 @@ unreleased
* deps: finalhandler@~1.0.1
- Fix missing `</html>` in HTML document
- deps: debug@2.6.3
* deps: proxy-addr@~1.1.4
- deps: ipaddr.js@1.3.0
* deps: vary@~1.1.1
- perf: hoist regular expression

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"on-finished": "~2.3.0",
"parseurl": "~1.3.1",
"path-to-regexp": "0.1.7",
"proxy-addr": "~1.1.3",
"proxy-addr": "~1.1.4",
"qs": "6.4.0",
"range-parser": "~1.2.0",
"send": "0.15.1",
Expand Down

0 comments on commit 347d4db

Please sign in to comment.