We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6996e8 commit 9aac17fCopy full SHA for 9aac17f
2 files changed
package.json
@@ -5,7 +5,7 @@
5
"@bazel/labs": "^0.42.3",
6
"@bazel/rollup": "^3.0.0",
7
"@bazel/typescript": "^3.0.0",
8
- "@google-cloud/bigquery": "~7.1.1",
+ "@google-cloud/bigquery": "8.0.0",
9
"@google-cloud/storage": "^5.8.2",
10
"@rollup/plugin-node-resolve": "^7.1.3",
11
"@types/chai": "^4.1.7",
@@ -101,6 +101,7 @@
101
"**/node-fetch": "^2.6.7",
102
"**/markdown-it": "^12.3.2",
103
"**/wrap-ansi": "7.0.0",
104
- "**/string-width": "4.1.0"
+ "**/string-width": "4.1.0",
105
+ "**/teeny-request": "10.1.0"
106
}
107
0 commit comments