From 6dfd69c5cefed17cc4cd63c749eee36fc3e672d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 18:08:25 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.15 in /feel-web Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.15) Signed-off-by: dependabot[bot] --- feel-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feel-web/package.json b/feel-web/package.json index 063c3f9..c10f8ed 100644 --- a/feel-web/package.json +++ b/feel-web/package.json @@ -23,7 +23,7 @@ "gulp-load-plugins": "1.5.0", "gulp-replace": "0.6.1", "gulp-shell": "0.6.5", - "lodash": "4.17.5", + "lodash": "4.17.15", "node-sass": "4.9.0", "sass-loader": "6.0.6", "svg-sprite-loader": "3.7.3",