This commit is contained in:
Ofer Mendelevitch 2023-12-31 23:40:04 -08:00 committed by Ilango
parent 0c2252c642
commit 2ae8a60ec1
2 changed files with 2 additions and 2 deletions

View File

@ -53,5 +53,5 @@
}, },
"engines": { "engines": {
"node": ">=18.15.0" "node": ">=18.15.0"
} },
} }

View File

@ -50,7 +50,7 @@
"faiss-node": "^0.2.2", "faiss-node": "^0.2.2",
"fast-json-patch": "^3.1.1", "fast-json-patch": "^3.1.1",
"form-data": "^4.0.0", "form-data": "^4.0.0",
"google-auth-library": "^9.0.0", "google-auth-library": "^9.4.0",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",
"husky": "^8.0.3", "husky": "^8.0.3",