From 94a81809a209632dcf304bafc14c86c989c2fddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 21:14:47 +0000 Subject: [PATCH] Bump lodash from 3.6.0 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 3.6.0 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.6.0...4.17.15) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 290e18e..9968666 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "debug": "~2.1.3", "format-throw": "~0.1.0", "js-yaml": "~3.2.7", - "lodash": "~3.6.0", + "lodash": "~4.17.15", "merge-descriptors": "~1.0.0", "methods": "~1.1.1", "qs": "~2.4.1",