diff --git a/package.json b/package.json index 3bc6d2d..2428c68 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "playwright": "1.50.0" }, "devDependencies": { - "@types/node": "22.10.10", + "@types/node": "22.12.0", "@playwright/test": "1.50.0", "ts-node": "10.9.2", "typescript": "5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8894b5a..0e97093 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,11 +19,11 @@ importers: specifier: 1.50.0 version: 1.50.0 '@types/node': - specifier: 22.10.10 - version: 22.10.10 + specifier: 22.12.0 + version: 22.12.0 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.10.10)(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 @@ -61,8 +61,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@22.10.10': - resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==} + '@types/node@22.12.0': + resolution: {integrity: sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==} acorn-walk@8.3.3: resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} @@ -228,7 +228,7 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@22.10.10': + '@types/node@22.12.0': dependencies: undici-types: 6.20.0 @@ -347,14 +347,14 @@ snapshots: safer-buffer@2.1.2: {} - ts-node@10.9.2(@types/node@22.10.10)(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.10 + '@types/node': 22.12.0 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3