From 5f131b93a0c03eec40308cdd6ee4c0fffe647a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 03:33:32 +0000 Subject: [PATCH] chore(deps-dev): bump lodash.defaultsdeep from 4.6.0 to 4.6.1 Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.6.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 c569e29..d0c2a57 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "keymirror": "0.1.1", "lodash.bindall": "4.4.0", "lodash.debounce": "4.0.8", - "lodash.defaultsdeep": "4.6.0", + "lodash.defaultsdeep": "4.6.1", "lodash.isequal": "4.5.0", "lodash.omit": "4.5.0", "lodash.pick": "4.4.0",