From 20beb95eb6ebf45c7cd89ecaa64cd4a01ce36753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 04:12:27 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...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 7171b46..22cf11b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "electron-devtools-installer": "^2.1.0", "i18n": "0.8.3", "less": "2.7.2", - "lodash": "4.17.4", + "lodash": "4.17.15", "markdown-it": "8.3.0", "markdown-it-emoji": "1.3.0", "normalize.css": "5.0.0",