Merge pull request #862 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/lodash-4.17.15

This commit is contained in:
dependabot-preview[bot] 2019-07-26 22:14:36 +00:00 committed by GitHub
commit a0919db408
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3449,9 +3449,9 @@
}
},
"lodash": {
"version": "4.17.4",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=",
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"dev": true
},
"lodash.camelcase": {