From 8353ec09f2ef084d9aa5b3f1c70fa66c3f4c4bed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 05:55:18 +0000 Subject: [PATCH] Bump yargs from 15.4.1 to 17.0.1 Bumps [yargs](https://github.com/yargs/yargs) from 15.4.1 to 17.0.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v15.4.1...v17.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 491f733..f09a6b9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "proxy-agent": "^3.1.1", "sei-helper": "^3.3.0", "ttml2srt": "^1.2.2", - "yargs": "^15.4.1" + "yargs": "^17.0.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"