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 02a033b commit 004b97eCopy full SHA for 004b97e
package.json
@@ -72,7 +72,7 @@
72
"uuid": "^8.0.0"
73
},
74
"devDependencies": {
75
- "@google-cloud/pubsub": "^2.0.0",
+ "@google-cloud/pubsub": "^3.0.0",
76
"@grpc/grpc-js": "^1.0.3",
77
"@grpc/proto-loader": "^0.6.0",
78
"@types/async-retry": "^1.4.3",
samples/package.json
@@ -16,7 +16,7 @@
16
"test": "mocha system-test/*.js --timeout 600000"
17
18
"dependencies": {
19
20
"@google-cloud/storage": "^6.1.0",
21
"node-fetch": "^2.6.7",
22
"uuid": "^8.0.0",
0 commit comments