2
0

⬆️ Upgrade isolated-vm

Closes #1554
This commit is contained in:
Baptiste Arnaud
2024-06-04 15:42:44 +02:00
parent d81b8b10f8
commit 8c41d581ce
5 changed files with 15 additions and 15 deletions

View File

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