chore(deps): bump lodash from 4.17.11 to 4.17.19

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-17 16:32:08 +00:00
committed by GitHub
parent 8423453222
commit b350753847

6
package-lock.json generated
View File

@@ -2143,9 +2143,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.11", "version": "4.17.19",
"resolved": "http://registry.npm.taobao.org/lodash/download/lodash-4.17.11.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha1-s56mIp72B+zYniyN8SU2iRysm40=", "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"dev": true "dev": true
}, },
"loose-envify": { "loose-envify": {