mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-15 04:00:09 +00:00
🐛 fix: pin officeparser@5.1.1 to fix server error (#8354)
* test: fix test * test: fix test
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@
|
||||
"nextjs-toploader": "^3.8.16",
|
||||
"numeral": "^2.0.6",
|
||||
"nuqs": "^2.4.3",
|
||||
"officeparser": "^5.1.1",
|
||||
"officeparser": "5.1.1",
|
||||
"oidc-provider": "^8.8.1",
|
||||
"ollama": "^0.5.16",
|
||||
"openai": "^4.104.0",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@xmldom/xmldom": "^0.9.8",
|
||||
"concat-stream": "^2.0.0",
|
||||
"mammoth": "^1.8.0",
|
||||
"officeparser": "^5.1.1",
|
||||
"officeparser": "5.1.1",
|
||||
"pdfjs-dist": "4.10.38",
|
||||
"xlsx": "^0.18.5",
|
||||
"yauzl": "^3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user