Update protobufjs version

Fixes [ReDoS Vulnerability](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.6)
This commit is contained in:
Nikos Koumbakis 2018-04-15 20:48:30 +03:00 committed by murgatroid99
parent f1acaf299a
commit cf004c30a5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"@types/lodash": "^4.14.104",
"@types/node": "^9.4.6",
"lodash": "^4.17.5",
"protobufjs": "^6.8.5"
"protobufjs": "^6.8.6"
},
"devDependencies": {
"clang-format": "^1.2.2",