File tree 1 file changed +11
-11
lines changed 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/chimurai/http-proxy-middleware" ,
36
36
"devDependencies" : {
37
- "browser-sync" : " ^2.11.0 " ,
38
- "chai" : " ^3.4.1 " ,
39
- "connect" : " ^3.4.0 " ,
40
- "coveralls" : " ^2.11.6 " ,
41
- "express" : " ^4.13.3 " ,
42
- "istanbul" : " ^0.4.1 " ,
37
+ "browser-sync" : " ^2.12.5 " ,
38
+ "chai" : " ^3.5.0 " ,
39
+ "connect" : " ^3.4.1 " ,
40
+ "coveralls" : " ^2.11.9 " ,
41
+ "express" : " ^4.13.4 " ,
42
+ "istanbul" : " ^0.4.3 " ,
43
43
"istanbul-coveralls" : " ^1.0.3" ,
44
- "mocha" : " ^2.3.4 " ,
44
+ "mocha" : " ^2.4.5 " ,
45
45
"mocha-lcov-reporter" : " 1.2.0" ,
46
46
"opn" : " ^4.0.1" ,
47
- "ws" : " ^1.0.1 "
47
+ "ws" : " ^1.1.0 "
48
48
},
49
49
"dependencies" : {
50
- "http-proxy" : " ^1.12.0 " ,
50
+ "http-proxy" : " ^1.13.2 " ,
51
51
"is-glob" : " ^2.0.1" ,
52
- "lodash" : " ^4.6.1 " ,
53
- "micromatch" : " ^2.3.7 "
52
+ "lodash" : " ^4.11.2 " ,
53
+ "micromatch" : " ^2.3.8 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments