diff --git a/package.json b/package.json index 88e3d5d..4e34744 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "playwright": "1.50.1" }, "devDependencies": { - "@types/node": "22.13.2", + "@types/node": "22.13.4", "@playwright/test": "1.50.1", "ts-node": "10.9.2", "typescript": "5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8f23f4..06f8c25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,11 +19,11 @@ importers: specifier: 1.50.1 version: 1.50.1 '@types/node': - specifier: 22.13.2 - version: 22.13.2 + specifier: 22.13.4 + version: 22.13.4 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.13.2)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.4)(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.13.2': - resolution: {integrity: sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==} + '@types/node@22.13.4': + resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} 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.13.2': + '@types/node@22.13.4': dependencies: undici-types: 6.20.0 @@ -347,14 +347,14 @@ snapshots: safer-buffer@2.1.2: {} - ts-node@10.9.2(@types/node@22.13.2)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.4)(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.13.2 + '@types/node': 22.13.4 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3