From e07a9c05cb31cde1dbabbc3212d1cb59afc1cae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:49:16 +0000 Subject: [PATCH] Bump lodash from 4.1.0 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.1.0 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.1.0...4.17.15) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc250c01..d6d09ddb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "sliced": "0.0.x", - "lodash": "4.1.x" + "lodash": "4.17.x" }, "devDependencies": { "jshint": "*",