diff --git a/integration-testing/webpack-babel-test/package.json b/integration-testing/webpack-babel-test/package.json index dd21ae0af..883ecba99 100644 --- a/integration-testing/webpack-babel-test/package.json +++ b/integration-testing/webpack-babel-test/package.json @@ -15,8 +15,8 @@ "handlebars": "file:../..", "handlebars-loader": "^1.7.1", "nyc": "^14.1.1", - "webpack": "^4.39.3", - "webpack-cli": "^3.3.7" + "webpack": "^5.1.1", + "webpack-cli": "^4.0.0" }, "scripts": { "build": "webpack --config webpack.config.js"