From 06d4e0ac07819cb54cefcac3f7ccedfa18f49168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:00:12 +0000 Subject: [PATCH] Bump lodash.defaultsdeep from 3.10.0 to 4.6.1 Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 3.10.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.0...4.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e67015..3c649a0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "debug": "^2.2.0", "deep-diff": "^0.3.3", "jsonfile": "^2.2.3", - "lodash.defaultsdeep": "^3.10.0", + "lodash.defaultsdeep": "^4.6.1", "lodash.foreach": "^3.0.3", "lodash.get": "^3.7.0", "lodash.isnumber": "^3.0.1",