diff --git a/package.json b/package.json index b86c045..aceea13 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@playwright/test": "^1.48.2", "@types/js-yaml": "4.0.9", - "@types/node": "^22.8.4", + "@types/node": "^22.8.6", "eslint": "^9.13.0", "eslint-plugin-playwright": "2.0.0", "prettier": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8da6eab..bf09b55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: ^22.8.4 - version: 22.8.4 + specifier: ^22.8.6 + version: 22.8.6 eslint: specifier: ^9.13.0 version: 9.13.0 @@ -156,8 +156,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.8.4': - resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==} + '@types/node@22.8.6': + resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==} '@types/triple-beam@1.3.5': resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==} @@ -767,7 +767,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.8.4': + '@types/node@22.8.6': dependencies: undici-types: 6.19.8