diff --git a/package.json b/package.json index 99f923b..98bef0c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "nuchabal": "^3.2.4", "roboto-fontface": "^0.10.0", "serve-static": "^1.15.0", - "uuid": "^11.0.0", + "uuid": "^13.0.0", "vue": "^3.4.27", "vue-router": "^4.3.2", "vuetify": "^3.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50eb0e7..baecd15 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^1.15.0 version: 1.16.3 uuid: - specifier: ^11.0.0 - version: 11.1.0 + specifier: ^13.0.0 + version: 13.0.0 vue: specifier: ^3.4.27 version: 3.5.27(typescript@5.9.3) @@ -5021,6 +5021,10 @@ packages: resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} hasBin: true + uuid@13.0.0: + resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + hasBin: true + variance@0.0.1: resolution: {integrity: sha512-KA5L9PY5LKT3yLu0ZzYm6efjUdYhSsC3E6Zm+bX6ab5llc8uDA0aJFtmLIgmk/lsEyBMLRCBLNSNnNnzNOM5tA==} @@ -5233,7 +5237,7 @@ packages: optional: true xlsx@https://cdn.sheetjs.com/xlsx-0.19.1/xlsx-0.19.1.tgz: - resolution: {integrity: sha512-pPh/ybd1bChlhCrtQ9QmRUx2yjQwMbS4tfvV9MSA2Qmm7vRUHQtPDMlLjAvQ2A4v8G92i2RlrNkSOKb1bwY7ww==, tarball: https://cdn.sheetjs.com/xlsx-0.19.1/xlsx-0.19.1.tgz} + resolution: {tarball: https://cdn.sheetjs.com/xlsx-0.19.1/xlsx-0.19.1.tgz} version: 0.19.1 engines: {node: '>=0.8'} hasBin: true @@ -8691,7 +8695,7 @@ snapshots: '@types/uuid@11.0.0': dependencies: - uuid: 11.1.0 + uuid: 13.0.0 '@types/webfontloader@1.6.38': {} @@ -12399,6 +12403,8 @@ snapshots: uuid@11.1.0: {} + uuid@13.0.0: {} + variance@0.0.1: dependencies: average: 0.0.1