Skip to content

Commit 319f731

Browse files
committed
fix(deps): update dependency @google-cloud/bigquery to v2
1 parent 7dd9375 commit 319f731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/sendgrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "ava -T 20s --verbose test/*.test.js"
1616
},
1717
"dependencies": {
18-
"@google-cloud/bigquery": "0.12.0",
18+
"@google-cloud/bigquery": "2.0.3",
1919
"@google-cloud/storage": "1.7.0",
2020
"safe-buffer": "5.1.2",
2121
"sendgrid": "5.2.3",

0 commit comments

Comments
 (0)