From 0038b2856c9e7fca4528b5fc657a44bfa1d6b493 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 09:21:33 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v11 --- 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 de9fb45f99..872ed83e20 100644 --- a/web/apps/app/package.json +++ b/web/apps/app/package.json @@ -71,7 +71,7 @@ "suncalc": "1.9.0", "tailwindcss": "3.4.14", "tailwindcss-animate": "1.0.7", - "uuid": "10.0.0" + "uuid": "11.0.2" }, "devDependencies": { "@axe-core/playwright": "4.10.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 7a22223a3c..cf969c632f 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -172,8 +172,8 @@ importers: specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.14) uuid: - specifier: 10.0.0 - version: 10.0.0 + specifier: 11.0.2 + version: 11.0.2 devDependencies: '@axe-core/playwright': specifier: 4.10.0 @@ -8917,8 +8917,8 @@ packages: util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true uuid@8.3.2: @@ -17317,7 +17317,7 @@ snapshots: is-typed-array: 1.1.13 which-typed-array: 1.1.15 - uuid@10.0.0: {} + uuid@11.0.2: {} uuid@8.3.2: {}