diff --git a/package.json b/package.json index ea4cd41..7ccd692 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.9.3" }, "dependencies": { - "@anthropic-ai/sdk": "0.73.0", + "@anthropic-ai/sdk": "0.74.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 b69c6ee..6b4332e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@anthropic-ai/sdk': - specifier: 0.73.0 - version: 0.73.0 + specifier: 0.74.0 + version: 0.74.0 '@google/genai': specifier: 1.28.0 version: 1.28.0 @@ -45,8 +45,8 @@ importers: packages: - '@anthropic-ai/sdk@0.73.0': - resolution: {integrity: sha512-URURVzhxXGJDGUGFunIOtBlSl7KWvZiAAKY/ttTkZAkXT9bTPqdk2eK0b8qqSxXpikh3QKPnPYpiyX98zf5ebw==} + '@anthropic-ai/sdk@0.74.0': + resolution: {integrity: sha512-srbJV7JKsc5cQ6eVuFzjZO7UR3xEPJqPamHFIe29bs38Ij2IripoAhC0S5NslNbaFUYqBKypmmpzMTpqfHEUDw==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -2428,7 +2428,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.73.0': + '@anthropic-ai/sdk@0.74.0': dependencies: json-schema-to-ts: 3.1.1