From ad77a3aadb55dae414e42d79e5bdba7d919b5dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 14:03:42 +0000 Subject: [PATCH] Bump lodash.merge from 3.3.2 to 4.6.2 Bumps [lodash.merge](https://github.com/lodash/lodash) from 3.3.2 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c52e68..70f9602 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "figures": "^1.4.0", "kind-of": "^2.0.1", "lodash.clonedeep": "^3.0.2", - "lodash.merge": "^3.3.2", + "lodash.merge": "^4.6.2", "log-update": "^1.0.2" }, "devDependencies": {