diff --git a/package-lock.json b/package-lock.json index 2752b1c..546c2cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1851,9 +1851,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.camelcase": { "version": "4.3.0", diff --git a/package.json b/package.json index 40dd13a..eefd14f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "handlebars": "4.5.3", "inquirer": "git://github.com/elasticio/Inquirer.js#707b235136dde68e07a6d0e371cf4b28db42f047", "jsonschema": "1.2.5", - "lodash": "4.17.15", + "lodash": "4.17.21", "properties-parser": "0.3.1" }, "devDependencies": {