diff --git a/infrastructure/api/package.json b/infrastructure/api/package.json index 0b27ad8..1e2d3fd 100644 --- a/infrastructure/api/package.json +++ b/infrastructure/api/package.json @@ -35,7 +35,7 @@ "dotenv": "^16.3.1", "ws": "^8.16.0", "axios": "^1.6.5", - "uuid": "^9.0.1", + "uuid": "^14.0.0", "prom-client": "^15.1.0" }, "devDependencies": { diff --git a/regulatory/package.json b/regulatory/package.json index c08db57..935077f 100644 --- a/regulatory/package.json +++ b/regulatory/package.json @@ -44,7 +44,7 @@ "prettier": "^3.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0", - "vitest": "^1.0.0" + "vitest": "^4.1.8" }, "engines": { "node": ">=18.0.0",