From 6e497084a4c80bd0815f6f80f2986d6e5a8368eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:03:58 +0000 Subject: [PATCH] chore(deps): bump uuid from 10.0.0 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 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/v10.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/cli-core/package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/packages/cli-core/package.json b/packages/cli-core/package.json index 9c6d452d5..6707238e0 100644 --- a/packages/cli-core/package.json +++ b/packages/cli-core/package.json @@ -59,7 +59,7 @@ "tunnel": "^0.0.6", "update-notifier": "^7.3.1", "url-parse": "^1.5.10", - "uuid": "^10.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "@tsed/typescript": "workspace:*", diff --git a/yarn.lock b/yarn.lock index 61d937050..3fcb380db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2699,7 +2699,7 @@ __metadata: typescript: "npm:5.6.2" update-notifier: "npm:^7.3.1" url-parse: "npm:^1.5.10" - uuid: "npm:^10.0.0" + uuid: "npm:^14.0.0" vitest: "npm:4.1.0" peerDependencies: "@tsed/core": ">=8.3.1" @@ -16902,6 +16902,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" + bin: + uuid: dist-node/bin/uuid + checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b + languageName: node + linkType: hard + "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1"