diff --git a/package.json b/package.json index d17cb82..a3d9ec9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.9.3" }, "dependencies": { - "@anthropic-ai/sdk": "0.76.0", + "@anthropic-ai/sdk": "0.78.0", "@google/genai": "1.28.0", "@nhcarrigan/discord-analytics": "0.0.6", "@nhcarrigan/logger": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9255495..3054653 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@anthropic-ai/sdk': - specifier: 0.76.0 - version: 0.76.0 + specifier: 0.78.0 + version: 0.78.0 '@google/genai': specifier: 1.28.0 version: 1.28.0 @@ -45,8 +45,8 @@ importers: packages: - '@anthropic-ai/sdk@0.76.0': - resolution: {integrity: sha512-Nycgyfk6EwUnkozG321qNE7Vya46YPm2E0IB0+MmEBNEboOgXblvMmnDb5qNmsxAo9feJzDTFDgxioWwyoIy2g==} + '@anthropic-ai/sdk@0.78.0': + resolution: {integrity: sha512-PzQhR715td/m1UaaN5hHXjYB8Gl2lF9UVhrrGrZeysiF6Rb74Wc9GCB8hzLdzmQtBd1qe89F9OptgB9Za1Ib5w==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -2428,7 +2428,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.76.0': + '@anthropic-ai/sdk@0.78.0': dependencies: json-schema-to-ts: 3.1.1