diff --git a/frontend/package.json b/frontend/package.json index 1bd46950b..8a4e17d46 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -75,7 +75,7 @@ "reactjs-popup": "^2.0.6", "tailwindcss": "^4.0.0", "typescript": "catalog:", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "vite": "^7.3.2", "vite-tsconfig-paths": "^5.1.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94fc1a950..cff02f275 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: 'catalog:' version: 5.9.3 uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 vite: specifier: ^7.3.2 version: 7.3.2(@types/node@22.19.15)(jiti@2.6.1)(lightningcss@1.32.0) @@ -4173,14 +4173,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@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 validator@13.15.26: @@ -8970,7 +8972,7 @@ snapshots: uuid@10.0.0: {} - uuid@13.0.0: {} + uuid@14.0.0: {} uuid@9.0.1: {}