From 5e71cdecdfb747e234e93354776293cf52f38c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 20:21:15 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.20 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.20) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1fc092..0db0919 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "chai-things": "^0.2.0", "coveralls": "^2.11.2", "istanbul": "^0.3.13", - "lodash": "^3.6.0", + "lodash": "^4.17.20", "mocha": "^2.2.1", "mocha-lcov-reporter": "0.0.2", "proxyquire": "^1.4.0",