diff --git a/package.json b/package.json index 0f5c187..a316646 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "^17.0.2", "react-dom": "^16.8.6", "webpack": "^5.36.1", - "webpack-dev-server": "3.11.2" + "webpack-dev-server": "5.0.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1",