chore(deps): bump lodash from 4.17.16 to 4.17.19 (#6807)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.16 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.16...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-16 22:10:35 -05:00
committed by GitHub
parent 44015c3e35
commit 4f7fd1732b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8479,9 +8479,9 @@
}
},
"lodash": {
"version": "4.17.16",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.16.tgz",
"integrity": "sha512-mzxOTaU4AsJhnIujhngm+OnA6JX4fTI8D5H26wwGd+BJ57bW70oyRwTqo6EFJm1jTZ7hCo7yVzH1vB8TMFd2ww=="
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
},
"lodash.assignin": {
"version": "4.2.0",

View File

@@ -42,7 +42,7 @@
"jsonwebtoken": "8.5.1",
"jwks-rsa": "1.8.1",
"ldapjs": "2.0.0",
"lodash": "4.17.16",
"lodash": "4.17.19",
"lru-cache": "5.1.1",
"mime": "2.4.6",
"mongodb": "3.5.9",