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

Commit 7dcec97

Browse files
fix(deps): update dependency @grpc/proto-loader to ^0.8.0 (#1782)
Co-authored-by: danieljbruce <[email protected]>
1 parent 9648946 commit 7dcec97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"dependencies": {
1313
"@grpc/grpc-js": "^1.12.6",
14-
"@grpc/proto-loader": "^0.7.13",
14+
"@grpc/proto-loader": "^0.8.0",
1515
"abort-controller": "^3.0.0",
1616
"duplexify": "^4.1.3",
1717
"google-auth-library": "^10.1.0",

0 commit comments

Comments
 (0)