summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-17 13:09:59 +0300
committerGitHub <noreply@github.com>2022-01-17 13:09:59 +0300
commit8c201ccadf298ccea5cc85a3aede72f8e3843fed (patch)
tree1de95063ae80702c29932442f04e2ef9b279051b
parent116bf2a772845cba12e7a01984d8b8b8c234ebeb (diff)
Bump lodash from 4.17.19 to 4.17.21 (#11976)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 87f42c7fba..e3a98fdf22 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2966,9 +2966,9 @@
}
},
"lodash": {
- "version": "4.17.19",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
- "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"lodash.difference": {