Merge pull request #16355 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/stable14/lodash-4.17.14

[Security] Bump lodash from 4.17.11 to 4.17.14 in /apps/updatenotification
This commit is contained in:
Morris Jobke 2019-07-11 12:52:33 +02:00 committed by GitHub
commit e3dcddfc3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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