summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-11 08:55:31 +0200
committerGitHub <noreply@github.com>2019-07-11 08:55:31 +0200
commit27a6e395e3ab82c8311d754a291c467df2c8a0e6 (patch)
tree7b5e70b28d762a2b4d912d6805dbd65ffe93e302
parent0263821010d1394de6bbcefa6e78e7fab385cda0 (diff)
parent7a4e9f7a8174e2914f4fc148e0991fedd58fc7bc (diff)
downloadnextcloud-server-27a6e395e3ab82c8311d754a291c467df2c8a0e6.tar.gz
nextcloud-server-27a6e395e3ab82c8311d754a291c467df2c8a0e6.zip
Merge pull request #16349 from nextcloud/dependabot/npm_and_yarn/build/lodash-4.17.14
[Security] Bump lodash from 4.17.11 to 4.17.14 in /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 63d2acc9de2..795f3c61bce 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -2869,9 +2869,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.debounce": {