Skip to content

Commit 32b7176

Browse files
authored
feat: update bson to 6.2.0 (#3898)
1 parent 995d138 commit 32b7176

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.1.0",
29+
"bson": "^6.2.0",
3030
"mongodb-connection-string-url": "^2.6.0"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)