diff --git a/heft-plugins/heft-webpack5-plugin/package.json b/heft-plugins/heft-webpack5-plugin/package.json index ded7028bde..7591efdaf9 100644 --- a/heft-plugins/heft-webpack5-plugin/package.json +++ b/heft-plugins/heft-webpack5-plugin/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@rushstack/node-core-library": "workspace:*", - "webpack": "~5.35.1", + "webpack": "~5.88.0", "webpack-dev-server": "~4.0.0" }, "devDependencies": {