diff --git a/cloud-tasks/package.json b/cloud-tasks/package.json index bd6283f841..a879ee184b 100644 --- a/cloud-tasks/package.json +++ b/cloud-tasks/package.json @@ -15,7 +15,7 @@ "start": "node server.js" }, "dependencies": { - "@google-cloud/tasks": "^2.3.0", + "@google-cloud/tasks": "^2.3.1", "body-parser": "^1.18.3", "express": "^4.16.3" },