File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"homepage" : " https://github.com/chimurai/http-proxy-middleware" ,
37
37
"devDependencies" : {
38
- "browser-sync" : " ^2.13 .0" ,
38
+ "browser-sync" : " ^2.14 .0" ,
39
39
"chai" : " ^3.5.0" ,
40
40
"connect" : " ^3.4.1" ,
41
- "coveralls" : " ^2.11.9 " ,
42
- "express" : " ^4.13.4 " ,
43
- "istanbul" : " ^0.4.3 " ,
41
+ "coveralls" : " ^2.11.12 " ,
42
+ "express" : " ^4.14.0 " ,
43
+ "istanbul" : " ^0.4.4 " ,
44
44
"istanbul-coveralls" : " ^1.0.3" ,
45
- "mocha" : " ^2.5.3 " ,
45
+ "mocha" : " ^3.0.2 " ,
46
46
"mocha-lcov-reporter" : " 1.2.0" ,
47
47
"opn" : " ^4.0.2" ,
48
- "ws" : " ^1.1.0 "
48
+ "ws" : " ^1.1.1 "
49
49
},
50
50
"dependencies" : {
51
- "http-proxy" : " ^1.13.3 " ,
51
+ "http-proxy" : " ^1.14.0 " ,
52
52
"is-glob" : " ^2.0.1" ,
53
- "lodash" : " ^4.13.1 " ,
54
- "micromatch" : " ^2.3.8 "
53
+ "lodash" : " ^4.14.2 " ,
54
+ "micromatch" : " ^2.3.11 "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments