Chore/changed vm2 to @flowiseai/nodevm (#3200)

* changed vm2 to @flowiseai/nodevm

* update set-value and lunary version
This commit is contained in:
Henry Heng
2024-09-17 01:57:02 +01:00
committed by GitHub
parent 1ceea81100
commit 7a4c7efcab
11 changed files with 43 additions and 3340 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export const notEmptyRegex = '(.|\\s)*\\S(.|\\s)*' //return true if string is no
export const FLOWISE_CHATID = 'flowise_chatId'
/*
* List of dependencies allowed to be import in vm2
* List of dependencies allowed to be import in @flowiseai/nodevm
*/
export const availableDependencies = [
'@aws-sdk/client-bedrock-runtime',