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:."