Skip to content

Commit a8b3bba

Browse files
committed
feat(NODE-6551): update bson to 6.10.0
1 parent aa986f8 commit a8b3bba

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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.5",
29-
"bson": "^6.7.0",
29+
"bson": "^6.10.0",
3030
"mongodb-connection-string-url": "^3.0.0"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)