From b30d75e31bdc5be8930debae4e9d181174f2aedd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 12:08:40 +0000 Subject: [PATCH] chore(deps): update dependency lodash to 4.17.21 [security] --- package-lock.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index f38e8527..8dfc0291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1028,7 +1028,7 @@ "js-yaml": "3.11.0", "json-stable-stringify-without-jsonify": "1.0.1", "levn": "0.3.0", - "lodash": "4.17.5", + "lodash": "4.17.21", "minimatch": "3.0.4", "mkdirp": "0.5.1", "natural-compare": "1.4.0", @@ -1666,7 +1666,7 @@ "cli-width": "2.2.0", "external-editor": "2.1.0", "figures": "2.0.0", - "lodash": "4.17.5", + "lodash": "4.17.21", "mute-stream": "0.0.7", "run-async": "2.3.0", "rx-lite": "4.0.8", @@ -2017,9 +2017,7 @@ } }, "lodash": { - "version": "4.17.5", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz", - "integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==", + "version": "4.17.21", "dev": true }, "lodash.isfinite": { @@ -3184,7 +3182,7 @@ "ajv": "5.5.2", "ajv-keywords": "2.1.1", "chalk": "2.3.1", - "lodash": "4.17.5", + "lodash": "4.17.21", "slice-ansi": "1.0.0", "string-width": "2.1.1" }, @@ -3679,4 +3677,4 @@ "dev": true } } -} +} \ No newline at end of file