diff --git a/package.json b/package.json index bdf7eaa8..c25e0fe5 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/ffprobe": "^1.1.4", "@types/ffprobe-static": "^2.0.1", "@types/fs-extra": "^11.0.1", - "@types/node": "^18.15.11", + "@types/node": "^20.4.2", "@types/ws": "^8.5.5", "@types/yargs": "^17.0.24", "@typescript-eslint/eslint-plugin": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a0db97b..b4d5a08c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,8 @@ devDependencies: specifier: ^11.0.1 version: 11.0.1 '@types/node': - specifier: ^18.15.11 - version: 18.15.11 + specifier: ^20.4.2 + version: 20.4.2 '@types/ws': specifier: ^8.5.5 version: 8.5.5 @@ -126,7 +126,7 @@ devDependencies: version: 3.0.1 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.4.2)(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1902,6 +1902,10 @@ packages: /@types/node@18.15.11: resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==} + /@types/node@20.4.2: + resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} + dev: true + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: true @@ -5155,7 +5159,7 @@ packages: dependencies: typescript: 5.1.6 - /ts-node@10.9.1(@types/node@18.15.11)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5174,7 +5178,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.4.2 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3