mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
31434e52ce
* disable available dependencies by default, only allow when ALLOW_BUILTIN_DEP is set to true * update contributing.md * update pnpm lock * Enhance security by adding secure wrappers for Axios and Node Fetch in utils.ts, and update dependency handling to include default external dependencies. * Fix formatting in pnpm-lock.yaml