chore(deps): bump lodash from 4.17.15 to 4.17.19

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-16 07:06:01 +00:00
committed by Baptiste Grob
parent 4de62deaf0
commit c906603634
2 changed files with 4 additions and 4 deletions

View File

@@ -53,6 +53,6 @@
"webpack-dev-server": "^3.10.3"
},
"dependencies": {
"lodash": "^4.17.15"
"lodash": "^4.17.19"
}
}