From be0c00feea5ae5cf5e7fd8a0074826a1f179aad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 17:48:09 +0000 Subject: [PATCH] Bump lodash from 2.4.2 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/2.4.2...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 78f9ac3..7aef707 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "iconv-lite": "~ 0.4.4", "jquery": "^3.2.1", "jspack": "~ 0.0.3", - "lodash": "^2.4.2", + "lodash": "^4.17.15", "mocha": "~ 1.18.2", "parse-engine-data": "~ 0.1", "pngjs": "3.2.0",