From 711efb39a6768e07d3b44354c6b147c980e7ccd0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 19:20:41 +0000 Subject: [PATCH] chore(deps): [security] bump lodash from 4.17.11 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) 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 eda1b1d..fb0d81b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fortawesome/react-fontawesome": "0.1.4", "emotion-theming": "10.0.10", "immer": "3.2.0", - "lodash": "4.17.11", + "lodash": "4.17.15", "react-motion": "0.5.2", "react-redux": "7.1.0", "redux": "4.0.1",