diff --git a/packages/google-cloud-compute/package.json b/packages/google-cloud-compute/package.json index d2570830ce9..c5ae0c02b97 100644 --- a/packages/google-cloud-compute/package.json +++ b/packages/google-cloud-compute/package.json @@ -141,6 +141,6 @@ "typescript": "^4.6.4", "uuid": "^9.0.0", "webpack": "^5.39.1", - "webpack-cli": "^4.7.2" + "webpack-cli": "^5.0.0" } }