Skip to content

Commit 3e13217

Browse files
Upgrade webpack-dev-server
* Fixes #480 * See https://www.npmjs.com/advisories/725
1 parent b5750b2 commit 3e13217

File tree

2 files changed

+378
-299
lines changed

2 files changed

+378
-299
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"webpack": "^4.20.0",
5252
"webpack-chunk-hash": "^0.6.0",
5353
"webpack-cli": "^3.0.0",
54-
"webpack-dev-server": "^3.1.4",
54+
"webpack-dev-server": "^3.1.14",
5555
"webpack-manifest-plugin": "^2.0.2",
5656
"webpack-sources": "^1.3.0",
5757
"yargs": "^8.0.1"

0 commit comments

Comments
 (0)