From 4936f0000d37655fa7731d8ff899ee902424de3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 19:44:00 +0000 Subject: [PATCH] Bump lodash from 4.13.1 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.13.1 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.13.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 2219514..5705a68 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "escape-html": "^1.0.3", "fs-extra": "0.30.0", "handlebars": "1.X", - "lodash": "~4.13.1", + "lodash": "~4.17.19", "md5": "2.1.0", "q": "^1.5.0", "showdown": "^1.9.0",