Skip to content

Commit 90f2f70

Browse files
authored
feat(NODE-5978): upgrade BSON to ^6.4.0 (#4007)
1 parent 99a0059 commit 90f2f70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@mongodb-js/saslprep": "^1.1.0",
29-
"bson": "^6.3.0",
29+
"bson": "^6.4.0",
3030
"mongodb-connection-string-url": "^3.0.0"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)