We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9e5f4 commit 8dc5753Copy full SHA for 8dc5753
background/package.json
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"@google-cloud/firestore": "^5.0.0",
18
- "@google-cloud/pubsub": "2.19.4",
+ "@google-cloud/pubsub": "3.0.1",
19
"@google-cloud/storage": "^5.0.0",
20
"express": "^4.16.4"
21
background/server/package.json
@@ -11,7 +11,7 @@
11
"license": "Apache-2.0",
12
13
14
- "@google-cloud/pubsub": "^2.0.0",
+ "@google-cloud/pubsub": "^3.0.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"handlebars": "^4.2.0",
0 commit comments