diff --git a/packages/sfx/package.json b/packages/sfx/package.json index b1e80c7..c6bcc0f 100644 --- a/packages/sfx/package.json +++ b/packages/sfx/package.json @@ -15,6 +15,6 @@ }, "devDependencies": { "typescript": "5.6.3", - "vitest": "2.1.4" + "vitest": "4.1.0" } }