Bump lodash from 4.17.15 to 4.17.19

This commit is contained in:
Sebastian Wolf 2020-07-19 20:01:50 +02:00
parent cabb127e30
commit a718e7c0c4
No known key found for this signature in database
GPG Key ID: B53C9059C9EEFDC8
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -1547,9 +1547,9 @@
}
},
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
},
"lodash.difference": {
"version": "4.5.0",