diff --git a/package.json b/package.json index 56ec79c..6b79692 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "yargs": "^17.7.2" }, "devDependencies": { - "@types/node": "^22.10.9", + "@types/node": "^22.12.0", "@types/yargs": "^17.0.33", "ts-node": "^10.9.2", "typescript": "^5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0c937a..998886f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,14 +19,14 @@ importers: version: 17.7.2 devDependencies: '@types/node': - specifier: ^22.10.9 - version: 22.10.9 + specifier: ^22.12.0 + version: 22.12.0 '@types/yargs': specifier: ^17.0.33 version: 17.0.33 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.10.9)(typescript@5.7.3) + version: 10.9.2(@types/node@22.12.0)(typescript@5.7.3) typescript: specifier: ^5.7.3 version: 5.7.3 @@ -59,8 +59,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@22.10.9': - resolution: {integrity: sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==} + '@types/node@22.12.0': + resolution: {integrity: sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==} '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} @@ -247,7 +247,7 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@22.10.9': + '@types/node@22.12.0': dependencies: undici-types: 6.20.0 @@ -339,14 +339,14 @@ snapshots: dependencies: ansi-regex: 5.0.1 - ts-node@10.9.2(@types/node@22.10.9)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.12.0)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.9 + '@types/node': 22.12.0 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3