From 700bf1fe415f4c4435b5983f66a0102bf953bd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 15:03:11 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 in /das-console-static Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) 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 a546967..3be4020 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.15", "material-ui": "^0.19.0", "moment": "^2.22.2", "rc-queue-anim": "^1.6.6",