From 0cb333fe21b135da79cae8bbcf0e24a485f6b8a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Feb 2026 10:59:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-N8N-15225456 - https://snyk.io/vuln/SNYK-JS-N8NCORE-15223381 - https://snyk.io/vuln/SNYK-JS-N8NNODESBASE-15222961 - https://snyk.io/vuln/SNYK-JS-N8NNODESBASE-15223110 - https://snyk.io/vuln/SNYK-JS-N8NWORKFLOW-15219713 - https://snyk.io/vuln/SNYK-JS-N8NCORE-15223562 - https://snyk.io/vuln/SNYK-JS-N8NNODESBASE-15220689 - https://snyk.io/vuln/SNYK-JS-N8NWORKFLOW-15220690 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-N8NWORKFLOW-15225355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b1c896..837180f 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "memorystore": "^1.6.7", "moralis": "^2.27.2", "multer": "^2.0.1", - "n8n": "^1.117.3", + "n8n": "^1.123.20", "next-themes": "^0.4.6", "node-cron": "^4.2.1", "node-fetch": "^3.3.2",