Skip to content

Commit 34bde89

Browse files
committed
chore(package.json): update dependencies
1 parent 32b4c06 commit 34bde89

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
},
4040
"homepage": "https://github.com/chimurai/http-proxy-middleware",
4141
"devDependencies": {
42-
"browser-sync": "^2.14.0",
42+
"browser-sync": "^2.18.2",
4343
"chai": "^3.5.0",
44-
"connect": "^3.4.1",
45-
"coveralls": "^2.11.12",
44+
"connect": "^3.5.0",
45+
"coveralls": "^2.11.15",
4646
"express": "^4.14.0",
47-
"istanbul": "^0.4.4",
47+
"istanbul": "^0.4.5",
4848
"istanbul-coveralls": "^1.0.3",
49-
"mocha": "^3.0.2",
49+
"mocha": "^3.2.0",
5050
"mocha-lcov-reporter": "1.2.0",
5151
"opn": "^4.0.2",
5252
"ws": "^1.1.1"
5353
},
5454
"dependencies": {
55-
"http-proxy": "^1.15.1",
56-
"is-glob": "^3.0.0",
57-
"lodash": "^4.16.2",
55+
"http-proxy": "^1.16.2",
56+
"is-glob": "^3.1.0",
57+
"lodash": "^4.17.2",
5858
"micromatch": "^2.3.11"
5959
}
6060
}

0 commit comments

Comments
 (0)