From e9c835537272d26e415f71b77f31d4801bcad8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 06:29:07 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.19 in /packages/bitcore-lib-dvt 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/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..069ff04b9 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.19" }, "devDependencies": { "base-x": "=3.0.4",