Skip to content

Commit 9744898

Browse files
committed
chore(package): update dependencies
1 parent 0122a90 commit 9744898

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
},
3535
"homepage": "https://github.com/chimurai/http-proxy-middleware",
3636
"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",
4343
"istanbul-coveralls": "^1.0.3",
44-
"mocha": "^2.3.4",
44+
"mocha": "^2.4.5",
4545
"mocha-lcov-reporter": "1.2.0",
4646
"opn": "^4.0.1",
47-
"ws": "^1.0.1"
47+
"ws": "^1.1.0"
4848
},
4949
"dependencies": {
50-
"http-proxy": "^1.12.0",
50+
"http-proxy": "^1.13.2",
5151
"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"
5454
}
5555
}

0 commit comments

Comments
 (0)