diff --git a/backend/package.json b/backend/package.json index b22ff86..882ff0a 100644 --- a/backend/package.json +++ b/backend/package.json @@ -71,7 +71,7 @@ "ssh2": "1.17.0", "stripe": "12.18.0", "tiktoken-node": "0.0.6", - "uuid": "9.0.1", + "uuid": "14.0.0", "ws": "8.19.0", "zod": "3.25.76" }, diff --git a/backend/pnpm-lock.yaml b/backend/pnpm-lock.yaml index 231ff1d..fc41a23 100644 --- a/backend/pnpm-lock.yaml +++ b/backend/pnpm-lock.yaml @@ -171,8 +171,8 @@ importers: specifier: 0.0.6 version: 0.0.6 uuid: - specifier: 9.0.1 - version: 9.0.1 + specifier: 14.0.0 + version: 14.0.0 ws: specifier: 8.19.0 version: 8.19.0 @@ -3269,10 +3269,16 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + 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 + + 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 vary@1.1.2: @@ -6972,6 +6978,8 @@ snapshots: uuid@10.0.0: {} + uuid@14.0.0: {} + uuid@9.0.1: {} vary@1.1.2: {}