Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit c8636f8

Browse files
authored
fix(deps): update dependency @google-cloud/pubsub to v3 (#715)
1 parent e482ca6 commit c8636f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@google-cloud/dlp": "^4.0.0",
19-
"@google-cloud/pubsub": "^2.0.0",
19+
"@google-cloud/pubsub": "^3.0.0",
2020
"mime": "^3.0.0",
2121
"yargs": "^16.0.0"
2222
},

0 commit comments

Comments
 (0)