From 35379383a0eb9e652835feda2a7b6bff301207eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:24:15 +0200 Subject: [PATCH] chore(deps): bump uuid and @types/uuid (@dependabot) (#5735) Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) Updates `@types/uuid` from 8.3.4 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/package.json | 4 ++-- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/backend/package.json b/backend/package.json index eb010f69e..896e5e2e0 100644 --- a/backend/package.json +++ b/backend/package.json @@ -57,7 +57,7 @@ "swagger-stats": "0.99.5", "swagger-ui-express": "4.3.0", "ua-parser-js": "0.7.33", - "uuid": "9.0.1", + "uuid": "10.0.0", "winston": "3.6.0", "zod": "3.23.8" }, @@ -84,7 +84,7 @@ "@types/swagger-stats": "0.95.11", "@types/swagger-ui-express": "4.1.3", "@types/ua-parser-js": "0.7.36", - "@types/uuid": "8.3.4", + "@types/uuid": "10.0.0", "@vitest/coverage-v8": "1.6.0", "concurrently": "8.2.2", "eslint": "8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cb14a4f5..af397aabb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: 0.7.33 version: 0.7.33 uuid: - specifier: 9.0.1 - version: 9.0.1 + specifier: 10.0.0 + version: 10.0.0 winston: specifier: 3.6.0 version: 3.6.0 @@ -253,8 +253,8 @@ importers: specifier: 0.7.36 version: 0.7.36 '@types/uuid': - specifier: 8.3.4 - version: 8.3.4 + specifier: 10.0.0 + version: 10.0.0 '@vitest/coverage-v8': specifier: 1.6.0 version: 1.6.0(vitest@1.6.0(@types/node@20.14.11)(happy-dom@13.4.1)(sass@1.70.0)(terser@5.31.3)) @@ -2635,8 +2635,8 @@ packages: '@types/ua-parser-js@0.7.36': resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==} - '@types/uuid@8.3.4': - resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} + '@types/uuid@10.0.0': + resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} '@types/webidl-conversions@7.0.3': resolution: {integrity: sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==} @@ -11920,7 +11920,7 @@ snapshots: '@types/ua-parser-js@0.7.36': {} - '@types/uuid@8.3.4': {} + '@types/uuid@10.0.0': {} '@types/webidl-conversions@7.0.3': {}