From a4bca274a119b7b3741cadab6baf38e4e7fa415d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 10:43:51 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.11 to 4.17.20 in /ui Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.20) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index bc15da9e40..ce685d3e69 100644 --- a/ui/package.json +++ b/ui/package.json @@ -66,7 +66,7 @@ "font-awesome": "4.7.0", "immutable": "4.0.0-rc.12", "js-beautify": "1.8.9", - "lodash": "4.17.11", + "lodash": "4.17.20", "moment": "2.24.0", "ng-event-source": "1.0.14", "ng-semantic": "https://github.com/sguiheux/ngSemantic/tarball/sgu-master",