diff --git a/integration-testing/webpack-test/package.json b/integration-testing/webpack-test/package.json index 0940fe5f7..8d323673d 100644 --- a/integration-testing/webpack-test/package.json +++ b/integration-testing/webpack-test/package.json @@ -16,6 +16,6 @@ "handlebars": "file:../..", "handlebars-loader": "^1.7.1", "webpack": "^4.39.3", - "webpack-cli": "^3.3.7" + "webpack-cli": "^4.0.0" } }