From 5d8edbd0422d91944ba5ef6630ab7d134323a634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 09:41:22 +0000 Subject: [PATCH] Bump minimist from 1.2.0 to 1.2.5 in /Lucify Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5) Signed-off-by: dependabot[bot] --- Lucify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lucify/package.json b/Lucify/package.json index 2a6372b..66d04f4 100644 --- a/Lucify/package.json +++ b/Lucify/package.json @@ -41,7 +41,7 @@ "highcharts-react-official": "^2.0.0", "ip": "1.1.5", "lodash": "^4.17.10", - "minimist": "1.2.0", + "minimist": "1.2.5", "moment": "^2.24.0", "mongoose": "^5.3.15", "prop-types": "15.6.1",