Skip to content

Commit 17c7372

Browse files
authored
fix(deps): update dependency protobufjs to v7.2.1 (#1411)
1 parent fdf0240 commit 17c7372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"node-fetch": "^2.6.1",
2727
"object-hash": "^3.0.0",
2828
"proto3-json-serializer": "^1.0.0",
29-
"protobufjs": "7.1.2",
29+
"protobufjs": "7.2.1",
3030
"protobufjs-cli": "1.1.0",
3131
"retry-request": "^5.0.0"
3232
},

0 commit comments

Comments
 (0)