From 0293c106309a85d33ca14fd5d8e12ad1e40537b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 16:06:53 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 in /my_project/theme Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) Signed-off-by: dependabot[bot] --- my_project/theme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 my_project/theme/package.json diff --git a/my_project/theme/package.json b/my_project/theme/package.json old mode 100755 new mode 100644 index ded17b3..f49a1ce --- a/my_project/theme/package.json +++ b/my_project/theme/package.json @@ -42,7 +42,7 @@ "karma-ng-html2js-preprocessor": "~0.2.0", "karma-phantomjs-launcher": "~0.2.1", "karma-phantomjs-shim": "~1.2.0", - "lodash": "~3.10.1", + "lodash": "~4.17.15", "main-bower-files": "~2.9.0", "phantomjs": "~1.9.18", "uglify-save-license": "~0.4.1",