diff --git a/iot/scripts/package.json b/iot/scripts/package.json index 7986335019..a7156ee64d 100644 --- a/iot/scripts/package.json +++ b/iot/scripts/package.json @@ -5,6 +5,6 @@ "author": "Google Inc.", "license": "Apache-2.0", "dependencies": { - "@google-cloud/pubsub": "0.22.2" + "@google-cloud/pubsub": "0.24.0" } }