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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-09-21 11:27:58 +0300
committerGitHub <noreply@github.com>2020-09-21 11:27:58 +0300
commitcbbfef7b0d398f634230cdb66f931616549125d7 (patch)
treec7d12333e3d9b75869eebb4ac687f5495312b919
parentcef494c0f928155e57eb0848c486e4f8b03b4c64 (diff)
parent1d9cb43130d7030b9616c179093a1eecd7dd36fd (diff)
Merge pull request #186 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.14 to 4.17.20
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 28ccd98..9f7f9a9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4081,9 +4081,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.20",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
+ "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
"dev": true
},
"lodash.kebabcase": {