diff --git a/shared/shared/package.json b/shared/shared/package.json index c1ffd72..1652be4 100644 --- a/shared/shared/package.json +++ b/shared/shared/package.json @@ -32,7 +32,7 @@ "test:unit": "jest --testPathPattern=unit --passWithNoTests" }, "dependencies": { - "uuid": "11.1.0", + "uuid": "14.0.0", "zod": "3.25.76" }, "devDependencies": {