Skip to content

Commit

Permalink
fix: upgrade webpack-dev-server from 3.9.0 to 3.10.1 (#6)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Aug 31, 2021
1 parent 16fea8b commit 09b6f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"style-loader": "^0.23.1",
"webpack": "^4.41.3",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9",
"webpack-dev-server": "^3.10.1",
"workbox-webpack-plugin": "^3.6.2"
}
}

0 comments on commit 09b6f77

Please sign in to comment.