From 03b946fb7d9a6b7fbc1cea099a3fcd85afae0880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 15:27:05 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.15 in /packages/bitcore-lib-dvt 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/bitcore-lib-dvt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bitcore-lib-dvt/package.json b/packages/bitcore-lib-dvt/package.json index b0fa02b6d..0331b7a57 100644 --- a/packages/bitcore-lib-dvt/package.json +++ b/packages/bitcore-lib-dvt/package.json @@ -42,7 +42,7 @@ "buffer-compare": "=1.1.1", "elliptic": "=6.4.0", "inherits": "=2.0.1", - "lodash": "=4.17.11" + "lodash": "=4.17.15" }, "devDependencies": { "base-x": "=3.0.4",