Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 952a2f0

Browse files
committed
feat(bson): update to bson ^1.1.x
1 parent 1e5fdb8 commit 952a2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"core"
2121
],
2222
"dependencies": {
23-
"bson": "~1.0.4",
23+
"bson": "^1.1.0",
2424
"require_optional": "^1.0.1"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)