From bd35289edd4a77a4caacaec7452c9e64d916f2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 02:36:40 +0000 Subject: [PATCH] Bump lodash from 4.17.12 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.12 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.12...4.17.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee7a6cc..ce10523 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "debug": "2.6.9", "formsy-react": "0.18.1", "less": "2.7.1", - "lodash": "4.17.12", + "lodash": "4.17.19", "material-ui": "0.15.4", "mdi": "1.7.22", "noVNC": "git+https://github.com/kanaka/noVNC.git#v0.6.1",