diff --git a/frontend/react-webpack/package.json b/frontend/react-webpack/package.json index 7cf987644..9818465da 100644 --- a/frontend/react-webpack/package.json +++ b/frontend/react-webpack/package.json @@ -14,6 +14,6 @@ "swc-loader": "0.2.6", "webpack": "5.89.0", "webpack-cli": "5.1.4", - "webpack-dev-server": "4.15.2" + "webpack-dev-server": "5.2.4" } }