diff --git a/functions/tips/package.json b/functions/tips/package.json index 5d8dbfe387..79ce1a0b80 100644 --- a/functions/tips/package.json +++ b/functions/tips/package.json @@ -12,7 +12,7 @@ "node": ">=8" }, "dependencies": { - "@google-cloud/pubsub": "^0.22.2", + "@google-cloud/pubsub": "^0.24.0", "safe-buffer": "5.1.2" }, "devDependencies": {