diff --git a/bun.lockb b/bun.lockb index 3ffcc49..f11a904 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9f45dd2..0ff52cd 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@types/node": "^20.11.24", "@types/semver": "^7.5.8", "@types/supertest": "^2.0.12", - "@vitest/coverage-v8": "^1.3.0", + "@vitest/coverage-v8": "^2.0.0", "bumpp": "^9.2.0", "bun-types": "latest", "cookie-es": "^1.0.0", @@ -123,7 +123,7 @@ "supertest": "^6.3.3", "typescript": "^5.4.1-rc", "unbuild": "^2.0.0", - "vitest": "^1.3.0", + "vitest": "^2.0.0", "vitest-environment-miniflare": "^2.14.1" } }