Merge pull request #16353 from nextcloud/dependabot/npm_and_yarn/build/stable15/lodash-4.17.14

[Security] Bump lodash from 4.17.11 to 4.17.14 in /build
This commit is contained in:
Roeland Jago Douma 2019-07-11 08:56:55 +02:00 committed by GitHub
commit 5b571719aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2876,9 +2876,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.assign": {