diff --git a/package.json b/package.json index eee7dbd..029ca33 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@modelcontextprotocol/sdk": "^1.25.1", - "better-sqlite3": "^11.6.0", + "better-sqlite3": "^12.5.0", "commander": "^12.1.0", "debug": "^4.4.3", "dotenv": "^16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 494469e..2d5a6cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.25.1 version: 1.25.1(hono@4.11.2)(zod@4.2.1) better-sqlite3: - specifier: ^11.6.0 - version: 11.10.0 + specifier: ^12.5.0 + version: 12.5.0 commander: specifier: ^12.1.0 version: 12.1.0 @@ -1694,8 +1694,9 @@ packages: resolution: {integrity: sha512-PxSsosKQjI38iXkmb3d0Y32efqyA0uW4s41u4IVBsLlWLhCiYNpH/AfNOVWRqCQBlD8TFJTz6OUWNd4DFJCnmw==} hasBin: true - better-sqlite3@11.10.0: - resolution: {integrity: sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==} + better-sqlite3@12.5.0: + resolution: {integrity: sha512-WwCZ/5Diz7rsF29o27o0Gcc1Du+l7Zsv7SYtVPG0X3G/uUI1LqdxrQI7c9Hs2FWpqXXERjW9hp6g3/tH7DlVKg==} + engines: {node: 20.x || 22.x || 23.x || 24.x || 25.x} bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} @@ -5248,7 +5249,7 @@ snapshots: baseline-browser-mapping@2.9.2: {} - better-sqlite3@11.10.0: + better-sqlite3@12.5.0: dependencies: bindings: 1.5.0 prebuild-install: 7.1.3