aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-08-04 09:55:18 +0200
committerGitHub <noreply@github.com>2019-08-04 09:55:18 +0200
commit8d62892384908096dc51d34d6b8dc0c7d382e1ad (patch)
tree1095cca029d28c68b44468e384b83a477458007d
parent544b8522b4f2a3cc8a818bca362b47ba664721ea (diff)
parent80509ba66b326ed9a6448a9092130f36e5e33a4a (diff)
downloadnextcloud-server-8d62892384908096dc51d34d6b8dc0c7d382e1ad.tar.gz
nextcloud-server-8d62892384908096dc51d34d6b8dc0c7d382e1ad.zip
Merge pull request #16648 from nextcloud/dependabot/npm_and_yarn/build/stable14/lodash.mergewith-4.6.2
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build
-rw-r--r--build/package-lock.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/build/package-lock.json b/build/package-lock.json
index f59da4bec92..7d6305f1069 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -5165,6 +5165,12 @@
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
+ "lodash.mergewith": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
+ "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
+ "dev": true
+ },
"minimist": {
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz",
@@ -5880,11 +5886,6 @@
"bundled": true,
"dev": true
},
- "lodash.mergewith": {
- "version": "4.6.1",
- "bundled": true,
- "dev": true
- },
"loud-rejection": {
"version": "1.6.0",
"bundled": true,