From a791278bce1b1342ceed5641617893cf034fa5ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 19:23:58 +0000 Subject: [PATCH] build(deps): [security] 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. **This update includes security fixes.** - [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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8c6a2d..56022bc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@fortawesome/free-solid-svg-icons": "5.9.0", "@fortawesome/react-fontawesome": "0.1.4", "emotion-theming": "10.0.10", - "lodash": "4.17.11", + "lodash": "4.17.19", "opt-cli": "1.6.0", "react-pure-loaders": "2.0.1", "type-fest": "0.5.2"