Merge pull request #16352 from nextcloud/dependabot/npm_and_yarn/stable16/lodash-4.17.13

[Security] Bump lodash from 4.17.11 to 4.17.13
This commit is contained in:
Morris Jobke 2019-07-11 12:53:14 +02:00 committed by GitHub
commit c3f8077831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View File

@ -4401,9 +4401,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.13",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz",
"integrity": "sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA=="
},
"lodash.assign": {
"version": "4.2.0",

View File

@ -38,7 +38,7 @@
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"marked": "^0.6.2",
"moment": "^2.24.0",
"nextcloud-axios": "^0.1.3",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long