Skip to content

Commit f498ca4

Browse files
committed
Bump protobufjs in optional deps to 7.5.8
1 parent b5dc325 commit f498ca4

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
@@ -38,7 +38,7 @@
3838
"@grpc/grpc-js": "^1.14.3",
3939
"@grpc/proto-loader": "^0.8.0",
4040
"node-fetch": "^2",
41-
"protobufjs": "^7.5.4",
41+
"protobufjs": "^7.5.8",
4242
"retry": "^0.13.1"
4343
},
4444
"devDependencies": {
@@ -82,4 +82,4 @@
8282
"glob": "^11.0.0"
8383
}
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)