From 01c36bb64c8ec80285d8377e34467a6aeaec82ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Mar 2026 08:16:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15416075 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b59777e7a6d..341c8b6303b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "adm-zip":"0.4.7", - "flowise":"2.1.3", + "flowise":"3.0.0", "tinymce":"4.2.3", "inflight":"1.0.6", "yallist":"4.0.0",