Skip to content

Commit 3a3e135

Browse files
authored
Merge pull request #11 from vigan-abd/feature/mongodb-v6-driver
Feature/mongodb v6 driver
2 parents 90db1de + b2b253a commit 3a3e135

File tree

2 files changed

+86
-136
lines changed

2 files changed

+86
-136
lines changed

package-lock.json

Lines changed: 85 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@bitfinex/bfx-facs-base": "git+https://github.com/bitfinexcom/bfx-facs-base.git",
1616
"async": "^3.2.1",
1717
"lodash": "^4.17.21",
18-
"mongodb": "^3.7.3"
18+
"mongodb": "^6.21.0"
1919
},
2020
"engines": {
2121
"node": ">=16.0"

0 commit comments

Comments
 (0)