Skip to content

Commit

Permalink
deps: proxy-addr@~1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 30, 2016
1 parent 56b1d80 commit 5c19354
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ unreleased
- perf: hoist regular expression
- perf: use for loop in parse
- perf: use string concatination for serialization
* deps: proxy-addr@~1.1.1
* deps: proxy-addr@~1.1.2
- Fix accepting various invalid netmasks
- Fix IPv6-mapped IPv4 validation edge cases
- IPv4 netmasks must be contingous
- IPv6 addresses cannot be used as a netmask
- deps: ipaddr.js@1.1.0
- deps: ipaddr.js@1.1.1
* deps: range-parser@~1.1.0
- Fix incorrectly returning -1 when there is at least one valid range
- perf: remove internal function
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"on-finished": "~2.3.0",
"parseurl": "~1.3.1",
"path-to-regexp": "0.1.7",
"proxy-addr": "~1.1.1",
"proxy-addr": "~1.1.2",
"qs": "4.0.0",
"range-parser": "~1.1.0",
"send": "0.13.1",
Expand Down

0 comments on commit 5c19354

Please sign in to comment.