diff --git a/bun.lockb b/bun.lockb index f600744..cbe53a8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8b9b855..614d668 100644 --- a/package.json +++ b/package.json @@ -28,13 +28,13 @@ "watchos" ], "dependencies": { - "fast-jwt": "^4.0.5", - "undici": "^6.21.0" + "fast-jwt": "^4.0.6", + "undici": "^7.0.0-alpha.6" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.9.0", + "@types/node": "^22.9.1", "chai": "^5.1.2", "typescript": "^5.6.3", "vitest": "^2.1.5"