From 936fba4e7abeb5354fd35227550d1032cea59190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 05:36:18 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.19 in /ui 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] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index a761f4e..3eaf529 100644 --- a/ui/package.json +++ b/ui/package.json @@ -19,7 +19,7 @@ "classnames": "2.2.6", "graphql": "15.1.0", "graphql.macro": "1.4.2", - "lodash": "4.17.15", + "lodash": "4.17.19", "react": "16.13.1", "react-apollo": "3.1.5", "react-dom": "16.13.1",