diff --git a/packages/reg-suit-cli/package.json b/packages/reg-suit-cli/package.json index 9346c177..3bb3489c 100644 --- a/packages/reg-suit-cli/package.json +++ b/packages/reg-suit-cli/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/cp-file": "6.1.2", "@types/inquirer": "8.2.0", - "@types/yargs": "16.0.4", + "@types/yargs": "16.0.9", "reg-suit-interface": "^0.13.0", "typescript": "4.5.2" } diff --git a/yarn.lock b/yarn.lock index ddb6fe8b..2631f93e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2875,10 +2875,10 @@ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA== -"@types/yargs@16.0.4": - version "16.0.4" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" - integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw== +"@types/yargs@16.0.9": + version "16.0.9" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.9.tgz#ba506215e45f7707e6cbcaf386981155b7ab956e" + integrity sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA== dependencies: "@types/yargs-parser" "*"