diff --git a/package.json b/package.json index e530d26..414495d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/dotenv": "^8.2.0", "@types/debug": "^4.1.8", "@types/tar-stream": "^2.1.0", - "@types/yargs": "^17.0.24", + "@types/yargs": "^17.0.26", "node-loader": "^0.6.0", "standard": "^17.1.0", "ts-loader": "^8.0.10", diff --git a/yarn.lock b/yarn.lock index aca9f5d..f4924c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,10 +265,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.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902" - integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw== +"@types/yargs@^17.0.26": + version "17.0.26" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.26.tgz#388e5002a8b284ad7b4599ba89920a6d74d8d79a" + integrity sha512-Y3vDy2X6zw/ZCumcwLpdhM5L7jmyGpmBCTYMHDLqT2IKVMYRRLdv6ZakA+wxhra6Z/3bwhNbNl9bDGXaFU+6rw== dependencies: "@types/yargs-parser" "*"