Revert jws/cheerio dependency changes

Reverts:
- 815580ef (patch for cheerio dep)
- 50248163 (unpin resolution for jws due to node eng version)
- 17717d39 (jws bump)
This commit is contained in:
Timothy Carambat 2025-12-09 20:55:56 -08:00
parent 815580ef53
commit b620ca40ce
2 changed files with 4508 additions and 3018 deletions

View File

@ -44,7 +44,7 @@
"body-parser": "^1.20.3", "body-parser": "^1.20.3",
"chalk": "^4", "chalk": "^4",
"check-disk-space": "^3.4.0", "check-disk-space": "^3.4.0",
"cheerio": "1.0.0", "cheerio": "^1.0.0",
"chromadb": "^2.0.1", "chromadb": "^2.0.1",
"cohere-ai": "^7.19.0", "cohere-ai": "^7.19.0",
"cors": "^2.8.5", "cors": "^2.8.5",
@ -60,7 +60,7 @@
"joi-password-complexity": "^5.2.0", "joi-password-complexity": "^5.2.0",
"js-tiktoken": "^1.0.8", "js-tiktoken": "^1.0.8",
"jsonrepair": "^3.7.0", "jsonrepair": "^3.7.0",
"jsonwebtoken": "^9.0.3", "jsonwebtoken": "^9.0.0",
"langchain": "0.1.36", "langchain": "0.1.36",
"mime": "^3.0.0", "mime": "^3.0.0",
"moment": "^2.29.4", "moment": "^2.29.4",

File diff suppressed because it is too large Load Diff