fix(api): pin pdf-parse to 1.1.1 (2.x rewrote API to non-function exports)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
admin
2026-05-01 12:45:45 +03:00
parent 66c99c7d99
commit 2a03c1f450
2 changed files with 30 additions and 233 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"jose": "^5.9.6",
"mammoth": "^1.12.0",
"node-tesseract-ocr": "^2.2.1",
"pdf-parse": "^2.4.5",
"pdf-parse": "^1.1.1",
"puppeteer-core": "^24.42.0",
"zod": "^3.23.8"
},