diff --git a/package.json b/package.json index c1cfe1a..ff75e4f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "tsup": "^8.0.1", "pino": "^9.0.0", "typescript": "^5.0.2", - "vitest": "^2.0.2" + "vitest": "^3.0.2" }, "scripts": { "build": "tsup src/index.ts --format esm --dts",