From 9a74cf97a3b0c94d72930d938b7b0bb423b01338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= Date: Sat, 20 Sep 2025 02:42:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#73704=20uuid-with-?= =?UTF-8?q?v6:=20constrain=20@types/uuid=20dependency=20by=20@Renegade334?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/uuid-with-v6/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/uuid-with-v6/package.json b/types/uuid-with-v6/package.json index 94ba240f09985a..d1a2aff8218048 100644 --- a/types/uuid-with-v6/package.json +++ b/types/uuid-with-v6/package.json @@ -6,7 +6,7 @@ "https://github.com/kurttheviking/uuid-with-v6-js#readme" ], "dependencies": { - "@types/uuid": "*" + "@types/uuid": "^8" }, "devDependencies": { "@types/uuid-with-v6": "workspace:."