From e6bbf4f4d6ea21a16a1c2e6a5c8c4bfbaea99b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 16:31:35 +0000 Subject: [PATCH] Bump lodash from 4.17.14 to 4.17.20 in /lib/ui-toolkit Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.20) Signed-off-by: dependabot[bot] --- lib/ui-toolkit/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/ui-toolkit/package-lock.json b/lib/ui-toolkit/package-lock.json index 5dc349ba..4165d52f 100644 --- a/lib/ui-toolkit/package-lock.json +++ b/lib/ui-toolkit/package-lock.json @@ -1302,9 +1302,9 @@ } }, "lodash": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz", - "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==" + "version": "4.17.20", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", + "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" }, "loose-envify": { "version": "1.4.0",