From ce088213a54106d08ec0a081a7b270f4544a47fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:45:56 +0000 Subject: [PATCH] chore(deps): [security] bump lodash from 4.17.11 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) 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..258fb5f 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.21", "signale": "1.4.0", "socket.io": "2.2.0" },