Update lodash to address CVE-2018-16487

This commit is contained in:
Maciej Szulik 2019-04-11 20:43:39 +02:00
parent 3a15b06406
commit 59ce667546
No known key found for this signature in database
GPG Key ID: F15E55D276FA84C4
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"gitbook-plugin-sequence-diagrams": "^1.1.0",
"gitbook-plugin-theme-api": "^1.1.2",
"gitbook-plugin-toc": "0.0.2",
"lodash": "4.17.5",
"lodash": "4.17.11",
"phantomjs-prebuilt": "^2.1.16",
"underscore.string": "^3.3.5"
},