From a43d069111012d498aa4c0223b264e583a0dcbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 03:01:07 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7005c65..9999bd2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "main": "index.js", "version": "2.0.0", "dependencies": { - "lodash": "^3.10.1" + "lodash": "^4.17.19" }, "engines": { "gitbook": ">=2.4.0"