diff --git a/apps/server/package.json b/apps/server/package.json index 49999fd35..550e3c373 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -65,7 +65,7 @@ "file-type": "^21.3.4", "h3": "^2.0.1-rc.20", "minio": "^8.0.7", - "uuid": "^13.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "pathe": "^2.0.3", diff --git a/packages/client/package.json b/packages/client/package.json index 0d241c8a1..d26d2e153 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -18,7 +18,7 @@ "defu": "^6.1.7", "ofetch": "^1.5.1", "pinia": "^3.0.4", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "vue": "^3.5.32", "vue-sonner": "catalog:" }, diff --git a/packages/core/package.json b/packages/core/package.json index 228a931a2..26466c7a6 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -33,7 +33,7 @@ "pg": "^8.20.0", "telegram": "^2.26.22", "tiny-lru": "^11.4.7", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "valibot": "^1.3.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf077760f..14cb8c600 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -151,8 +151,8 @@ importers: specifier: ^8.0.7 version: 8.0.7 uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 devDependencies: pathe: specifier: ^2.0.3 @@ -387,8 +387,8 @@ importers: specifier: ^3.0.4 version: 3.0.4(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3)) uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 vue: specifier: ^3.5.32 version: 3.5.32(typescript@5.9.3) @@ -487,8 +487,8 @@ importers: specifier: ^11.4.7 version: 11.4.7 uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 valibot: specifier: ^1.3.1 version: 1.3.1(typescript@5.9.3) @@ -7335,12 +7335,13 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - 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@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true valibot@1.3.1: @@ -15410,7 +15411,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@13.0.0: {} + uuid@14.0.0: {} uuid@9.0.1: {}