Skip to content

Commit

Permalink
deps: proxy-addr@1.9.1
Browse files Browse the repository at this point in the history
closes #16
  • Loading branch information
UlisesGascon authored and dougwilson committed Feb 23, 2020
1 parent 63458ba commit d692835
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
unreleased
==========

* deps: ipaddr.js@1.9.1

2.0.5 / 2019-04-16
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"repository": "jshttp/proxy-addr",
"dependencies": {
"forwarded": "~0.1.2",
"ipaddr.js": "1.9.0"
"ipaddr.js": "1.9.1"
},
"devDependencies": {
"benchmark": "2.1.4",
Expand Down

0 comments on commit d692835

Please sign in to comment.