From c86020a0680c51693e4938294c952aac2b0e249c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 18:50:52 +0000 Subject: [PATCH] chore(deps): bump uuid in /examples/computer-example-ts Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/v11.1.1/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/computer-example-ts/pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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: {}