From 7c3c3d020b08586ae4b19b8a417fe81deb3895f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:41:21 -0400 Subject: [PATCH] fix(deps): update dependency yargs to v17.6.0 (#10931) Co-authored-by: renovate[bot] <29139614+renovate[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 680240a932..6e565b835e 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "winston": "3.8.2", "xml": "1.0.1", "xregexp": "5.1.1", - "yargs": "17.5.1", + "yargs": "17.6.0", "zxcvbn": "4.4.2" }, "devDependencies": {