From 5f2e758518a9e8ad6dfa4b107f0c728f26121013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 19:45:39 +0000 Subject: [PATCH] Bump lodash from 2.4.2 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/2.4.2...4.17.19) 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 5ba0e439..8b61c2a9 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-jsonlint": "~1.0.4", "grunt-open": "~0.2.3", "grunt-requirejs-bundle": "*", - "lodash": "~2.4.1", + "lodash": "~4.17.19", "matchdep": "~0.3.0", "underscore": "~1.6.0", "extendify": "1.0.0"