diff --git a/tts/tts-typescript-lipsync/package.json b/tts/tts-typescript-lipsync/package.json index 5d3a538c..0ac31b1d 100644 --- a/tts/tts-typescript-lipsync/package.json +++ b/tts/tts-typescript-lipsync/package.json @@ -13,7 +13,7 @@ "hume": "^0.15.12" }, "devDependencies": { - "@types/node": "^25.0.9", + "@types/node": "^25.2.1", "typescript": "^5.9.3", "vite": "^7.3.1" }, diff --git a/tts/tts-typescript-lipsync/pnpm-lock.yaml b/tts/tts-typescript-lipsync/pnpm-lock.yaml index 9b5fe017..c91150a7 100644 --- a/tts/tts-typescript-lipsync/pnpm-lock.yaml +++ b/tts/tts-typescript-lipsync/pnpm-lock.yaml @@ -16,14 +16,14 @@ importers: version: 0.15.12 devDependencies: '@types/node': - specifier: ^25.0.9 - version: 25.0.9 + specifier: ^25.2.1 + version: 25.2.1 typescript: specifier: ^5.9.3 version: 5.9.3 vite: specifier: ^7.3.1 - version: 7.3.1(@types/node@25.0.9) + version: 7.3.1(@types/node@25.2.1) packages: @@ -311,8 +311,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@25.0.9': - resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} + '@types/node@25.2.1': + resolution: {integrity: sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==} dist@0.1.2: resolution: {integrity: sha512-TmsZfJybRs3IZC8SL/rLU3KYanR31BNPlCutao8MpmiN6S47WN2eEBNSdSafi0cQtdMAixgNXfrqZyuqkz/sOQ==} @@ -609,7 +609,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@25.0.9': + '@types/node@25.2.1': dependencies: undici-types: 7.16.0 @@ -728,7 +728,7 @@ snapshots: uuid@9.0.1: {} - vite@7.3.1(@types/node@25.0.9): + vite@7.3.1(@types/node@25.2.1): dependencies: esbuild: 0.27.2 fdir: 6.5.0(picomatch@4.0.3) @@ -737,7 +737,7 @@ snapshots: rollup: 4.55.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.0.9 + '@types/node': 25.2.1 fsevents: 2.3.3 wordwrap@0.0.3: {}