Merge pull request #1847 from FlowiseAI/chore/Pin-MongoDB-Version

Chore/Pin Mongodb version
This commit is contained in:
Henry Heng 2024-03-01 21:49:15 +08:00 committed by GitHub
commit a59d0dc769
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
"lunary": "^0.6.16", "lunary": "^0.6.16",
"mammoth": "^1.5.1", "mammoth": "^1.5.1",
"moment": "^2.29.3", "moment": "^2.29.3",
"mongodb": "^6.2.0", "mongodb": "6.2.0",
"mysql2": "^3.5.1", "mysql2": "^3.5.1",
"node-fetch": "^2.6.11", "node-fetch": "^2.6.11",
"node-html-markdown": "^1.3.0", "node-html-markdown": "^1.3.0",