diff --git a/heft-plugins/heft-webpack5-plugin/package.json b/heft-plugins/heft-webpack5-plugin/package.json index ded7028bde..61538a34fc 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.89.0", "webpack-dev-server": "~4.0.0" }, "devDependencies": {