From b43a8d24fcea804a4b0711e89e407fe4aabb29c8 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 11 Jul 2020 20:00:35 +0000
Subject: [PATCH] build(deps): update dependency lodash to v4.17.19 (#6735)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
---
 tools/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/package.json b/tools/package.json
index a515d14552..40123a62ba 100644
--- a/tools/package.json
+++ b/tools/package.json
@@ -9,7 +9,7 @@
     "eslint": "6.8.0",
     "fs-extra": "9.0.1",
     "got": "9.6.0",
-    "lodash": "4.17.15",
+    "lodash": "4.17.19",
     "shelljs": "0.8.4",
     "strip-ansi": "6.0.0"
   },
-- 
GitLab