From aa0d15fed9db52bdd607accc33dd259914a64215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 19:04:59 +0000 Subject: [PATCH] Bump lodash from 4.16.4 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.16.4 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.16.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 a5e8c6f..7f94794 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "bluebird": "3.0.5", "cheerio": "0.19.0", "cron": "1.0.9", - "lodash": "4.16.4", + "lodash": "4.17.15", "lowdb": "0.13.1", "nodemailer": "1.8.0", "random-ua": "0.0.6",