From a5cd549bb1b65a5ba93e39d2028ed91c79bfd861 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 06:32:45 +0000 Subject: [PATCH] [Security] Bump lodash from 4.17.4 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b680fb..abb06ae 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "hapi-swagger": "7.7.0", "inert": "4.2.1", "joi": "10.6.0", - "lodash": "4.17.4", + "lodash": "4.17.19", "pg": "7.12.1", "q": "1.5.0", "recursive-readdir-sync": "1.0.6",