diff --git a/package.json b/package.json index e782d90..32031fe 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "source-map-support": "0.5.21", "standard-version": "9.5.0", "typescript": "4.9.5", - "yargs": "17.7.1" + "yargs": "17.7.2" }, "nyc": { "extends": "@istanbuljs/nyc-config-typescript" diff --git a/yarn.lock b/yarn.lock index 3a6357b..1bd2737 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4750,10 +4750,10 @@ yargs@16.2.0, yargs@^16.0.0, yargs@^16.2.0: y18n "^5.0.5" yargs-parser "^20.2.2" -yargs@17.7.1: - version "17.7.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" - integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== +yargs@17.7.2: + version "17.7.2" + resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" + integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== dependencies: cliui "^8.0.1" escalade "^3.1.1"