mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(core): VM2 sandbox should not throw on new Promise (#10298)
This commit is contained in:
committed by
GitHub
parent
f6fc287cc7
commit
7e95f9e2e4
@@ -153,7 +153,7 @@
|
||||
"@langchain/textsplitters": "0.0.3",
|
||||
"@mozilla/readability": "^0.5.0",
|
||||
"@n8n/typeorm": "0.3.20-10",
|
||||
"@n8n/vm2": "3.9.24",
|
||||
"@n8n/vm2": "3.9.25",
|
||||
"@pinecone-database/pinecone": "3.0.0",
|
||||
"@qdrant/js-client-rest": "1.9.0",
|
||||
"@supabase/supabase-js": "2.43.4",
|
||||
|
||||
Reference in New Issue
Block a user