Skip to content

Commit bb11949

Browse files
authored
fix(deps): update protobuf.js (#1750)
* fix(deps): update protobuf.js
1 parent bbbe0f4 commit bb11949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node-fetch": "^3.3.2",
2121
"object-hash": "^3.0.0",
2222
"proto3-json-serializer": "^3.0.0",
23-
"protobufjs": "^7.5.0",
23+
"protobufjs": "^7.5.1",
2424
"retry-request": "^8.0.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)