Skip to content

Commit 30f410e

Browse files
authored
bug #481 Upgrade webpack-dev-server (cilefen)
Discussion ---------- * Fixes #480 * See https://www.npmjs.com/advisories/725
2 parents b428df5 + 3e13217 commit 30f410e

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)