From 68f0e13aa2c52104f2bafd36f00c07c024a36a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 02:43:41 +0000 Subject: [PATCH] chore(deps): bump uuid from 11.1.0 to 14.0.0 in /gui/react Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.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/v11.1.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gui/react/package.json | 2 +- gui/react/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gui/react/package.json b/gui/react/package.json index cc3d223..5da2c1a 100644 --- a/gui/react/package.json +++ b/gui/react/package.json @@ -11,7 +11,7 @@ "notistack": "^3.0.2", "react": "^19.2.4", "react-dom": "^19.2.4", - "uuid": "^11.1.0", + "uuid": "^14.0.0", "ws": "^8.19.0" }, "devDependencies": { diff --git a/gui/react/pnpm-lock.yaml b/gui/react/pnpm-lock.yaml index 4e0f0da..775332b 100644 --- a/gui/react/pnpm-lock.yaml +++ b/gui/react/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^19.2.4 version: 19.2.4(react@19.2.4) uuid: - specifier: ^11.1.0 - version: 11.1.0 + specifier: ^14.0.0 + version: 14.0.0 ws: specifier: ^8.19.0 version: 8.19.0 @@ -2688,8 +2688,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@11.1.0: - resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true uuid@8.3.2: @@ -5702,7 +5702,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@11.1.0: {} + uuid@14.0.0: {} uuid@8.3.2: {}