Skip to content

Commit aee490a

Browse files
feat(NODE-6963): use BSON 6.10.4 (#4549)
1 parent 352b7ea commit aee490a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@mongodb-js/saslprep": "^1.1.9",
29-
"bson": "^6.10.3",
29+
"bson": "^6.10.4",
3030
"mongodb-connection-string-url": "^3.0.0"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)