diff --git a/bun.lock b/bun.lock index 12ea676..a815ea2 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "better-auth": "^1.7.2", "dotenv": "^17.4.2", "drizzle-orm": "0.45.2", - "hono": "^4.13.5", + "hono": "^4.13.7", "html-to-text": "^10.0.1", "tldts": "^7.4.11", }, @@ -351,7 +351,7 @@ "hasown": ["hasown@2.0.4", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A=="], - "hono": ["hono@4.13.5", "", {}, "sha512-O6+/eCYRkzzzy0rPWwKLiGBR1nFuUPZynnwjxN1MBA62NNqbT0wQEzQyK2gSO5yDIDB336sXQleAhOHrzlYyKw=="], + "hono": ["hono@4.13.7", "", {}, "sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ=="], "html-to-text": ["html-to-text@10.0.1", "", { "dependencies": { "@selderee/plugin-htmlparser2": "~0.12.0", "deepmerge-ts": "^8.0.1", "dom-serializer": "^2.0.0", "htmlparser2": "^10.1.0", "selderee": "~0.12.0" } }, "sha512-GiVhRI1BatGARSCmlXWNCjDT0cWrwBWoeduLoV0WSKAgaV/wa+hUWy5LiQLUs4UwiUrE52ZCMfBGiKD87TDPrg=="], diff --git a/package.json b/package.json index 012dc00..2ff8b9f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "better-auth": "^1.7.2", "dotenv": "^17.4.2", "drizzle-orm": "0.45.2", - "hono": "^4.13.5", + "hono": "^4.13.7", "html-to-text": "^10.0.1", "tldts": "^7.4.11" },