diff --git a/package-lock.json b/package-lock.json index e629c98..ad67488 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,10 +6,10 @@ "": { "name": "auth-auth", "dependencies": { - "@hono/node-server": "^2.0.4", - "better-auth": "^1.6.16", + "@hono/node-server": "^2.0.5", + "better-auth": "^1.6.19", "date-fns": "^4.4.0", - "hono": "^4.12.25", + "hono": "^4.12.26", "hono-pino": "^0.10.3", "pg": "^8.21.0", "pino": "^10.3.1" @@ -18,8 +18,8 @@ "@commitlint/cli": "^21.0.2", "@commitlint/config-conventional": "^21.0.2", "@eslint/js": "^10.0.1", - "eslint": "^10.4.1", - "fallow": "^2.92.1", + "eslint": "^10.5.0", + "fallow": "^2.99.0", "globals": "^17.6.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", @@ -88,9 +88,9 @@ } }, "node_modules/@better-auth/core": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/core/-/core-1.6.16.tgz", - "integrity": "sha512-a0+ZNaaYYxOdFXFXmOE36TgtYN8QDzSYDozaAH0zsiWB0oyljsENyCxHJSekysISftb0rFpVXNdw525aEAOa6w==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/core/-/core-1.6.19.tgz", + "integrity": "sha512-ddE3Y9MoQ8t32QSO5Y8mV7pmnDAv5LdJjX1SPWUH6JUUmuOc7YEy3B5JfXZIJbRaXFdnAitN7pHPVa5u/dYAZA==", "license": "MIT", "dependencies": { "@opentelemetry/semantic-conventions": "^1.39.0", @@ -98,8 +98,8 @@ "zod": "^4.3.6" }, "peerDependencies": { - "@better-auth/utils": "0.4.1", - "@better-fetch/fetch": "1.2.2", + "@better-auth/utils": "0.4.2", + "@better-fetch/fetch": "1.3.1", "@cloudflare/workers-types": ">=4", "@opentelemetry/api": "^1.9.0", "better-call": "1.3.6", @@ -117,13 +117,13 @@ } }, "node_modules/@better-auth/kysely-adapter": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/kysely-adapter/-/kysely-adapter-1.6.16.tgz", - "integrity": "sha512-ys/feL1p6By3/rQlMZ8QTgf9K2tZAIp1p+fGqT2krIoG5r+UsH3gMkUdbHlYxLt790Bo+Njkiqt59P0BMNsi+g==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/kysely-adapter/-/kysely-adapter-1.6.19.tgz", + "integrity": "sha512-DlmvllEd0nv8JL+plX3JB3WTmqDFnGFOmjmIiUDHo8R3PTAvC0ZaJq3Jk+LQLN5PyVQSUzXZKtvTQYaqRHzBaw==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1", + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2", "kysely": "^0.28.17 || ^0.29.0" }, "peerDependenciesMeta": { @@ -133,23 +133,23 @@ } }, "node_modules/@better-auth/memory-adapter": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/memory-adapter/-/memory-adapter-1.6.16.tgz", - "integrity": "sha512-8mDqe+2PMF9hUxjGNP1NOcqU1AqjUgmE8YC1HTtxa+LjnO7zsAPSxGSyo1L+7buFNLtiNyGFxccHpwOkO4/Msw==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/memory-adapter/-/memory-adapter-1.6.19.tgz", + "integrity": "sha512-cZ8iLRG/T8Oi/CqE9FTHj3z8pIOqRsINi50trWxPNwyY/Eyb7YCljrBi0PuqgIdyVs7BWfrrtEYTpO4ddfuwEw==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1" + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2" } }, "node_modules/@better-auth/mongo-adapter": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/mongo-adapter/-/mongo-adapter-1.6.16.tgz", - "integrity": "sha512-JbUg/v3m9WUX94ivVdUOF8t/w2mWNBWvqYMqyWybfHQEPR8cvcqsqpfYvwg9HLBrYwhKXBS3KcJ1Rtk6gZ19Yw==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/mongo-adapter/-/mongo-adapter-1.6.19.tgz", + "integrity": "sha512-8AReXqhMGiGQIPEpGbmAhh+R4g70TsAVvzwdd6Aj4q+LTSwd3tqC89TFJ4eX8KSplxm9PFBZ6g6gsRmDd7urQg==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1", + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2", "mongodb": "^6.0.0 || ^7.0.0" }, "peerDependenciesMeta": { @@ -159,13 +159,13 @@ } }, "node_modules/@better-auth/prisma-adapter": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/prisma-adapter/-/prisma-adapter-1.6.16.tgz", - "integrity": "sha512-2bIlA7wjBx+4N2QcM32xL/YojRuJpDvskXqT/dGYKToDIEl/7yr12cLYlqeaFLL0O0s5qNZ8jbDtlCz20eogeQ==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/prisma-adapter/-/prisma-adapter-1.6.19.tgz", + "integrity": "sha512-pXZBhR7/bzJb48IUHlGMyz9SM9h1OCO5GIIuHEllJYt8MKgrjtsnXfUkwZh6pAUEIp3WxBEYMMK96bfkqHiWEg==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1", + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2", "@prisma/client": "^5.0.0 || ^6.0.0 || ^7.0.0", "prisma": "^5.0.0 || ^6.0.0 || ^7.0.0" }, @@ -179,29 +179,30 @@ } }, "node_modules/@better-auth/telemetry": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/telemetry/-/telemetry-1.6.16.tgz", - "integrity": "sha512-A782UQvlqZBddw0j2Q6tdroHulIpMlqQh/pbw2up30drLi66jz1ttgShRmryfOLAqN4DHqteuRrSsqDDrsp/pA==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/telemetry/-/telemetry-1.6.19.tgz", + "integrity": "sha512-bBaB6SMIsrD3WutDdm5YQ1bQyinANTimHD8RtpLWhNh/jIXvzgwVVCrDFqA256vcGC/ZRCydmtW8ZrUqNMW9Og==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1", - "@better-fetch/fetch": "1.2.2" + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2", + "@better-fetch/fetch": "1.3.1" } }, "node_modules/@better-auth/utils": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@better-auth/utils/-/utils-0.4.1.tgz", - "integrity": "sha512-SZBPRPF3z0nBvE5ygOkxae35wnnXPRShmqFo78S+qslLeFoPu/pMgnXAuNKFMMybac3tiLaVg1e3MQW5MC+1iA==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/@better-auth/utils/-/utils-0.4.2.tgz", + "integrity": "sha512-AUxrvu+HaaODsUyzDxFgwd/8RZ1yZaYo42LXKSrU2oGgR38pS1ij8nqQKNgtTWoYGpNevNXtCfgTy6loHveW9A==", "license": "MIT", "dependencies": { "@noble/hashes": "^2.0.1" } }, "node_modules/@better-fetch/fetch": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@better-fetch/fetch/-/fetch-1.2.2.tgz", - "integrity": "sha512-xlgQcYROGFgKg5FY7ZLppFmG7rR5Hkmz7tgDuQeR79i5KhKRjr2QC9xsBG2qEGPJJjf9bxzg/NMW2hEUWs5OnA==" + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@better-fetch/fetch/-/fetch-1.3.1.tgz", + "integrity": "sha512-ABkD1WhyfPZprKRQI3bhATjeiFuNWC9PXhfGWqL+sg/gKrM977oFrYkdb4msM3hgUGonr7KlOsOFT5TU2rht9g==", + "license": "MIT" }, "node_modules/@commitlint/cli": { "version": "21.0.2", @@ -689,9 +690,9 @@ } }, "node_modules/@fallow-cli/darwin-arm64": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-arm64/-/darwin-arm64-2.92.1.tgz", - "integrity": "sha512-kPl7WWX/QKL/V2lcK60HlITaXuEYTOUC4LGiJxGltXZcnG9JWegmOw8o8VmlyiDMlikKMCwAwjUi4RPejwkwYA==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-arm64/-/darwin-arm64-2.99.0.tgz", + "integrity": "sha512-aVrW4PSIyAP2lG9yWI+Ub6OJSSwEpkxwv7ZFy24wOODgAsUvjRtGW3LUMn43I7zKu7DbrTzadlupPzWYQrF1mg==", "cpu": [ "arm64" ], @@ -703,9 +704,9 @@ ] }, "node_modules/@fallow-cli/darwin-x64": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-x64/-/darwin-x64-2.92.1.tgz", - "integrity": "sha512-o+6otOHDrb8qasWWQQ235I6Pudmqg7Vu3rFQyCZMHKXuUxd3mKUyM6RFU/y4HM8yigotofv/rJjf9QXWNa13nA==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-x64/-/darwin-x64-2.99.0.tgz", + "integrity": "sha512-lJ+TsjZeu9aD2egHfl7Hhr/P4ExhagNtVwpDfk5tx15tSzsS/P+lAzVZ9Avr6ENV4jyQ3f1l771as2nsnp80wQ==", "cpu": [ "x64" ], @@ -717,9 +718,9 @@ ] }, "node_modules/@fallow-cli/linux-arm64-gnu": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-gnu/-/linux-arm64-gnu-2.92.1.tgz", - "integrity": "sha512-CI/km5TSLTgzghhS/2dEtfLm/cDVlHhanpUG+zexxjpPq33hfXZQhn0Klpa+SyTduKfZADSAfyy/FspOH4q3uQ==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-gnu/-/linux-arm64-gnu-2.99.0.tgz", + "integrity": "sha512-VSfnBt/MpnJxlkuY24kpH2pPjGDMS524eqIQRswCnqmMeLttYRLNrHd9zca7lXR9qLoEcEjGb34VpEpKJl2WOw==", "cpu": [ "arm64" ], @@ -731,9 +732,9 @@ ] }, "node_modules/@fallow-cli/linux-arm64-musl": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-musl/-/linux-arm64-musl-2.92.1.tgz", - "integrity": "sha512-kTNpiBfmaUSCveFVFvTHb6+dbDsb9vtylvjzpAG8t8xCCJV9dGdHWZyDWf5LQQDjXlkIhvaNgCf8kX5j1IuY5g==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-musl/-/linux-arm64-musl-2.99.0.tgz", + "integrity": "sha512-OlK6rzCRbv8L5/JlQOrGUZR/5dFWU8Wn95qzOFUoSYj/4e+ABoqaFw4hbYkbelsEhdVb40L57bxt78FO5u6POw==", "cpu": [ "arm64" ], @@ -745,9 +746,9 @@ ] }, "node_modules/@fallow-cli/linux-x64-gnu": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-gnu/-/linux-x64-gnu-2.92.1.tgz", - "integrity": "sha512-hocWfN8IcRRpAy27jXuXQYOVSCu8WMSEvpH8AvhF24/naOf2xwchzK9NRGDXui+MeARKB5kRWBbwv8JEcuMXLQ==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-gnu/-/linux-x64-gnu-2.99.0.tgz", + "integrity": "sha512-uOxJj3FahMT9Lgws5mtEF5eRUdjlt232DbwfxI/5VknqrcvqqWjqsdkE1JrW6aPoy8Ex4KBc93DBcEHxyrSYMA==", "cpu": [ "x64" ], @@ -759,9 +760,9 @@ ] }, "node_modules/@fallow-cli/linux-x64-musl": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-musl/-/linux-x64-musl-2.92.1.tgz", - "integrity": "sha512-b/xcP2D0TAfBp3ZcSN7wHRdWBGd4KREyxeHpIYf8SRSRl8ktf084d50rnV2p/I9zB2EszbJMgNnLLqMQIENXjw==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-musl/-/linux-x64-musl-2.99.0.tgz", + "integrity": "sha512-VBLvXobdtap1L73UjSPOoC2m5jXpBR5k8qB91XjyNAOreqwreVz5d2UlM3UVy39/VyiP6FM+MxctGneHJlmiJg==", "cpu": [ "x64" ], @@ -773,9 +774,9 @@ ] }, "node_modules/@fallow-cli/win32-arm64-msvc": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/win32-arm64-msvc/-/win32-arm64-msvc-2.92.1.tgz", - "integrity": "sha512-1hvMQTKSp3fTm365ZY1lRveN71T96VYU3bKQWkE6T6wKRHbyhPP4KJNX0wKyDTZ7RPEeBqfNfczOn9sV1dyCXw==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/win32-arm64-msvc/-/win32-arm64-msvc-2.99.0.tgz", + "integrity": "sha512-TSQmWZDmNNjppWTlbZX+L808pwSuXh40RXqwA0D8gm4kBk1zwr9dVITcj5s2NLuIVzhnU4+A5U9AO28BRThcSQ==", "cpu": [ "arm64" ], @@ -787,9 +788,9 @@ ] }, "node_modules/@fallow-cli/win32-x64-msvc": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/@fallow-cli/win32-x64-msvc/-/win32-x64-msvc-2.92.1.tgz", - "integrity": "sha512-lMso9EJyZdxvb132WDO/UYudDu6BE/iVWcXtdtQvsIVRQ/42dMXrEe7qQH4ikx037behritDuBDtg+LK+KKHmg==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/@fallow-cli/win32-x64-msvc/-/win32-x64-msvc-2.99.0.tgz", + "integrity": "sha512-BUfixVqZiaTQG30LXZ5srGD9k1CSBLICsIBBWhl7b+P8P+wd/ZjFDlLnC6/EqBCb1tzU84Qev3r84CEmx4HHlw==", "cpu": [ "x64" ], @@ -811,9 +812,9 @@ } }, "node_modules/@hono/node-server": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-2.0.4.tgz", - "integrity": "sha512-Ut3y0dMMPWy6bZ2kVfx25EOVbZlm15dhF4mOsezMlhpNHy+4MkU1qN9Y6lnruYi4wPmFzimGX2X7LF/FwHli4A==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-2.0.5.tgz", + "integrity": "sha512-yQFvDmyDo3y6rEOJZDUYPJ49DIKTPpIk4kGvm40xx4Ejne0Pu9a1+exxPN+C1UppWK/WGZX9F++/Xs231tE86g==", "license": "MIT", "engines": { "node": ">=20" @@ -2338,20 +2339,20 @@ "license": "MIT" }, "node_modules/better-auth": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/better-auth/-/better-auth-1.6.16.tgz", - "integrity": "sha512-YlBITnH3LIBRD+JpR1XRIToJAVVpoQvZzRc4sm5W0/bnPZKLbsmtXbVWJF3ypo9TVnF6geczJKprG/CsWT07Wg==", - "license": "MIT", - "dependencies": { - "@better-auth/core": "1.6.16", - "@better-auth/drizzle-adapter": "1.6.16", - "@better-auth/kysely-adapter": "1.6.16", - "@better-auth/memory-adapter": "1.6.16", - "@better-auth/mongo-adapter": "1.6.16", - "@better-auth/prisma-adapter": "1.6.16", - "@better-auth/telemetry": "1.6.16", - "@better-auth/utils": "0.4.1", - "@better-fetch/fetch": "1.2.2", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/better-auth/-/better-auth-1.6.19.tgz", + "integrity": "sha512-68eXWKj0sxa0xW4+n4tENd6Co94UCynPKe1fncmO6kIB3XhSXWgwDEpiUouJV2dmLBrHM1FPkoI6Q5597zCGpQ==", + "license": "MIT", + "dependencies": { + "@better-auth/core": "1.6.19", + "@better-auth/drizzle-adapter": "1.6.19", + "@better-auth/kysely-adapter": "1.6.19", + "@better-auth/memory-adapter": "1.6.19", + "@better-auth/mongo-adapter": "1.6.19", + "@better-auth/prisma-adapter": "1.6.19", + "@better-auth/telemetry": "1.6.19", + "@better-auth/utils": "0.4.2", + "@better-fetch/fetch": "1.3.1", "@noble/ciphers": "^2.1.1", "@noble/hashes": "^2.0.1", "better-call": "1.3.6", @@ -2443,13 +2444,13 @@ } }, "node_modules/better-auth/node_modules/@better-auth/drizzle-adapter": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@better-auth/drizzle-adapter/-/drizzle-adapter-1.6.16.tgz", - "integrity": "sha512-AZjswadpR7zlQduj3fRSsu1R5ldQRR9AeFqoxXRI4colrQhevOVY+tJr8RTJv9Nh18e9FMYDXUju2GX+QWHDzg==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/@better-auth/drizzle-adapter/-/drizzle-adapter-1.6.19.tgz", + "integrity": "sha512-57C9ePorPmIEez6dHuQMz3hCTkYim0lfVRIoRtX7PiVfiRFB2bjXseQwrCJfQmkgMFlkp1s/c9nKgAjc2EvAIg==", "license": "MIT", "peerDependencies": { - "@better-auth/core": "^1.6.16", - "@better-auth/utils": "0.4.1", + "@better-auth/core": "^1.6.19", + "@better-auth/utils": "0.4.2", "drizzle-orm": "^0.45.2" }, "peerDependenciesMeta": { @@ -2989,7 +2990,7 @@ "version": "2.1.2", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", - "devOptional": true, + "dev": true, "license": "Apache-2.0", "engines": { "node": ">=8" @@ -3100,11 +3101,14 @@ } }, "node_modules/eslint": { - "version": "10.4.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.4.1.tgz", - "integrity": "sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", + "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", "dev": true, "license": "MIT", + "workspaces": [ + "packages/*" + ], "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.2", @@ -3289,9 +3293,9 @@ "license": "Apache-2.0" }, "node_modules/fallow": { - "version": "2.92.1", - "resolved": "https://registry.npmjs.org/fallow/-/fallow-2.92.1.tgz", - "integrity": "sha512-WAKPfDwUZ4gdNJBUh1SJZi7gdkqEG9nCvL/+rlcapsXxykwEyfG3xqqYD8bXDsEPzKHMc+/YIv8Wierz7d5vAA==", + "version": "2.99.0", + "resolved": "https://registry.npmjs.org/fallow/-/fallow-2.99.0.tgz", + "integrity": "sha512-p+JRuyx8chpTI/zJ3rF1F0b0baMpG1WYdJcJZn1fYPRSyio/uheF1o24TWz/eDZNIFrQQDsy9n5nznnW6Lmcqw==", "dev": true, "license": "MIT", "dependencies": { @@ -3306,14 +3310,14 @@ "node": ">=16" }, "optionalDependencies": { - "@fallow-cli/darwin-arm64": "2.92.1", - "@fallow-cli/darwin-x64": "2.92.1", - "@fallow-cli/linux-arm64-gnu": "2.92.1", - "@fallow-cli/linux-arm64-musl": "2.92.1", - "@fallow-cli/linux-x64-gnu": "2.92.1", - "@fallow-cli/linux-x64-musl": "2.92.1", - "@fallow-cli/win32-arm64-msvc": "2.92.1", - "@fallow-cli/win32-x64-msvc": "2.92.1" + "@fallow-cli/darwin-arm64": "2.99.0", + "@fallow-cli/darwin-x64": "2.99.0", + "@fallow-cli/linux-arm64-gnu": "2.99.0", + "@fallow-cli/linux-arm64-musl": "2.99.0", + "@fallow-cli/linux-x64-gnu": "2.99.0", + "@fallow-cli/linux-x64-musl": "2.99.0", + "@fallow-cli/win32-arm64-msvc": "2.99.0", + "@fallow-cli/win32-x64-msvc": "2.99.0" } }, "node_modules/fast-deep-equal": { @@ -3595,9 +3599,9 @@ } }, "node_modules/hono": { - "version": "4.12.25", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.25.tgz", - "integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==", + "version": "4.12.26", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz", + "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==", "license": "MIT", "engines": { "node": ">=16.9.0" @@ -5608,7 +5612,7 @@ "version": "7.7.2", "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", - "devOptional": true, + "dev": true, "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -5618,9 +5622,9 @@ } }, "node_modules/set-cookie-parser": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-3.1.0.tgz", - "integrity": "sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-3.1.1.tgz", + "integrity": "sha512-vM9SUhjsUYs6UeJUmygc5Ofm5eQGe85riob5ju6XCgFGJI5PLV4nrDAQpQjd+LkFBpAkADn5BQQpZ9EUNkyLuA==", "license": "MIT" }, "node_modules/shebang-command": { diff --git a/package.json b/package.json index 28e16c6..d935b69 100644 --- a/package.json +++ b/package.json @@ -23,10 +23,10 @@ "test:coverage": "tap --coverage-report=html" }, "dependencies": { - "@hono/node-server": "^2.0.4", - "better-auth": "^1.6.16", + "@hono/node-server": "^2.0.5", + "better-auth": "^1.6.19", "date-fns": "^4.4.0", - "hono": "^4.12.25", + "hono": "^4.12.26", "hono-pino": "^0.10.3", "pg": "^8.21.0", "pino": "^10.3.1" @@ -41,8 +41,8 @@ "@commitlint/cli": "^21.0.2", "@commitlint/config-conventional": "^21.0.2", "@eslint/js": "^10.0.1", - "eslint": "^10.4.1", - "fallow": "^2.92.1", + "eslint": "^10.5.0", + "fallow": "^2.99.0", "globals": "^17.6.0", "husky": "^9.1.7", "lint-staged": "^17.0.8",