Skip to content

Commit e7ec272

Browse files
authored
fix(deps): update dependency @google-cloud/bigquery to v6 (#127)
1 parent bcbf9fd commit e7ec272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contact-center-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha --timeout 600000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/bigquery": "^5.7.1",
16+
"@google-cloud/bigquery": "^6.0.0",
1717
"@google-cloud/contact-center-insights": "^2.0.0",
1818
"@google-cloud/pubsub": "^2.17.0"
1919
},

0 commit comments

Comments
 (0)