From 7ad32db42bf9f823f999201ef70ee4bbab43060b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 20:06:24 +0000 Subject: [PATCH] Bump lodash from 3.5.0 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 3.5.0 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.5.0...4.17.15) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f554ef9..4c15f58 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "jquery": "2.1.3", "d3": "<=3.5.0", - "lodash": "<=3.5.0", + "lodash": "<=4.18.0", "angular": "1.3.14", "angular-strap": "2.2.0", "temporal-analysis": "https://dmitra@bitbucket.org/dmitra/temporal-charting.git"