Skip to content

Commit b65eaeb

Browse files
authored
fix(deps): update dependency protobufjs to ~7.5.0 (#2041)
1 parent b8d513a commit b65eaeb

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
@@ -34,7 +34,7 @@
3434
"@opentelemetry/semantic-conventions": "^1.17.0",
3535
"avro-js": "^1.11.3",
3636
"p-defer": "^3.0.0",
37-
"protobufjs": "~7.4.0"
37+
"protobufjs": "~7.5.0"
3838
},
3939
"devDependencies": {
4040
"@google-cloud/bigquery": "^7.0.0",

0 commit comments

Comments
 (0)