From b7cf0012910a8f49a2fa72e5869824138bdc8c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 08:49:03 +0000 Subject: [PATCH] Chore(deps): Bump minimist from 1.1.1 to 1.2.5 Bumps [minimist](https://github.com/substack/minimist) from 1.1.1 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.1.1...1.2.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3dce87..85a8cbe 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "koa-send": "1.3.1", "liftoff": "2.3.0", "lodash": "3.2.0", - "minimist": "1.1.1", + "minimist": "1.2.5", "moment": "2.10.3", "mz": "1.3.0", "orchestrator": "0.3.7",