diff --git a/package.json b/package.json index dfbdadf..562587e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.7.3" }, "dependencies": { - "@anthropic-ai/sdk": "0.73.0", + "@anthropic-ai/sdk": "0.74.0", "@nhcarrigan/logger": "1.0.0", "@prisma/client": "6.3.1", "discord.js": "14.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e2b11a..747af7f 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 '@nhcarrigan/logger': specifier: 1.0.0 version: 1.0.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 @@ -2209,7 +2209,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.73.0': + '@anthropic-ai/sdk@0.74.0': dependencies: json-schema-to-ts: 3.1.1