mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
Update package.json (#3468)
* Update package.json Fix #3335 and #3067 openai helpers was introduced in 4.57.3: https://github.com/openai/openai-node/commit/1e9808ac68a22eb5fa3640a5b33d27af122f50a0 * update openai pnpm lock file --------- Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
committed by
GitHub
parent
eeb1d17f50
commit
cfe2061322
@@ -105,7 +105,7 @@
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"notion-to-md": "^3.1.1",
|
||||
"object-hash": "^3.0.0",
|
||||
"openai": "^4.51.0",
|
||||
"openai": "^4.57.3",
|
||||
"pdf-parse": "^1.1.1",
|
||||
"pdfjs-dist": "^3.7.107",
|
||||
"pg": "^8.11.2",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"moment-timezone": "^0.5.34",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"mysql2": "^3.9.2",
|
||||
"openai": "^4.51.0",
|
||||
"openai": "^4.57.3",
|
||||
"pg": "^8.11.1",
|
||||
"posthog-node": "^3.5.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
|
||||
Reference in New Issue
Block a user