From ec06f14c6dd5953fc954b6b92c1c1e3a06d184b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:06:20 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v11.0.5 --- web/apps/app/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/apps/app/package.json b/web/apps/app/package.json index 423d036f3..edfba443d 100644 --- a/web/apps/app/package.json +++ b/web/apps/app/package.json @@ -69,7 +69,7 @@ "suncalc": "1.9.0", "tailwindcss": "3.4.17", "tailwindcss-animate": "1.0.7", - "uuid": "11.0.3" + "uuid": "11.0.5" }, "devDependencies": { "@axe-core/playwright": "4.10.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 4ce2ecab8..831fab381 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -162,8 +162,8 @@ importers: specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.17) uuid: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.0.5 + version: 11.0.5 devDependencies: '@axe-core/playwright': specifier: 4.10.1 @@ -8983,8 +8983,8 @@ packages: util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==} - uuid@11.0.3: - resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} + uuid@11.0.5: + resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==} hasBin: true uuid@8.3.2: @@ -17611,7 +17611,7 @@ snapshots: is-typed-array: 1.1.13 which-typed-array: 1.1.15 - uuid@11.0.3: {} + uuid@11.0.5: {} uuid@8.3.2: {}