diff --git a/package.json b/package.json index baa267e..dfbdadf 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.7.3" }, "dependencies": { - "@anthropic-ai/sdk": "0.72.1", + "@anthropic-ai/sdk": "0.73.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 a32de9f..9e2b11a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@anthropic-ai/sdk': - specifier: 0.72.1 - version: 0.72.1 + specifier: 0.73.0 + version: 0.73.0 '@nhcarrigan/logger': specifier: 1.0.0 version: 1.0.0 @@ -45,8 +45,8 @@ importers: packages: - '@anthropic-ai/sdk@0.72.1': - resolution: {integrity: sha512-MiUnue7qN7DvLIoYHgkedN2z05mRf2CutBzjXXY2krzOhG2r/rIfISS2uVkNLikgToB5hYIzw+xp2jdOtRkqYQ==} + '@anthropic-ai/sdk@0.73.0': + resolution: {integrity: sha512-URURVzhxXGJDGUGFunIOtBlSl7KWvZiAAKY/ttTkZAkXT9bTPqdk2eK0b8qqSxXpikh3QKPnPYpiyX98zf5ebw==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -2209,7 +2209,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.72.1': + '@anthropic-ai/sdk@0.73.0': dependencies: json-schema-to-ts: 3.1.1