From c09cf9ab90c8acfe2ca9f652414a3dbb0503e7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 10:04:45 +0000 Subject: [PATCH] chore(deps): bump minimist from 1.2.0 to 1.2.7 Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.7. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.7) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index affb485..26aee30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -126,8 +126,8 @@ logform@^1.9.0: triple-beam "^1.2.0" minimist@^1.2.0: - version "1.2.0" - resolved "http://registry.npm.taobao.org/minimist/download/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" + version "1.2.7" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" ms@^2.1.1: version "2.1.1"