diff --git a/package.json b/package.json index 65ac062c..25266e49 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "typescript": "5.0.4", "vite": "4.3.3", "vitest": "0.30.1", - "yargs": "17.7.1" + "yargs": "17.7.2" }, "packageManager": "pnpm@8.3.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7d099da..ce0f0cd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: 0.30.1 version: 0.30.1(sass@1.62.1) yargs: - specifier: 17.7.1 - version: 17.7.1 + specifier: 17.7.2 + version: 17.7.2 packages: @@ -129,7 +129,7 @@ packages: lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 - yargs: 17.7.1 + yargs: 17.7.2 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -4787,8 +4787,8 @@ packages: yargs-parser: 20.2.9 dev: true - /yargs@17.7.1: - resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==} + /yargs@17.7.2: + resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} dependencies: cliui: 8.0.1