Skip to content

Commit 4359af3

Browse files
committed
fix(deps): update dependency protobufjs to v8
1 parent c80e618 commit 4359af3

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
@@ -68,7 +68,7 @@
6868
"fast-deep-equal": "^3.1.3",
6969
"functional-red-black-tree": "^1.0.1",
7070
"google-gax": "^5.0.1",
71-
"protobufjs": "^7.5.3"
71+
"protobufjs": "^8.0.0"
7272
},
7373
"devDependencies": {
7474
"@google-cloud/cloud-rad": "^0.4.10",

0 commit comments

Comments
 (0)