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: {}