From 656c65d94b73c6d0c6f92dad83d6b61a9f3ddf0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:21:36 +0000 Subject: [PATCH] Chore(deps): Bump uuid from 14.0.1 to 14.0.2 in /src-ui Bumps [uuid](https://github.com/uuidjs/uuid) from 14.0.1 to 14.0.2. - [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.1...v14.0.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src-ui/package.json | 2 +- src-ui/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src-ui/package.json b/src-ui/package.json index 0ffb6d249..b47041ce2 100644 --- a/src-ui/package.json +++ b/src-ui/package.json @@ -41,7 +41,7 @@ "rxjs": "^7.8.2", "tslib": "^2.8.1", "utif": "^3.1.0", - "uuid": "^14.0.1" + "uuid": "^14.0.2" }, "devDependencies": { "@angular-builders/jest": "^22.0.1", diff --git a/src-ui/pnpm-lock.yaml b/src-ui/pnpm-lock.yaml index d29c24cd1..450af5107 100644 --- a/src-ui/pnpm-lock.yaml +++ b/src-ui/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 uuid: - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 devDependencies: '@angular-builders/jest': specifier: ^22.0.1 @@ -4307,8 +4307,8 @@ packages: utif@3.1.0: resolution: {integrity: sha512-WEo4D/xOvFW53K5f5QTaTbbiORcm2/pCL9P6qmJnup+17eYfKaEhDeX9PeQkuyEoIxlbGklDuGl8xwuXYMrrXQ==} - uuid@14.0.1: - resolution: {integrity: sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==} + uuid@14.0.2: + resolution: {integrity: sha512-xZe/16rV4aa+HGSOCiY2YeLT1OybRLrrkL/Rqaq7p7GMVXjFh+6wN4oMYgjFmnSnhY8t6Xpdl2l9qmnHYuMHwQ==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -7519,7 +7519,7 @@ snapshots: dependencies: mkdirp: 1.0.4 strip-ansi: 6.0.1 - uuid: 14.0.1 + uuid: 14.0.2 xml: 1.0.1 jest-leak-detector@30.4.1: @@ -8713,7 +8713,7 @@ snapshots: dependencies: pako: 1.0.11 - uuid@14.0.1: {} + uuid@14.0.2: {} v8-compile-cache-lib@3.0.1: {}