diff --git a/web/package.json b/web/package.json index e884f8a..de4e0ed 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "socks-proxy-agent": "^10.0.0", "sql.js": "^1.14.1", "undici": "^7.19.2", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "zustand": "^5.0.10" }, "optionalDependencies": { diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index d975fe4..51e88ba 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^7.19.2 version: 7.25.0 uuid: - specifier: ^13.0.0 - version: 13.0.2 + specifier: ^14.0.0 + version: 14.0.0 zustand: specifier: ^5.0.10 version: 5.0.13(@types/react@19.2.14)(immer@11.1.8)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)) @@ -3110,8 +3110,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@13.0.2: - resolution: {integrity: sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true vary@1.1.2: @@ -6682,7 +6682,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@13.0.2: {} + uuid@14.0.0: {} vary@1.1.2: {}