Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit fc5446e

Browse files
fix(deps): update dependency protobufjs to v7.1.0 (#1329)
* fix(deps): update dependency protobufjs to v7 * fix: bump @grpc/proto-loader, use protobufjs-cli * fix: use protobufjs-cli * fix(deps): pin jsdoc to v3.6.7 Co-authored-by: Alexander Fenster <[email protected]> Co-authored-by: Alexander Fenster <[email protected]>
1 parent d27f7fa commit fc5446e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"fast-text-encoding": "^1.0.3",
2222
"google-auth-library": "^8.0.2",
2323
"is-stream-ended": "^0.1.4",
24-
"node-fetch": "^2.6.7",
24+
"node-fetch": "^2.6.1",
2525
"object-hash": "^3.0.0",
2626
"proto3-json-serializer": "^1.0.0",
27-
"protobufjs": "7.0.0",
27+
"protobufjs": "7.1.0",
2828
"protobufjs-cli": "1.0.1",
2929
"retry-request": "^5.0.0"
3030
},

0 commit comments

Comments
 (0)