⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"google-spreadsheet": "4.1.1",
|
||||
"immer": "10.0.2",
|
||||
"ioredis": "^5.4.1",
|
||||
"isolated-vm": "4.7.2",
|
||||
"isolated-vm": "5.0.1",
|
||||
"jsonwebtoken": "9.0.1",
|
||||
"ky": "1.2.4",
|
||||
"libphonenumber-js": "1.10.37",
|
||||
|
||||
@@ -13,3 +13,5 @@ writeFileSync(
|
||||
'./openapi/builder.json',
|
||||
JSON.stringify(openApiDocument, null, 2)
|
||||
)
|
||||
|
||||
process.exit()
|
||||
|
||||
Reference in New Issue
Block a user