From 2b2da0015d8fb8eb23f2f510aef8c9bbee6db5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 07:12:15 +0000 Subject: [PATCH] fix(deps): bump uuid from 10.0.0 to 11.0.2 in /apps/frontend Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- apps/frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index bde6413..4198bd4 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -36,7 +36,7 @@ "pinia-plugin-persistedstate": "^4.1.1", "postcss": "^8.4.47", "tailwindcss": "^3.4.14", - "uuid": "^10.0.0", + "uuid": "^11.0.2", "vee-validate": "^4.13.2", "vue": "^3.5.12", "vue-router": "^4.4.5", diff --git a/apps/frontend/pnpm-lock.yaml b/apps/frontend/pnpm-lock.yaml index 1a778b8..d1779d4 100644 --- a/apps/frontend/pnpm-lock.yaml +++ b/apps/frontend/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^3.4.14 version: 3.4.14 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 vee-validate: specifier: ^4.13.2 version: 4.13.2(vue@3.5.12(typescript@5.5.3)) @@ -3818,8 +3818,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true uuid@8.3.2: @@ -8223,7 +8223,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.2: {} uuid@8.3.2: {}