diff --git a/bun.lockb b/bun.lockb index ee809d0..203b97c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6675d9a..a504789 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@cloudflare/workers-types": "^4.20231016.0", "@types/node": "^20.6.0", "@types/supertest": "^2.0.12", - "@vitest/coverage-v8": "^0.34.6", + "@vitest/coverage-v8": "^1.0.0", "bumpp": "^9.2.0", "bun-types": "latest", "cookie-es": "^1.0.0", @@ -119,7 +119,7 @@ "pkg-types": "^1.0.2", "typescript": "^5.2.2", "unbuild": "^2.0.0", - "vitest": "^0.34.6", + "vitest": "^1.0.0", "vitest-environment-miniflare": "^2.14.1" } }