2
0

⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)

Closes https://github.com/baptisteArno/typebot.io/issues/1554
This commit is contained in:
Baptiste Arnaud
2024-07-11 16:09:49 +02:00
committed by GitHub
parent c7263a17eb
commit 5a3fd84214
18 changed files with 14488 additions and 10916 deletions

View File

@@ -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",

View File

@@ -13,3 +13,5 @@ writeFileSync(
'./openapi/builder.json',
JSON.stringify(openApiDocument, null, 2)
)
process.exit()