From a3c10a04fbaf31c4e7b1cddaff8e1ffce6259380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 05:16:49 +0000 Subject: [PATCH] Bump uuid from 11.0.3 to 14.0.0 in /packages/core Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v11.0.3...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 41fee218614fd..886c52dec4c95 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -90,7 +90,7 @@ "tinyld": "1.3.4", "together-ai": "0.7.0", "unique-names-generator": "4.7.1", - "uuid": "11.0.3" + "uuid": "14.0.0" }, "publishConfig": { "access": "public"