diff --git a/workflows/package.json b/workflows/package.json index 4b37122ea6..215d79b9f8 100644 --- a/workflows/package.json +++ b/workflows/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/workflows": "^1.2.5" + "@google-cloud/workflows": "^1.2.6" }, "devDependencies": { "c8": "^7.3.0",