diff --git a/package.json b/package.json index 84858e2..e9c3c6f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/common-tags": "^1.8.1", "@types/config": "^3.3.0", "@types/lodash": "^4.14.197", - "@types/node": "^18.15.11", + "@types/node": "^20.5.7", "@types/ws": "^8.5.5", "eslint": "^8.47.0", "eslint-config-snazzah": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc94d1a..725ef18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ devDependencies: specifier: ^4.14.197 version: 4.14.197 '@types/node': - specifier: ^18.15.11 - version: 18.15.11 + specifier: ^20.5.7 + version: 20.5.7 '@types/ws': specifier: ^8.5.5 version: 8.5.5 @@ -51,7 +51,7 @@ devDependencies: version: 3.0.7 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@18.15.11)(typescript@5.1.6) + version: 10.9.1(@types/node@20.5.7)(typescript@5.1.6) typescript: specifier: ^5.1.6 version: 5.1.6 @@ -257,6 +257,10 @@ packages: resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==} dev: true + /@types/node@20.5.7: + resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==} + dev: true + /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: @@ -2534,7 +2538,7 @@ packages: - supports-color dev: true - /ts-node@10.9.1(@types/node@18.15.11)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.5.7)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -2553,7 +2557,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.15.11 + '@types/node': 20.5.7 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3