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