From e82893d814b40fef6c40332886da75aa092b9905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 05:22:42 +0000 Subject: [PATCH] Bump lodash from 4.14.0 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.14.0 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.14.0...4.17.15) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 1453ce3..6db3677 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "karma-phantomjs-launcher": "1.0.1", "karma-script-launcher": "1.0.0", "lazypipe": "1.0.1", - "lodash": "4.14.0", + "lodash": "4.17.15", "main-bower-files": "2.13.1", "map-stream": "0.0.6", "phantomjs-prebuilt": "2.1.8",