Skip to content

Commit 870abf2

Browse files
use bson 6.0.0-alpha.0
1 parent 7955610 commit 870abf2

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package-lock.json

Lines changed: 14 additions & 5 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
@@ -25,7 +25,7 @@
2525
"email": "[email protected]"
2626
},
2727
"dependencies": {
28-
"bson": "^5.4.0",
28+
"bson": "^6.0.0-alpha.0",
2929
"mongodb-connection-string-url": "^2.6.0"
3030
},
3131
"optionalDependencies": {

0 commit comments

Comments
 (0)