diff --git a/functions/tips/package.json b/functions/tips/package.json index 18ae9c4cf1..5d8b265364 100644 --- a/functions/tips/package.json +++ b/functions/tips/package.json @@ -15,7 +15,7 @@ "test": "mocha test/*.test.js --timeout=60000 --exit" }, "dependencies": { - "@google-cloud/pubsub": "^0.28.0", + "@google-cloud/pubsub": "^3.0.0", "safe-buffer": "^5.1.2" }, "devDependencies": {