diff --git a/packages/gitbeaker-cli/package.json b/packages/gitbeaker-cli/package.json index 87efe771..192ed6e1 100644 --- a/packages/gitbeaker-cli/package.json +++ b/packages/gitbeaker-cli/package.json @@ -20,7 +20,7 @@ "xcase": "^2.0.1" }, "devDependencies": { - "esbuild": "^0.11.6", + "esbuild": "^0.12.5", "rollup": "^2.47.0", "rollup-plugin-esbuild": "^3.0.2", "rollup-plugin-preserve-shebangs": "^0.2.0",