Skip to content

Commit

Permalink
fix(NODE-6777): update BSON to 6.10.3 (#4428)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken authored Feb 20, 2025
1 parent 0789dff commit db5b9e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@mongodb-js/saslprep": "^1.1.9",
"bson": "^6.10.1",
"bson": "^6.10.3",
"mongodb-connection-string-url": "^3.0.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -175,4 +175,4 @@
"moduleResolution": "node"
}
}
}
}

0 comments on commit db5b9e0

Please sign in to comment.