diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bbaf39b..25b3a1ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: + uuid@<11.1.1: '>=11.1.1' vite: 8.0.11 importers: @@ -1931,14 +1932,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - 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@8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} - 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). + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true uuidv7@1.2.1: @@ -2244,7 +2239,7 @@ snapshots: dependencies: '@azure/msal-common': 16.5.0 jsonwebtoken: 9.0.3 - uuid: 8.3.2 + uuid: 14.0.0 '@balena/dockerignore@1.0.2': {} @@ -3008,7 +3003,7 @@ snapshots: docker-modem: 5.0.7 protobufjs: 7.5.8 tar-fs: 2.1.4 - uuid: 10.0.0 + uuid: 14.0.0 transitivePeerDependencies: - supports-color @@ -3854,9 +3849,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} - - uuid@8.3.2: {} + uuid@14.0.0: {} uuidv7@1.2.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4a32475f..f05fc5c7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,4 +1,5 @@ overrides: + uuid@<11.1.1: '>=11.1.1' vite: 8.0.11 allowBuilds: