diff --git a/apps/worker/package.json b/apps/worker/package.json index 1bc5235c..8ece5cee 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -42,7 +42,7 @@ "@types/validator": "13.12.2", "dotenv": "16.4.7", "ts-devscript": "3.0.7", - "typescript": "5.6.2" + "typescript": "5.7.3" }, "packageManager": "pnpm@8.15.9" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acc46ce0..298d27e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: 3.0.7 version: 3.0.7 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.7.3 + version: 5.7.3 packages: @@ -4415,12 +4415,6 @@ packages: hasBin: true dev: true - /typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} - engines: {node: '>=14.17'} - hasBin: true - dev: true - /typescript@5.7.3: resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} engines: {node: '>=14.17'}