Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit fc07923

Browse files
authored
fix(deps): update dependency @google-cloud/bigquery to v6 (#186)
1 parent ec7e87d commit fc07923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@google-cloud/retail": "^1.8.1",
17-
"@google-cloud/bigquery": "^5.9.2",
17+
"@google-cloud/bigquery": "^6.0.0",
1818
"@google-cloud/storage": "^5.16.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)