From 83888a49b2b7c8c27707b526e57cb559278e2679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 22:24:28 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.19 in /web Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 8ea21f6..891b0b6 100644 --- a/web/package.json +++ b/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.15", + "lodash": "4.17.19", "node-sass": "4.9.0", "npm": "^6.9.0", "sass-loader": "6.0.6",