diff --git a/web/package.json b/web/package.json index e9aa1349f..ed68e9917 100644 --- a/web/package.json +++ b/web/package.json @@ -47,7 +47,7 @@ "tailwindcss": "^3.4.14", "tailwindcss-animate": "^1.0.7", "textarea-caret": "^3.1.0", - "uuid": "^10.0.0", + "uuid": "^11.0.2", "zustand": "^5.0.1" }, "devDependencies": { diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 496a8aca4..d64122bf1 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -123,8 +123,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 zustand: specifier: ^5.0.1 version: 5.0.1(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)) @@ -3330,8 +3330,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true uuid@9.0.1: @@ -6811,7 +6811,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.2: {} uuid@9.0.1: {}