diff --git a/bun.lockb b/bun.lockb index 2888829..16343b7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0497fec..5362ab3 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "@hono/node-server": "1.13.7", "@hono/swagger-ui": "0.5.0", "@hono/zod-openapi": "0.18.3", - "@hono/zod-validator": "0.4.1", - "bullmq": "5.34.0", + "@hono/zod-validator": "0.4.2", + "bullmq": "5.34.3", "handlebars": "4.7.8", - "hono": "4.6.13", + "hono": "4.6.14", "ioredis": "5.4.1", "nodemailer": "6.9.16", "zod": "3.24.1" @@ -22,6 +22,6 @@ "devDependencies": { "@types/node": "22.10.2", "@types/nodemailer": "6.4.17", - "bun-types": "1.1.38" + "bun-types": "1.1.40" } }