diff --git a/bun.lockb b/bun.lockb index 112da9e3..446d87ab 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f5883280..451ce6a9 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@nestjs/swagger": "7.4.2", "@nestjs/typeorm": "10.0.2", "@spotify/web-api-ts-sdk": "1.2.0", - "@vitest/coverage-v8": "2.1.1", + "@vitest/coverage-v8": "2.1.2", "axios": "1.7.7", "bullmq": "^5.10.4", "cache-manager": "^5.6.1", @@ -116,7 +116,7 @@ "typescript": "^5.3.3", "unplugin-swc": "1.5.1", "vite-tsconfig-paths": "4.3.2", - "vitest": "2.1.1", + "vitest": "2.1.2", "vitest-mock-extended": "2.0.2" } }