Skip to content

Commit 0aeff7f

Browse files
committed
fix: upgrade webpack-dev-server from 3.7.2 to 3.10.3
Snyk has created this PR to upgrade webpack-dev-server from 3.7.2 to 3.10.3. See this package in NPM: https://www.npmjs.com/package/webpack-dev-server See this project in Snyk: https://app.snyk.io/org/luisalejandro/project/b71a9271-9b95-498b-8074-fe63f95f575d?utm_source=github&utm_medium=upgrade-pr
1 parent bd77459 commit 0aeff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"webapp-webpack-plugin": "2.7.1",
7979
"webpack": "4.41.5",
8080
"webpack-cli": "3.3.5",
81-
"webpack-dev-server": "3.7.2",
81+
"webpack-dev-server": "3.10.3",
8282
"webpack-merge": "4.1.0",
8383
"webpack-pwa-manifest": "4.1.1",
8484
"yarn": "1.22.0"

0 commit comments

Comments
 (0)