Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-22 05:20:54 +0300
committerGitHub <noreply@github.com>2021-02-22 05:20:54 +0300
commit78f3e7c0d93bf323cafe2b7ac67d7e03f6761ef3 (patch)
tree25469cb0c9ff6369e1d4d2a95d6838f9155817de
parent0484599d136550d6db234a98e3e5911d85814331 (diff)
[Security] Bump lodash from 4.17.14 to 4.17.21dependabot/npm_and_yarn/stable18/lodash-4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 68dce2b..c50c8a8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4076,9 +4076,9 @@
}
},
"lodash": {
- "version": "4.17.14",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
- "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"lodash.kebabcase": {