Skip to content

Commit e43d39a

Browse files
committed
chore: require bson 1.1.4 or higher
1 parent a6f6da0 commit e43d39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"bl": "^2.2.0",
28-
"bson": "^1.1.1",
28+
"bson": "^1.1.4",
2929
"denque": "^1.4.1",
3030
"require_optional": "^1.0.1",
3131
"safe-buffer": "^5.1.2"

0 commit comments

Comments
 (0)