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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vue
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-11 05:57:32 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-07-11 10:29:42 +0300
commitd7fdd62e338f453345f535f7fbfff81cd24c5a31 (patch)
tree6d0665f9c2b3e91b2b2cac61b431c41a8b896d88 /vue
parentb4d39182f6906b2ca9f1a78eed9d7755d9f3345e (diff)
[Security] Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vue')
-rw-r--r--vue/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vue/package-lock.json b/vue/package-lock.json
index 4f57334bf..f6e4de82e 100644
--- a/vue/package-lock.json
+++ b/vue/package-lock.json
@@ -5445,9 +5445,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=="
},
"lodash.tail": {
"version": "4.1.1",