diff --git a/package-lock.json b/package-lock.json index 1b4d3ec..6c8013f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -259,7 +259,6 @@ "babel-polyfill": "6.26.0", "chalk": "2.4.2", "get-stdin": "7.0.0", - "lodash": "4.17.14", "meow": "5.0.0", "resolve-from": "5.0.0", "resolve-global": "1.0.0" @@ -273,10 +272,7 @@ "@commitlint/ensure": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-8.2.0.tgz", - "integrity": "sha512-XZZih/kcRrqK7lEORbSYCfqQw6byfsFbLygRGVdJMlCPGu9E2MjpwCtoj5z7y/lKfUB3MJaBhzn2muJqS1gC6A==", - "requires": { - "lodash": "4.17.14" - } + "integrity": "sha512-XZZih/kcRrqK7lEORbSYCfqQw6byfsFbLygRGVdJMlCPGu9E2MjpwCtoj5z7y/lKfUB3MJaBhzn2muJqS1gC6A==" }, "@commitlint/execute-rule": { "version": "8.2.0", @@ -308,8 +304,7 @@ "@commitlint/is-ignored": "^8.2.0", "@commitlint/parse": "^8.2.0", "@commitlint/rules": "^8.2.0", - "babel-runtime": "^6.23.0", - "lodash": "4.17.14" + "babel-runtime": "^6.23.0" } }, "@commitlint/load": { @@ -322,7 +317,6 @@ "babel-runtime": "^6.23.0", "chalk": "2.4.2", "cosmiconfig": "^5.2.0", - "lodash": "4.17.14", "resolve-from": "^5.0.0" } }, @@ -359,7 +353,6 @@ "requires": { "@types/node": "^12.0.2", "import-fresh": "^3.0.0", - "lodash": "4.17.14", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0" }, @@ -1690,7 +1683,6 @@ "glob": "7.1.3", "inquirer": "6.2.0", "is-utf8": "^0.2.1", - "lodash": "4.17.14", "minimist": "1.2.0", "shelljs": "0.7.6", "strip-bom": "3.0.0", @@ -5561,11 +5553,6 @@ "path-exists": "^3.0.0" } }, - "lodash": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz", - "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==" - }, "lodash._reinterpolate": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", @@ -9956,9 +9943,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",