From bba4cbfbe6e41b0d05bfe425da4362748da2138d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2020 05:44:48 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...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 7005c65..a41cf15 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.15" }, "engines": { "gitbook": ">=2.4.0"