From 669722ec077283b10db846d3e14746b5efdcfe30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 16:52:58 +0000 Subject: [PATCH] chore(deps): update lodash requirement from 4.17.11 to 4.17.15 Updates the requirements on [lodash](https://github.com/lodash/lodash) to permit the latest version. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e333d40..6208652 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "koa": "2.7.0", "koa-router": "7.4.0", "koa-static": "5.0.0", - "lodash": "4.17.11", + "lodash": "4.17.15", "signale": "1.4.0", "socket.io": "2.2.0" },