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

@ -69,7 +69,7 @@
"google-auth-library": "8.9.0", "google-auth-library": "8.9.0",
"google-spreadsheet": "4.1.1", "google-spreadsheet": "4.1.1",
"immer": "10.0.2", "immer": "10.0.2",
"isolated-vm": "5.0.0", "isolated-vm": "4.7.2",
"jsonwebtoken": "9.0.1", "jsonwebtoken": "9.0.1",
"ky": "1.2.3", "ky": "1.2.3",
"libphonenumber-js": "1.10.37", "libphonenumber-js": "1.10.37",

View File

@ -26,7 +26,7 @@
"cors": "2.8.5", "cors": "2.8.5",
"google-spreadsheet": "4.1.1", "google-spreadsheet": "4.1.1",
"got": "12.6.0", "got": "12.6.0",
"isolated-vm": "5.0.0", "isolated-vm": "4.7.2",
"ky": "1.2.3", "ky": "1.2.3",
"next": "14.1.0", "next": "14.1.0",
"nextjs-cors": "2.1.2", "nextjs-cors": "2.1.2",

View File

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

View File

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

22
pnpm-lock.yaml generated
View File

@ -198,8 +198,8 @@ importers:
specifier: 10.0.2 specifier: 10.0.2
version: 10.0.2 version: 10.0.2
isolated-vm: isolated-vm:
specifier: 5.0.0 specifier: 4.7.2
version: 5.0.0 version: 4.7.2
jsonwebtoken: jsonwebtoken:
specifier: 9.0.1 specifier: 9.0.1
version: 9.0.1 version: 9.0.1
@ -436,8 +436,8 @@ importers:
specifier: 12.6.0 specifier: 12.6.0
version: 12.6.0 version: 12.6.0
isolated-vm: isolated-vm:
specifier: 5.0.0 specifier: 4.7.2
version: 5.0.0 version: 4.7.2
ky: ky:
specifier: 1.2.3 specifier: 1.2.3
version: 1.2.3 version: 1.2.3
@ -772,8 +772,8 @@ importers:
specifier: 4.1.1 specifier: 4.1.1
version: 4.1.1(google-auth-library@8.9.0) version: 4.1.1(google-auth-library@8.9.0)
isolated-vm: isolated-vm:
specifier: 5.0.0 specifier: 4.7.2
version: 5.0.0 version: 4.7.2
ky: ky:
specifier: 1.2.3 specifier: 1.2.3
version: 1.2.3 version: 1.2.3
@ -2017,8 +2017,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../tsconfig version: link:../tsconfig
isolated-vm: isolated-vm:
specifier: 5.0.0 specifier: 4.7.2
version: 5.0.0 version: 4.7.2
packages: packages:
@ -15871,9 +15871,9 @@ packages:
/isexe@2.0.0: /isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
/isolated-vm@5.0.0: /isolated-vm@4.7.2:
resolution: {integrity: sha512-rIMTrIUuwOZ57wK1V3/dmgyXMc1oX4YbGgALAiAH59xHrWoEwOtCQjjvuPZGZwllkMgYlOoNk6hW0+Mg04gJEw==} resolution: {integrity: sha512-JVEs5gzWObzZK5+OlBplCdYSpokMcdhLSs/xWYYxmYWVfOOFF4oZJsYh7E/FmfX8e7gMioXMpMMeEyX1afuKrg==}
engines: {node: '>=18.0.0'} engines: {node: '>=16.0.0'}
requiresBuild: true requiresBuild: true
dependencies: dependencies:
prebuild-install: 7.1.2 prebuild-install: 7.1.2