From 1ffc5e9d82f187fb92838c57f7a9762fd445043e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:02:52 +0000 Subject: [PATCH] Bump lodash from 2.0.0 to 4.17.19 in /code/depends/lazy Bumps [lodash](https://github.com/lodash/lodash) from 2.0.0 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/2.0.0...4.17.19) Signed-off-by: dependabot[bot] --- code/depends/lazy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/depends/lazy/package.json b/code/depends/lazy/package.json index 07d79f1..2610d8b 100644 --- a/code/depends/lazy/package.json +++ b/code/depends/lazy/package.json @@ -36,7 +36,7 @@ "promises-aplus-tests": ">= 2.0.4", "benchmark": "1.0.0", "race.js": "0.1.4", - "lodash": "2.0.0", + "lodash": "4.17.19", "underscore": "1.5.2", "string-table": "0.1.2" },