From 7b3100a4ce8be1975cd003cf981f22a2b3422b1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 06:42:41 +0000 Subject: [PATCH] [Security] Bump lodash from 4.17.4 to 4.17.20 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.20. **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.20) 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..d9f1cca 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.20", "pg": "7.12.1", "q": "1.5.0", "recursive-readdir-sync": "1.0.6",