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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-11 11:44:54 +0300
committerGitHub <noreply@github.com>2019-07-11 11:44:54 +0300
commitcc2643344e906403e61812ccc5d9fc7db5fc812a (patch)
tree5a2a04caa97573f3f8176eb0ee545a09eda73a7b
parentf4dc7b667847c7a5c19cf545225b74e4e970bfa3 (diff)
parentaa63b2c80efc7084c19b8b98a6e17a000e1c200c (diff)
Merge pull request #134 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.14
[Security] Bump lodash from 4.17.11 to 4.17.14
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d9488ca..1a2f61c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3856,9 +3856,9 @@
}
},
"lodash": {
- "version": "4.17.11",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
- "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "version": "4.17.14",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
+ "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
"lodash.kebabcase": {