File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ unreleased
20
20
* deps: parseurl@~ 1.3.2
21
21
- perf: reduce overhead for full URLs
22
22
- perf: unroll the "fast-path" ` RegExp `
23
+ * deps: proxy-addr@~ 2.0.2
24
+ - Fix trimming leading / trailing OWS in ` X-Forwarded-For `
25
+ - deps: forwarded@~ 0.1.2
26
+ - deps: ipaddr.js@1.5.2
27
+ - perf: reduce overhead when no ` X-Forwarded-For ` header
23
28
* deps: qs@6.5.1
24
29
- Fix parsing & compacting very deep objects
25
30
* deps: send@0.15.6
Original file line number Diff line number Diff line change 45
45
"on-finished" : " ~2.3.0" ,
46
46
"parseurl" : " ~1.3.2" ,
47
47
"path-to-regexp" : " 0.1.7" ,
48
- "proxy-addr" : " ~1.1.5 " ,
48
+ "proxy-addr" : " ~2.0.2 " ,
49
49
"qs" : " 6.5.1" ,
50
50
"range-parser" : " ~1.2.0" ,
51
51
"send" : " 0.15.6" ,
You can’t perform that action at this time.
0 commit comments