Skip to content

Commit

Permalink
feat(NODE-5407): update bson to 5.4.0 (#3754)
Browse files Browse the repository at this point in the history
Co-authored-by: Durran Jordan <durran@gmail.com>
  • Loading branch information
nbbeeken and durran committed Jul 6, 2023
1 parent 1f880ea commit 6a574cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"email": "dbx-node@mongodb.com"
},
"dependencies": {
"bson": "^5.3.0",
"bson": "^5.4.0",
"mongodb-connection-string-url": "^2.6.0",
"socks": "^2.7.1"
},
Expand Down

0 comments on commit 6a574cf

Please sign in to comment.