Skip to content

Commit 7f191cf

Browse files
deps(NODE-6149): use bson 6.7.0 (#4099)
1 parent cc4c874 commit 7f191cf

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

0 commit comments

Comments
 (0)