Merge pull request #278 from SpiralOutDotEu/master

Fixes #277 ReDoS Vulnerability
This commit is contained in:
Michael Lumish 2018-04-19 11:29:42 -07:00 committed by GitHub
commit 7667741056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"clang-format": "^1.2.2",
"gts": "^0.5.3",
"lodash": "^4.17.5",
"protobufjs": "^6.8.5",
"protobufjs": "^6.8.6",
"typescript": "~2.7.2"
}
}