diff --git a/heft-plugins/heft-webpack5-plugin/package.json b/heft-plugins/heft-webpack5-plugin/package.json index 08547699af2..693d2cacbc2 100644 --- a/heft-plugins/heft-webpack5-plugin/package.json +++ b/heft-plugins/heft-webpack5-plugin/package.json @@ -20,7 +20,7 @@ "dependencies": { "@rushstack/node-core-library": "workspace:*", "webpack": "~5.35.1", - "webpack-dev-server": "~3.11.0" + "webpack-dev-server": "~5.2.0" }, "devDependencies": { "@rushstack/eslint-config": "workspace:*",