diff --git a/examples/computer-example-ts/pnpm-lock.yaml b/examples/computer-example-ts/pnpm-lock.yaml index f0752379f..f00176481 100644 --- a/examples/computer-example-ts/pnpm-lock.yaml +++ b/examples/computer-example-ts/pnpm-lock.yaml @@ -12,14 +12,14 @@ importers: specifier: ^0.1.3 version: 0.1.3 dotenv: - specifier: ^16.5.0 + specifier: ^16.6.1 version: 16.6.1 openai: - specifier: ^5.7.0 + specifier: ^5.8.2 version: 5.8.2(ws@8.18.3) devDependencies: '@types/node': - specifier: ^22.15.33 + specifier: ^22.16.0 version: 22.16.0 tsx: specifier: ^4.20.3 @@ -287,8 +287,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - uuid@11.1.0: - resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} + uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} hasBin: true ws@8.18.3: @@ -394,7 +394,7 @@ snapshots: '@types/uuid': 10.0.0 pino: 9.7.0 posthog-node: 5.1.1 - uuid: 11.1.0 + uuid: 11.1.1 '@types/node@22.16.0': dependencies: @@ -502,6 +502,6 @@ snapshots: undici-types@6.21.0: {} - uuid@11.1.0: {} + uuid@11.1.1: {} ws@8.18.3: {}