From d37ec49164ca20a2a2f695510cafec22c57d7c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 16:16:10 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.15 in /web-app Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] --- web-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/package.json b/web-app/package.json index e42a382..87daf9d 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -18,7 +18,7 @@ "i18next-browser-languagedetector": "2.2.3", "immutable": "3.8.2", "joi-browser": "13.4.0", - "lodash": "4.17.11", + "lodash": "4.17.15", "prop-types": "15.7.2", "react": "16.8.6", "react-attire": "0.4.3",