diff --git a/packages/node-core/package.json b/packages/node-core/package.json index 7da2f0c..ae5efba 100644 --- a/packages/node-core/package.json +++ b/packages/node-core/package.json @@ -74,7 +74,7 @@ "debug": "4.4.3", "joi": "18.0.2", "jose": "6.1.3", - "uuid": "13.0.0" + "uuid": "14.0.0" }, "devDependencies": { "@monocloud/auth-test-utils": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 129f49c..803b205 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,8 +206,8 @@ importers: specifier: 6.1.3 version: 6.1.3 uuid: - specifier: 13.0.0 - version: 13.0.0 + specifier: 14.0.0 + version: 14.0.0 devDependencies: '@monocloud/auth-test-utils': specifier: workspace:* @@ -3797,12 +3797,13 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - 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@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). hasBin: true vary@1.1.2: @@ -7846,7 +7847,7 @@ snapshots: dependencies: react: 19.2.3 - uuid@13.0.0: {} + uuid@14.0.0: {} uuid@8.3.2: {}