Skip to content

Commit 018fdd3

Browse files
authored
fix(deps): update dependency @google-cloud/pubsub to v3 (#410)
1 parent 90ba422 commit 018fdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-analysis/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/containeranalysis": "^4.0.0",
18-
"@google-cloud/pubsub": "^2.0.0",
18+
"@google-cloud/pubsub": "^3.0.0",
1919
"p-retry": "^4.1.0"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)