diff --git a/package.json b/package.json index b336083..a270e15 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@playwright/test": "^1.40.1", - "@types/node": "^20.11.0", + "@types/node": "^20.14.6", "@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/parser": "^6.18.1", "eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a6f541..fac0379 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ devDependencies: specifier: ^1.40.1 version: 1.40.1 '@types/node': - specifier: ^20.11.0 - version: 20.11.0 + specifier: ^20.14.6 + version: 20.14.6 '@typescript-eslint/eslint-plugin': specifier: ^6.18.1 version: 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3) @@ -40,7 +40,7 @@ devDependencies: version: 16.2.0 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.11.0)(typescript@5.3.3) + version: 10.9.1(@types/node@20.14.6)(typescript@5.3.3) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -200,8 +200,8 @@ packages: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} dev: true - /@types/node@20.11.0: - resolution: {integrity: sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==} + /@types/node@20.14.6: + resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==} dependencies: undici-types: 5.26.5 dev: true @@ -1238,7 +1238,7 @@ packages: typescript: 5.3.3 dev: true - /ts-node@10.9.1(@types/node@20.11.0)(typescript@5.3.3): + /ts-node@10.9.1(@types/node@20.14.6)(typescript@5.3.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -1257,7 +1257,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.11.0 + '@types/node': 20.14.6 acorn: 8.8.0 acorn-walk: 8.2.0 arg: 4.1.3