Skip to content

Commit 09b6f77

Browse files
authored
fix: upgrade webpack-dev-server from 3.9.0 to 3.10.1 (#6)
Snyk has created this PR to upgrade webpack-dev-server from 3.9.0 to 3.10.1. See this package in NPM: https://www.npmjs.com/package/webpack-dev-server See this project in Snyk: https://app.snyk.io/org/alfill-github-marketplace/project/8d40a57b-18e0-4972-88ac-cdfb15b6e0b3?utm_source=github&utm_medium=upgrade-pr
1 parent 16fea8b commit 09b6f77

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
@@ -39,7 +39,7 @@
3939
"style-loader": "^0.23.1",
4040
"webpack": "^4.41.3",
4141
"webpack-cli": "^3.1.2",
42-
"webpack-dev-server": "^3.1.9",
42+
"webpack-dev-server": "^3.10.1",
4343
"workbox-webpack-plugin": "^3.6.2"
4444
}
4545
}

0 commit comments

Comments
 (0)