Skip to content

Commit d24372e

Browse files
committed
fix(deps): update dependency @google-cloud/pubsub to v3.3.0
1 parent 2512395 commit d24372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

background/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/firestore": "^5.0.0",
18-
"@google-cloud/pubsub": "3.1.0",
18+
"@google-cloud/pubsub": "3.3.0",
1919
"@google-cloud/storage": "^6.0.0",
2020
"express": "^4.16.4"
2121
},

0 commit comments

Comments
 (0)