Skip to content

Commit fbd1da9

Browse files
authored
fix(deps): update dependency @google-cloud/pubsub to v3 (#126)
1 parent e7ec272 commit fbd1da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contact-center-insights/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@google-cloud/bigquery": "^6.0.0",
1717
"@google-cloud/contact-center-insights": "^2.0.0",
18-
"@google-cloud/pubsub": "^2.17.0"
18+
"@google-cloud/pubsub": "^3.0.0"
1919
},
2020
"devDependencies": {
2121
"c8": "^7.1.0",

0 commit comments

Comments
 (0)