From 7dffb8ec536c277a5d7804ebe10b3a03ef142907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:37:52 +0000 Subject: [PATCH] build(deps): Bump uuid from 14.0.0 to 14.0.1 Bumps [uuid](https://github.com/uuidjs/uuid) from 14.0.0 to 14.0.1. - [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/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index ba6d49fa159a2..c853f45107234 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -29,7 +29,7 @@ "react-toastify": "^11.1.0", "redux": "^5.0.1", "save-svg-as-png": "^1.4.17", - "uuid": "^14.0.0" + "uuid": "^14.0.1" }, "devDependencies": { "@types/react": "19.2.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index baff1b51b6d25..1ace5091ef1fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: ^1.4.17 version: 1.4.17 uuid: - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^14.0.1 + version: 14.0.1 devDependencies: '@types/react': specifier: 19.2.17 @@ -2993,8 +2993,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - uuid@14.0.0: - resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} + uuid@14.0.1: + resolution: {integrity: sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==} hasBin: true vary@1.1.2: @@ -6040,7 +6040,7 @@ snapshots: dependencies: react: 19.2.7 - uuid@14.0.0: {} + uuid@14.0.1: {} vary@1.1.2: {}