From cc10df2cdeefe13b596614f1fa2a8597bfc089b9 Mon Sep 17 00:00:00 2001 From: "cultureamp-renovate[bot]" <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:51:30 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v14 --- packages/components/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index bb737e9271f..a771dc1d609 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -135,7 +135,7 @@ "react-select": "^5.10.2", "react-textfit": "^1.1.1", "use-debounce": "^10.1.1", - "uuid": "^13.0.0" + "uuid": "^14.0.0" }, "dependenciesComments": { "react-day-picker": "Version locked until a11y gets fixed (https://github.com/gpbl/react-day-picker/pull/1708)" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fca440cb632..228f0f14bae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -402,8 +402,8 @@ importers: specifier: ^10.1.1 version: 10.1.1(react@19.2.5) uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 devDependencies: '@cultureamp/frontend-apis': specifier: 13.3.0 @@ -9936,8 +9936,8 @@ packages: util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==} - uuid@13.0.0: - resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true uuid@8.3.2: @@ -14530,7 +14530,7 @@ snapshots: '@types/uuid@11.0.0': dependencies: - uuid: 13.0.0 + uuid: 14.0.0 '@types/uuid@9.0.8': {} @@ -21861,7 +21861,7 @@ snapshots: is-typed-array: 1.1.15 which-typed-array: 1.1.19 - uuid@13.0.0: {} + uuid@14.0.0: {} uuid@8.3.2: {}