Skip to content

Commit 615f37f

Browse files
committed
pick up BSON 7.2.0
1 parent ca016d9 commit 615f37f

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

package-lock.json

Lines changed: 20 additions & 5 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.3.0",
29-
"bson": "^7.1.1",
29+
"bson": "^7.2.0",
3030
"mongodb-connection-string-url": "^7.0.0"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)