summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-02-07 22:37:39 +0100
committerGitHub <noreply@github.com>2019-02-07 22:37:39 +0100
commit50390558ae6b151eeee169658bb9c588fc40a11e (patch)
tree474ed011cbc098389d592ea75447f775505c8cbf /apps
parentdc811dfa18a0601bd1f0375f725d6fbb79223892 (diff)
parent74f9fefbd504cd63776aaa679038e7839d6e4253 (diff)
downloadnextcloud-server-50390558ae6b151eeee169658bb9c588fc40a11e.tar.gz
nextcloud-server-50390558ae6b151eeee169658bb9c588fc40a11e.zip
Merge pull request #14096 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/stable14/lodash-4.17.11
[Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/updatenotification
Diffstat (limited to 'apps')
-rw-r--r--apps/updatenotification/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json
index a98288b2206..049f6009925 100644
--- a/apps/updatenotification/package-lock.json
+++ b/apps/updatenotification/package-lock.json
@@ -3694,9 +3694,9 @@
}
},
"lodash": {
- "version": "4.17.10",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz",
- "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==",
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
"dev": true
},
"lodash.camelcase": {