diff --git a/supporting-functions/package-lock.json b/supporting-functions/package-lock.json index 9228406..2845f03 100644 --- a/supporting-functions/package-lock.json +++ b/supporting-functions/package-lock.json @@ -233,7 +233,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" @@ -247,10 +246,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", @@ -282,8 +278,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": { @@ -296,7 +291,6 @@ "babel-runtime": "^6.23.0", "chalk": "2.4.2", "cosmiconfig": "^5.2.0", - "lodash": "4.17.14", "resolve-from": "^5.0.0" } }, @@ -333,7 +327,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" }, @@ -1664,7 +1657,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", @@ -5535,11 +5527,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", @@ -9993,10 +9980,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", - "dev": true + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "lodash.camelcase": { "version": "4.3.0",