Skip to content

Commit cf004c3

Browse files
nikoumbamurgatroid99
authored andcommitted
Update protobufjs version
Fixes [ReDoS Vulnerability](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.6)
1 parent f1acaf2 commit cf004c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/grpc-protobufjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/lodash": "^4.14.104",
4242
"@types/node": "^9.4.6",
4343
"lodash": "^4.17.5",
44-
"protobufjs": "^6.8.5"
44+
"protobufjs": "^6.8.6"
4545
},
4646
"devDependencies": {
4747
"clang-format": "^1.2.2",

0 commit comments

Comments
 (0)