upgrade lodash to 4.17.11 to fix vulnerability

https://nvd.nist.gov/vuln/detail/CVE-2018-16487

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-02-08 11:53:49 +01:00 committed by Igor Mandrigin
parent 4671ec8170
commit 789a81451c
2 changed files with 363 additions and 323 deletions

684
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@
"ethjs-signer": "^0.1",
"express": "^4.15.2",
"helmet": "^3.9.0",
"lodash": "^4.17.4",
"lodash": "^4.17.11",
"lru-cache": "^4.1.2",
"winston": "^3.0.0-rc3"
},