Skip to content

Commit f1559c9

Browse files
committed
update: dependencies
1 parent 855529e commit f1559c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"connect": "^3.4.0",
3636
"coveralls": "^2.11.4",
3737
"express": "^4.13.3",
38-
"istanbul": "^0.3.18",
38+
"istanbul": "^0.3.19",
3939
"istanbul-coveralls": "^1.0.3",
40-
"mocha": "^2.2.5",
40+
"mocha": "^2.3.0",
4141
"mocha-lcov-reporter": "0.0.2",
4242
"ws": "^0.8.0"
4343
},
4444
"dependencies": {
45-
"http-proxy": "^1.11.1",
45+
"http-proxy": "^1.11.2",
4646
"is-glob": "^2.0.0",
4747
"lodash": "^3.10.1",
4848
"micromatch": "^2.2.0"

0 commit comments

Comments
 (0)