diff --git a/_regroup/package.json b/_regroup/package.json index 4cec178aa..938f195f0 100644 --- a/_regroup/package.json +++ b/_regroup/package.json @@ -39,7 +39,7 @@ "@stylistic/eslint-plugin": "5.5.0", "@types/express": "5.0.3", "@types/node": "22.18.12", - "@types/yargs": "17.0.33", + "@types/yargs": "17.0.34", "@vitest/coverage-v8": "3.2.4", "eslint": "9.38.0", "eslint-plugin-simple-import-sort": "12.1.1", diff --git a/apps/dump-db/package.json b/apps/dump-db/package.json index 07686d794..d39a079da 100644 --- a/apps/dump-db/package.json +++ b/apps/dump-db/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@types/better-sqlite3": "7.6.13", "@types/mime-types": "3.0.1", - "@types/yargs": "17.0.33" + "@types/yargs": "17.0.34" }, "scripts": { "dev": "tsx src/main.ts", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e7ec7fb6..4c7d5d66a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -422,8 +422,8 @@ importers: specifier: 3.0.1 version: 3.0.1 '@types/yargs': - specifier: 17.0.33 - version: 17.0.33 + specifier: 17.0.34 + version: 17.0.34 apps/edit-docs: dependencies: @@ -5221,8 +5221,8 @@ packages: '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} - '@types/yargs@17.0.33': - resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} + '@types/yargs@17.0.34': + resolution: {integrity: sha512-KExbHVa92aJpw9WDQvzBaGVE2/Pz+pLZQloT2hjL8IqsZnV62rlPOYvNnLmf/L2dyllfVUOVBj64M0z/46eR2A==} '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} @@ -19900,7 +19900,7 @@ snapshots: '@types/yargs-parser@21.0.3': {} - '@types/yargs@17.0.33': + '@types/yargs@17.0.34': dependencies: '@types/yargs-parser': 21.0.3