Skip to content

Commit 823b95a

Browse files
committed
fix(deps): update dependency protobufjs to v8
1 parent 04b67e0 commit 823b95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"fast-deep-equal": "^3.1.3",
6868
"functional-red-black-tree": "^1.0.1",
6969
"google-gax": "^5.0.1",
70-
"protobufjs": "^7.5.3"
70+
"protobufjs": "^8.0.0"
7171
},
7272
"devDependencies": {
7373
"@google-cloud/cloud-rad": "^0.4.10",

0 commit comments

Comments
 (0)