From bb3e9c38636cc8e6e11f0404796626ac7a9ab8ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 12:15:21 +0000 Subject: [PATCH] fix: infrastructure/hdm/deployment/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- 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..bbdd7a3 100644 --- a/infrastructure/hdm/deployment/package.json +++ b/infrastructure/hdm/deployment/package.json @@ -20,7 +20,7 @@ "@alchemy/aa-core": "^3.19.0", "@alchemy/aa-ethers": "^3.19.0", "@anthropic-ai/sdk": "^0.37.0", - "@cosmjs/stargate": "^0.33.1", + "@cosmjs/stargate": "^0.34.0", "@google-cloud/storage": "^7.17.2", "@google/genai": "^1.17.0", "@helia/json": "^4.0.5",