\'Github\' asked me to update \'webpack-dev-server\' to version 3.1.11 or higher for security reasons.
However, \'npm run dev\' will not run after the update.
You could try changing webpack-dev-server to webpack serve in your npm run script inside package.json
webpack-dev-server
webpack serve