diff --git a/package.json b/package.json index 69de29bf..b6a97962 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/js-yaml": "4.0.5", "@types/lodash.get": "4.4.9", "@types/node": "22.10.5", - "@types/yargs": "17.0.24", + "@types/yargs": "17.0.33", "@typescript-eslint/parser": "5.62.0", "eslint": "8.44.0", "eslint-plugin-import": "2.27.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daace05b..b8ee49bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: 22.10.5 version: 22.10.5 '@types/yargs': - specifier: 17.0.24 - version: 17.0.24 + specifier: 17.0.33 + version: 17.0.33 '@typescript-eslint/parser': specifier: 5.62.0 version: 5.62.0(eslint@8.44.0)(typescript@5.1.6) @@ -705,7 +705,7 @@ packages: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 '@types/node': 22.10.5 - '@types/yargs': 17.0.24 + '@types/yargs': 17.0.33 chalk: 4.1.2 dev: true @@ -903,8 +903,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: true - /@types/yargs@17.0.24: - resolution: {integrity: sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==} + /@types/yargs@17.0.33: + resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} dependencies: '@types/yargs-parser': 21.0.0 dev: true