diff --git a/package.json b/package.json index 37a77ac..795b057 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "path-exists": "^5.0.0", "path-type": "^6.0.0", "semver": "^7.5.4", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "winston": "^3.10.0", "winston-error-format": "^3.0.0", "yargs": "^18.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3181c6b..613a4f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.5.4 version: 7.7.4 uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 winston: specifier: ^3.10.0 version: 3.19.0 @@ -2346,8 +2346,8 @@ 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 v8-compile-cache-lib@3.0.1: @@ -2719,7 +2719,7 @@ snapshots: '@types/uuid@11.0.0': dependencies: - uuid: 13.0.0 + uuid: 14.0.0 '@types/yargs-parser@21.0.3': {} @@ -4915,7 +4915,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@13.0.0: {} + uuid@14.0.0: {} v8-compile-cache-lib@3.0.1: {}