From 21b2d85c5d31b11e05574d3848c8779f8dd613c0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 12:26:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-N8NCONFIG-14723276 - https://snyk.io/vuln/SNYK-JS-N8NNODESBASE-14192446 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-MODELCONTEXTPROTOCOLSDK-14171914 - https://snyk.io/vuln/SNYK-JS-N8NCONFIG-14723278 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6b1c896..724f9b9 100644 --- a/package.json +++ b/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", @@ -141,7 +141,7 @@ "memorystore": "^1.6.7", "moralis": "^2.27.2", "multer": "^2.0.1", - "n8n": "^1.117.3", + "n8n": "^2.0.3", "next-themes": "^0.4.6", "node-cron": "^4.2.1", "node-fetch": "^3.3.2",