diff --git a/worker/bun.lockb b/worker/bun.lockb index 669d9b59..bc033f28 100755 Binary files a/worker/bun.lockb and b/worker/bun.lockb differ diff --git a/worker/package.json b/worker/package.json index d2c499e6..baad1932 100644 --- a/worker/package.json +++ b/worker/package.json @@ -3,7 +3,7 @@ "name": "@risu729/dotfiles-worker", "type": "module", "dependencies": { - "hono": "4.6.9", + "hono": "4.6.10", "zod": "3.23.8" }, "scripts": {