From e4083a74bc359268c4618d3df06d655883dfa7e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 00:45:40 +0000 Subject: [PATCH] Bump minimist from 1.2.0 to 1.2.5 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa4f1c8..4aea141 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gulp-tslint": "^8.1.4", "jest": "^24.8.0", "lodash": "^4.17.15", - "minimist": "1.2.0", + "minimist": "1.2.5", "natives": "^1.1.6", "rimraf": "^2.6.3", "rxjs": "^6.5.2",