Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit f9bbba1

Browse files
committed
fix(deps): update dependency protobufjs to v8
1 parent 8d07e5e commit f9bbba1

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
@@ -18,7 +18,7 @@
1818
"google-auth-library": "^10.0.0",
1919
"avsc": "^5.4.18",
2020
"google-gax": "^5.0.0",
21-
"protobufjs": "^7.2.4",
21+
"protobufjs": "^8.0.0",
2222
"snappy": "^7.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)