2
0

⬆️ Upgrade OpenAI stream deps

This commit is contained in:
Baptiste Arnaud
2023-07-12 12:00:23 +02:00
parent 455c3bdfd7
commit 5644a0c8e0
2 changed files with 18 additions and 18 deletions

View File

@ -19,7 +19,7 @@
"@typebot.io/js": "workspace:*",
"@typebot.io/prisma": "workspace:*",
"@typebot.io/react": "workspace:*",
"ai": "^2.1.3",
"ai": "^2.1.18",
"aws-sdk": "2.1384.0",
"bot-engine": "workspace:*",
"cors": "2.8.5",
@ -31,8 +31,8 @@
"nextjs-cors": "2.1.2",
"node-html-parser": "^6.1.5",
"nodemailer": "6.9.2",
"openai": "3.2.1",
"openai-edge": "^1.1.0",
"openai": "3.3.0",
"openai-edge": "^1.2.0",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",

30
pnpm-lock.yaml generated
View File

@ -518,8 +518,8 @@ importers:
specifier: workspace:*
version: link:../../packages/embeds/react
ai:
specifier: ^2.1.3
version: 2.1.3(react@18.2.0)(svelte@3.59.1)(vue@3.3.4)
specifier: ^2.1.18
version: 2.1.18(react@18.2.0)(svelte@3.59.1)(vue@3.3.4)
aws-sdk:
specifier: 2.1384.0
version: 2.1384.0
@ -554,11 +554,11 @@ importers:
specifier: 6.9.2
version: 6.9.2
openai:
specifier: 3.2.1
version: 3.2.1
specifier: 3.3.0
version: 3.3.0
openai-edge:
specifier: ^1.1.0
version: 1.1.0
specifier: ^1.2.0
version: 1.2.0
qs:
specifier: 6.11.2
version: 6.11.2
@ -9336,12 +9336,12 @@ packages:
indent-string: 4.0.0
dev: false
/ai@2.1.3(react@18.2.0)(svelte@3.59.1)(vue@3.3.4):
resolution: {integrity: sha512-TwSSYf7YZdwTc9ZdV0qnvToesEePVvH0UlzYmLY44uOHkhNYYsPw5wh7Y+GwS/mHFBnPOm7NFDZbtFGGn+D0mQ==}
/ai@2.1.18(react@18.2.0)(svelte@3.59.1)(vue@3.3.4):
resolution: {integrity: sha512-mHrhaXhUVeYw0y1d9XyEYIc+3gXgl9MifcjXPAF2rwg9bdXUWnTxhuNval7dGTc9Ws7Du1c7Ul4tiBM+D2QGtQ==}
engines: {node: '>=14.6'}
peerDependencies:
react: ^18.0.0
svelte: ^3.29.0
react: ^18.2.0
svelte: ^3.0.0 || ^4.0.0
vue: ^3.3.4
peerDependenciesMeta:
react:
@ -16748,13 +16748,13 @@ packages:
is-wsl: 2.2.0
dev: false
/openai-edge@1.1.0:
resolution: {integrity: sha512-VkXT7yhKjr1QlC/wIMuPW/s003cPHUtiNjt/kH+54iKDZZ7eiGMPuymhpSWJ/zVZfVz6+94okGd6rNuu7JRBDw==}
engines: {node: '>=12'}
/openai-edge@1.2.0:
resolution: {integrity: sha512-eaQs+O/1k6OZMUibNlBzWPXdHFxpUNLMy4BwhtXCFDub5iz7ve/PxOJTL8GBG3/1S1j6LIL93xjdlzCPQpbdgQ==}
engines: {node: '>=18'}
dev: false
/openai@3.2.1:
resolution: {integrity: sha512-762C9BNlJPbjjlWZi4WYK9iM2tAVAv0uUp1UmI34vb0CN5T2mjB/qM6RYBmNKMh/dN9fC+bxqPwWJZUTWW052A==}
/openai@3.3.0:
resolution: {integrity: sha512-uqxI/Au+aPRnsaQRe8CojU0eCR7I0mBiKjD3sNMzY6DaC1ZVrc85u98mtJW6voDug8fgGN+DIZmTDxTthxb7dQ==}
dependencies:
axios: 0.26.1
form-data: 4.0.0