From c7aefe9cdfc85371315b6464cf8c11adceb37001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 13:43:03 -0400 Subject: [PATCH] chore(deps): bump yargs from 17.4.1 to 17.5.1 in /install (#10624) Bumps [yargs](https://github.com/yargs/yargs) from 17.4.1 to 17.5.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.5.1) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 508be68344..92ee39d354 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "winston": "3.7.2", "xml": "1.0.1", "xregexp": "5.1.0", - "yargs": "17.4.1", + "yargs": "17.5.1", "zxcvbn": "4.4.2" }, "devDependencies": {