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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-07-11 13:48:12 +0300
committerGitHub <noreply@github.com>2019-07-11 13:48:12 +0300
commit40d7dc2615d866ef70f3337ea453028dd0d880a5 (patch)
tree24fe703450ceb62abe1a6d90f7e7050501029b49 /build
parent5b571719aaf6093969fe0e4e249c182a1b3a8155 (diff)
parent13d86286b62012bbba9221d7caa5cb99c3d5223b (diff)
Merge pull request #16346 from nextcloud/dependabot/npm_and_yarn/build/stable15/lodash.mergewith-4.6.2
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build
Diffstat (limited to 'build')
-rw-r--r--build/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package-lock.json b/build/package-lock.json
index fa7a49e8e32..805583034c1 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -2906,9 +2906,9 @@
"dev": true
},
"lodash.mergewith": {
- "version": "4.6.1",
- "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz",
- "integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==",
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
+ "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
"dev": true
},
"log4js": {