Merge pull request #1586 from h3poteto/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19
This commit is contained in:
AkiraFukushima 2020-07-10 00:14:50 +09:00 committed by GitHub
commit 62ca069c2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -20479,9 +20479,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.get": {
"version": "4.4.2",

View File

@ -183,7 +183,7 @@
"hawk": "^7.0.10",
"hoek": "^6.1.3",
"i18next": "^19.5.4",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"megalodon": "3.2.3",
"moment": "^2.27.0",
"mousetrap": "^1.6.5",