From 78a325319bafaafeaa168b323d0b29703833a2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 06:38:30 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.19 in /packages/insight-previous Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. - [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[bot] --- packages/insight-previous/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/insight-previous/package.json b/packages/insight-previous/package.json index 35320dabb..1712fbf6e 100644 --- a/packages/insight-previous/package.json +++ b/packages/insight-previous/package.json @@ -51,7 +51,7 @@ "bitcore-lib-dvt": "^8.1.1", "ionic-angular": "3.9.2", "ionicons": "3.0.0", - "lodash": "4.17.11", + "lodash": "4.17.19", "rxjs": "5.5.12", "zone.js": "0.8.12" },