From cac832533743b922d80eade815d4983aaa881bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 06:55:23 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.19 in /das-console-static Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.19) Signed-off-by: dependabot[bot] --- das-console-static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/das-console-static/package.json b/das-console-static/package.json index 886a1f5..cce47eb 100644 --- a/das-console-static/package.json +++ b/das-console-static/package.json @@ -33,7 +33,7 @@ "history": "^1.13.1", "immutable": "^3.8.1", "jquery": "^3.2.1", - "lodash": "^3.10.1", + "lodash": "^4.17.19", "material-ui": "^0.19.0", "moment": "^2.22.2", "rc-queue-anim": "^1.6.6",