diff --git a/package.json b/package.json index a935db2..a187b45 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "version": "manual-git-changelog onversion" }, "resolutions": { - "@types/yargs": "17.0.13", + "@types/yargs": "17.0.17", "@types/node": "18.0.0" } } diff --git a/yarn.lock b/yarn.lock index 496498a..60e0803 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4358,10 +4358,10 @@ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA== -"@types/yargs@17.0.13", "@types/yargs@^17.0.13", "@types/yargs@^17.0.2", "@types/yargs@^17.0.8": - version "17.0.13" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76" - integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg== +"@types/yargs@17.0.17", "@types/yargs@^17.0.13", "@types/yargs@^17.0.2", "@types/yargs@^17.0.8": + version "17.0.17" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.17.tgz#5672e5621f8e0fca13f433a8017aae4b7a2a03e7" + integrity sha512-72bWxFKTK6uwWJAVT+3rF6Jo6RTojiJ27FQo8Rf60AL+VZbzoVPnMFhKsUnbjR8A3BTCYQ7Mv3hnl8T0A+CX9g== dependencies: "@types/yargs-parser" "*"