From ce4ae4fd701af3594ebfe516aa725479b27045a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 15:28:32 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.15 in /packages/insight-previous Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [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[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..3f43220f7 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.15", "rxjs": "5.5.12", "zone.js": "0.8.12" },