We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009d718 commit 6e0ec60Copy full SHA for 6e0ec60
package.json
@@ -89,7 +89,7 @@
89
"mv": "^2.1.1",
90
"ncp": "^2.0.0",
91
"null-loader": "^4.0.0",
92
- "protobufjs": "^6.10.1",
+ "protobufjs": "^7.0.0",
93
"proxyquire": "^2.0.0",
94
"sinon": "^14.0.0",
95
"tmp": "^0.2.0",
samples/package.json
@@ -29,7 +29,7 @@
29
"@opentelemetry/tracing": "^0.24.0",
30
"avro-js": "^1.10.1",
31
"p-defer": "^3.0.0",
32
- "protobufjs": "^6.11.2"
+ "protobufjs": "^7.0.0"
33
},
34
"devDependencies": {
35
"@google-cloud/bigquery": "^6.0.0",
0 commit comments