Bump lodash from 4.17.17 to 4.17.19 in /lsp-sample

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-20 00:47:27 +00:00
committed by GitHub
parent 0aa0e6bb9e
commit 396fe3a5c6

View File

@ -1112,9 +1112,9 @@
}
},
"lodash": {
"version": "4.17.17",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.17.tgz",
"integrity": "sha512-/B2DjOphAoqi5BX4Gg2oh4UR0Gy/A7xYAMh3aSECEKzwS3eCDEpS0Cals1Ktvxwlal3bBJNc+5W9kNIcADdw5Q==",
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"dev": true
},
"log-symbols": {