From e3d220d09bb356fd69bfb5757ccf0f3114f9552f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 08:49:32 +0000 Subject: [PATCH] Chore(deps): Bump lodash from 3.2.0 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 3.2.0 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.2.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 c3dce87..42d054f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "koa-convert": "1.2.0", "koa-send": "1.3.1", "liftoff": "2.3.0", - "lodash": "3.2.0", + "lodash": "4.17.15", "minimist": "1.1.1", "moment": "2.10.3", "mz": "1.3.0",