Skip to content

Commit 6dcb72a

Browse files
committed
chore(package.json): update dependencies
1 parent 8bb218e commit 6dcb72a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@
3535
},
3636
"homepage": "https://github.com/chimurai/http-proxy-middleware",
3737
"devDependencies": {
38-
"browser-sync": "^2.13.0",
38+
"browser-sync": "^2.14.0",
3939
"chai": "^3.5.0",
4040
"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",
4444
"istanbul-coveralls": "^1.0.3",
45-
"mocha": "^2.5.3",
45+
"mocha": "^3.0.2",
4646
"mocha-lcov-reporter": "1.2.0",
4747
"opn": "^4.0.2",
48-
"ws": "^1.1.0"
48+
"ws": "^1.1.1"
4949
},
5050
"dependencies": {
51-
"http-proxy": "^1.13.3",
51+
"http-proxy": "^1.14.0",
5252
"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"
5555
}
5656
}

0 commit comments

Comments
 (0)