diff --git a/package.json b/package.json index b7e1987..42ad92a 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "yargs": "17.2.1" }, "devDependencies": { - "@types/yargs": "17.0.3" + "@types/yargs": "17.0.5" } } diff --git a/yarn.lock b/yarn.lock index 6b521e9..2856e72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -222,10 +222,10 @@ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9" integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA== -"@types/yargs@17.0.3": - version "17.0.3" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.3.tgz#e6c552aa3277b21a8e802019d03ee5e77894cf27" - integrity sha512-K7rm3Ke3ag/pAniBe80A6J6fjoqRibvCrl3dRmtXV9eCEt9h/pZwmHX9MzjQVUc/elneQTL4Ky7XKorC71Lmxw== +"@types/yargs@17.0.5": + version "17.0.5" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.5.tgz#1e7e59a88420872875842352b73618f5e77e835f" + integrity sha512-4HNq144yhaVjJs+ON6A07NEoi9Hh0Rhl/jI9Nt/l/YRjt+T6St/QK3meFARWZ8IgkzoD1LC0PdTdJenlQQi2WQ== dependencies: "@types/yargs-parser" "*"