2
0

Revert "⬆️ Upgrade isolated-vm"

This reverts commit 8c41d581ce.
This commit is contained in:
Baptiste Arnaud
2024-06-04 16:53:44 +02:00
parent 8c41d581ce
commit 6954aea488
5 changed files with 15 additions and 15 deletions

View File

@ -33,7 +33,7 @@
"openai": "4.47.1",
"qs": "6.11.2",
"stripe": "12.13.0",
"isolated-vm": "5.0.0"
"isolated-vm": "4.7.2"
},
"devDependencies": {
"@typebot.io/forge": "workspace:*",

View File

@ -6,6 +6,6 @@
"dependencies": {
"@typebot.io/lib": "workspace:*",
"@typebot.io/tsconfig": "workspace:*",
"isolated-vm": "5.0.0"
"isolated-vm": "4.7.2"
}
}