From a6cd4d807e02cfc0a51e69647cd958ed669b5a36 Mon Sep 17 00:00:00 2001 From: Anton Gunnarsson Date: Wed, 7 May 2025 08:57:53 +0200 Subject: [PATCH] Update uuid --- apps/scandic-web/package.json | 1 + yarn.lock | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/apps/scandic-web/package.json b/apps/scandic-web/package.json index 11ebf844c..1e1e54cde 100644 --- a/apps/scandic-web/package.json +++ b/apps/scandic-web/package.json @@ -108,6 +108,7 @@ "supercluster": "^8.0.1", "superjson": "^2.2.2", "usehooks-ts": "3.1.1", + "uuid": "^11.1.0", "zod": "^3.24.4", "zustand": "^4.5.2" }, diff --git a/yarn.lock b/yarn.lock index d4cbf8cde..48ed4ff35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8314,6 +8314,7 @@ __metadata: typescript: "npm:5.8.3" typescript-plugin-css-modules: "npm:^5.1.0" usehooks-ts: "npm:3.1.1" + uuid: "npm:^11.1.0" zod: "npm:^3.24.4" zustand: "npm:^4.5.2" languageName: unknown @@ -23945,6 +23946,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^11.1.0": + version: 11.1.0 + resolution: "uuid@npm:11.1.0" + bin: + uuid: dist/esm/bin/uuid + checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3 + languageName: node + linkType: hard + "uuid@npm:^8.3.2": version: 8.3.2 resolution: "uuid@npm:8.3.2"