From 5d2682f2aee08d71ccf27b23ec00956a26de6821 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Nov 2025 10:16:34 +0000 Subject: [PATCH] fix: upgrade @anthropic-ai/sdk from 0.37.0 to 0.68.0 Snyk has created this PR to upgrade @anthropic-ai/sdk from 0.37.0 to 0.68.0. See this package in npm: @anthropic-ai/sdk See this project in Snyk: https://app.snyk.io/org/dealappseo/project/d4b22cb7-722a-48d4-bfc6-1c96544e2e26?utm_source=github&utm_medium=referral&page=upgrade-pr --- infrastructure/hdm/deployment/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/hdm/deployment/package.json b/infrastructure/hdm/deployment/package.json index 5d85050..8e886fb 100644 --- a/infrastructure/hdm/deployment/package.json +++ b/infrastructure/hdm/deployment/package.json @@ -19,7 +19,7 @@ "@alchemy/aa-alchemy": "^3.19.0", "@alchemy/aa-core": "^3.19.0", "@alchemy/aa-ethers": "^3.19.0", - "@anthropic-ai/sdk": "^0.37.0", + "@anthropic-ai/sdk": "^0.68.0", "@cosmjs/stargate": "^0.33.1", "@google-cloud/storage": "^7.17.2", "@google/genai": "^1.17.0",